Agent Deck v0.10.17
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.10.17Changelog
- 3734c86 fix: sessions disappearing after creation in TUI
Full Changelog: v0.10.16...v0.10.17