v1.9.54
Agent Deck v1.9.54
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.54Changelog
- 6899f38 chore(release): v1.9.54
- 222f3a2 feat(ui): add configurable agent tool visibility denylist (#1346)
- 162c80b fix(fork): make gitignored-copy opt-in (with_ignored default off) (#1354)
- b4ca1d8 fix(title): stop claude name sync from clobbering renames and fork titles (#1355)
- 86d3bae fix(verify-persistence): harden cross-platform degradation of the persistence harness (#1309)
Full Changelog: v1.9.53...v1.9.54