Agent Deck v1.9.23
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.9.23Changelog
- 928735f feat(ui): configurable Sessions/Preview split (closes #1092) (#1099)
- 3f5e036 fix(test): drop 3 dead home assignments in issue1094 test (SA4006) (#1097)
- 86f4a29 fix(ui): SSH remote sessions get claude-specific render (closes #1091, follow-up to #1073) (#1095)
- e59338e fix(ui): insert mode supports Backspace, arrows, control keys + batches for latency (#1096)
- e1062ec fix(ui): wire Shift+Enter to iTerm launcher on darwin (closes #1093, follow-up to #1077) (#1098)
- d54f657 release: regen styles.css for v1.9.23
- 08f8c3e release: v1.9.23
Full Changelog: v1.9.22...v1.9.23