Agent Deck v0.25.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.25.1Changelog
- 8e0dc79 feat(ui): expose custom tools in settings panel
Full Changelog: v0.25.0...v0.25.1