Agent Deck v0.12.1
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@v0.12.1Changelog
- cab848d54456d00dafe373c73467b294a3c6cd25 feat: add OpenCodeOptions for model/agent/fork support (#148)
- b1f92be9ec44c8b4b830fe54293e5189b5229ab3 feat: add [tmux] config section for option overrides (#150)
- ff4ea7c5e2bcc1cf8f28cf2ef1eb264e6026f48b fix: add animation guard to Shift+R restart and fork hotkeys (#147)
- 799e9deab83301bf52c76c65be446e61a06471a7 fix: add scroll windowing to settings panel to prevent top crop (#149)
- 761a9dddc47c3505d88ca26789269aa4c3ef46de fix: preserve existing .mcp.json entries when managing MCP sessions (#146)
- 45b59efa8b958a218c3d66250460db68a120a3d9 fix: register --resume-session in arg reorder map (#145)
Full Changelog: v0.12.0...v0.12.1