Skip to content

v0.19.1

Choose a tag to compare

@asheshgoplani asheshgoplani released this 17 Feb 20:51
· 2109 commits to main since this release

Agent Deck v0.19.1

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

Changelog

  • 70a66f4 feat: add group default path for new sessions
  • 833e059 fix(web): remove unused status recorder

Full Changelog: v0.19.0...v0.19.1