Agent Deck v1.7.75
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.75Changelog
- 7479333 chore(release): v1.7.75 (#831)
- 0340439 feat(costs): templated cost status-line with per-profile override (#819)
- 9e76ebf fix(add): expand ~ and $VAR in positional path arg (#821)
- 07346c1 fix(ssh): clean up orphan remote session when start fails (#822)
- 44d19c6 fix(web): enable web mutations via config.toml and wire missing mutator (#781) (#785)
Full Changelog: v1.7.74...v1.7.75