v1.9.52
Agent Deck v1.9.52
Terminal session manager for AI coding agents.
Installation
Homebrew (recommended):
brew install asheshgoplani/tap/agent-deckQuick Install:
curl -fsSL https://raw.githubusercontent.com/asheshgoplani/agent-deck/main/install.sh | bashGo Install:
go install github.com/asheshgoplani/agent-deck/cmd/agent-deck@v1.9.52Changelog
- f882d93 chore(deps): bump the go-minor-patch group with 4 updates (#1340)
- ecc009c chore(release): v1.9.52
- ae30e1f fix(tmux): deliver modified keys in csi-u so Shift+Enter works in kitty (#1333)
- e1d0a59 fix(ui): report error when deleting the default group instead of silent no-op (#1334)
Full Changelog: v1.9.51...v1.9.52