v1.9.61
Agent Deck v1.9.61
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.61Changelog
- 635f2da chore(release): v1.9.61
- 2da4449 fix(config): stop SaveUserConfig from bloating config.toml with zero-value fields (#1383)
Full Changelog: v1.9.60...v1.9.61