Skip to content

v1.9.65

Choose a tag to compare

@github-actions github-actions released this 14 Jun 23:18
a794ea2

Agent Deck v1.9.65

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

Changelog

  • a794ea2 chore(release): v1.9.65 (#1454)
  • 08128e0 fix(worktree): don't strand siblings when finishing a shared worktree (#1449) + TUI help/idle fixes (#1453)

Full Changelog: v1.9.64...v1.9.65