Skip to content

v0.11.3

Choose a tag to compare

@asheshgoplani asheshgoplani released this 09 Feb 07:57

Agent Deck v0.11.3

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

Changelog

  • 71d75b7 fix: prevent deleted sessions from reappearing after reload

Full Changelog: v0.11.2...v0.11.3