Agent Deck v1.7.19
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.7.19Changelog
- bafdd70 fix(#574): route mouse wheel over preview pane to scroll session output
- 49dc79f plan(#574): PLAN.md + TDD red tests for preview scrollbar fix
- eadd25b test(#574): append 5 preview-scroll regression entries to release-tests.yaml
Full Changelog: v1.7.18...v1.7.19