Agent Deck v0.20.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.20.1Changelog
- c16a695 feat: add Discord bot support to conductor bridge
- 61a0b7f fix(conductor): restrict Discord slash commands to configured channel
- e109c91 perf: reduce tmux parsing
Full Changelog: v0.20.0...v0.20.1