Skip to content

v1.9.64

Choose a tag to compare

@github-actions github-actions released this 14 Jun 22:43
25c2478

Agent Deck v1.9.64

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.64

Changelog

  • 25c2478 chore(release): v1.9.64 (#1451)
  • bcd02b5 feat(conductor): auto-allow read-only/safe CLI commands in .claude/settings.json (#1450)
  • 1480c99 refactor(conductor): derive enabled-state from presence, remove enabled flag (#1448)

Full Changelog: v1.9.63...v1.9.64