Agent Deck v1.7.54
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.54Changelog
- fd789e6 ci(release): install zoxide so #693 picker tests don't block releases (#716)
- 0f8cd2e release: bump to v1.7.54 to re-ship title-lock (#697) + select flag (#717)
Full Changelog: v1.7.53...v1.7.54