v0.8.95
Agent Deck v0.8.95
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.8.95Changelog
- c62facb perf: TUI startup 3x faster via batch tmux ops and lazy loading
- 11c3236 perf: optimize session current command (5.7s → 10ms)
Full Changelog: v0.8.94...v0.8.95