v0.24.1
Agent Deck v0.24.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.24.1Changelog
- a93be89 fix(ui): restore cached preview rendering
Full Changelog: v0.24.0...v0.24.1