Skip to content

v1.9.67

Choose a tag to compare

@github-actions github-actions released this 15 Jun 13:20
aa0e932

Agent Deck v1.9.67

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

Changelog

  • aa0e932 feat(selfheal): Stage 1 observe-only detection (v1.9.67) (#1461)

Full Changelog: v1.9.66...v1.9.67