Agent Deck v1.7.79
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.79Changelog
- 80edc87 chore(release): v1.7.79 (#850)
- 2c35ed1 fix(groups): reorder swaps with same-parent sibling, not slice neighbor (#846)
- 0b8f15f fix(ui): wrap help overlay descriptions with hanging indent + widen dialog (#847)
Full Changelog: v1.7.78...v1.7.79