Agent Deck v1.7.24
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.24Changelog
- 703928c chore(manifest,#663): append v1.7.24 multi-repo restore regression tests
- f38c51b fix(#663): GREEN — use EffectiveWorkingDir on reload and restart paths
- 0e55600 fix(web): bypass xterm paste path to preserve clipboard on WSL2+Chrome (#651)
- 263adc8 perf(ui): Smooth attach-return main menu refresh (#582)
- 3a1aaae test(#663): RED — multi-repo session restore loses state on stop→start
Full Changelog: v1.7.23...v1.7.24