Skip to content

v1.9.54

Choose a tag to compare

@github-actions github-actions released this 10 Jun 03:07
· 102 commits to main since this release

Agent Deck v1.9.54

Terminal session manager for AI coding agents.

Installation

Homebrew (recommended):

brew install asheshgoplani/tap/agent-deck

Quick Install:

curl -fsSL https://raw.githubusercontent.com/asheshgoplani/agent-deck/main/install.sh | bash

Go Install:

go install github.com/asheshgoplani/agent-deck/cmd/agent-deck@v1.9.54

Changelog

  • 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