Agent Deck v1.7.38
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.38Changelog
- 69bf779 feat(feedback): declining feedback at any step sets persistent opt-out (v1.7.38)
Full Changelog: v1.7.37...v1.7.38