github asheshgoplani/agent-deck v0.15.0

latest releases: v1.13.0, v1.12.0, v1.11.0...
6 months ago

Agent Deck v0.15.0

Terminal session manager for AI coding agents.

Installation

Homebrew (recommended):

brew install asheshgoplani/tap/agent-deck

Quick Install:

curl -fsSL https://raw.githubusercontent.com/asheshgoplani/agent-deck/main/install.sh | bash

Go Install:

go install github.com/asheshgoplani/agent-deck/cmd/agent-deck@v0.15.0

Changelog

  • 9266b23 feat(ui): improve quick session creation with hovered session context (#165)
  • cec3819 feat: add option to disable statusline injection (#157)
  • b7296b9 feat: add system theme option syncing with OS dark mode (#162)
  • efe3391 fix(claude): sync session ID from disk after /clear, /fork, /compact (#166)
  • 8832903 fix(tmux): restore delay between paste and Enter in SendKeysAndEnter

Full Changelog: v0.14.0...v0.15.0

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.