Agent Deck v1.7.20
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.20Changelog
- 07abdfd chore(manifest): append issue-579 regression tests to release-tests.yaml
- c421677 fix(ui,#579): strip CSI K/J from captured preview content
- c11ca04 test(579): RED — preview pane must strip CSI K/J escape sequences
- 664af6c test(579): strengthen coverage with Neovim-statusline fixture
Full Changelog: v1.7.19...v1.7.20