Agent Deck v1.9.31
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.9.31Changelog
- 2c63e45 chore(release): v1.9.31 — structural telegram-leak fix (#1164) + spawnia multi-repo/CSRF/terminal fixes
- cafe9ae feat(multi-repo): enhance Claude context with @path imports and permission settings (#1156)
- 8b424e5 fix(multi-repo): pre-accept Claude trust and emit parent CLAUDE.md (closes #1149) (#1155)
- bfb7dc7 fix(session): structural telegram-leak defenses for conductor children (#1163) (#1164)
- a0fb454 fix(web): add CSRF protection for mutation endpoints (#1158)
- d87b0dd fix(web): prevent hidden terminal tab from shrinking tmux window (#1157)
Full Changelog: v1.9.30...v1.9.31