Agent Deck v1.7.25
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.25Changelog
- d56fe28 chore(#666): v1.7.25 release manifest + changelog + version bump
- 7ba4365 docs(#628): enrich watcher CLI help, add README section, cross-link skill (#648)
- 6743e52 feat(#434): add [tmux].detach_key alias for [hotkeys].detach (#649)
- dc919c2 feat(tui): add 3-seam TUI evaluator infrastructure + #666 regression tests, research doc, guide
- c38efe1 fix(#666): TUI-path root cause — resolveNewSessionGroup rescues empty cursor group
- 616dc7c fix(#666): group disappearance + telegram autofix + respawn-path duplicate sweep
Full Changelog: v1.7.24...v1.7.25