Agent Deck v1.4.2
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@v1.4.2Changelog
- 321d04b fix(ui): remove EnableKittyKeyboard from attach paths (#546)
- 2c48099 fix: keyboard input regression (#539 #544) + integration tests (#541)
- f816943 fix: remove CSIuReader from tea.WithInput — breaks terminal raw mode
- f535003 fix: remove EnableKittyKeyboard from attach paths (#546)
Full Changelog: v1.4.1...v1.4.2