v0.8.94
Agent Deck v0.8.94
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.94Changelog
- 8cd9c80 feat: add undo delete (Ctrl+Z) with help bar hints and tests
Full Changelog: v0.8.93...v0.8.94