Agent Deck v1.7.17
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.17Changelog
- a969058 chore(fix-617): append 4 regression entries to release-tests.yaml
- a515e2b fix(#617): expand $HOME/${HOME} in sources.toml paths
- ee05b6a test(fix-617): red tests for $HOME/${HOME} expansion in sources.toml
Full Changelog: v1.7.16...v1.7.17