Skip to content

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 02 Feb 07:44
· 2305 commits to main since this release

Agent Deck v0.10.0

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@v0.10.0

Changelog

  • fc69ae5 feat: group dialog defaults to root mode on grouped sessions

Full Changelog: v0.9.2...v0.10.0