Agent Deck v1.7.72
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.7.72Changelog
- 0b47455 chore(release): v1.7.72 (#796)
- 82c190f feat(tmux): native iTerm2 badge sync on attach + rename (#777)
- 965b074 feat(ui): copy preview pane info with C / Shift+C (#791) (#795)
- 6ba1751 feat: arrow-key navigation for path suggestions with custom-path entry (#772)
- bee6b2a fix(git/setup): honor shebang in worktree-setup script (#773) (#793)
- 0e00319 fix(git/setup): user-visible completion + failure lines for setup script (#768) (#794)
- f46ceb1 fix(tmux): soften ControlPipe.Close() to SIGTERM+grace (closes #739 gap) (#778)
Full Changelog: v1.7.71...v1.7.72