Skip to content

v0.19.9

Choose a tag to compare

@asheshgoplani asheshgoplani released this 20 Feb 17:24

Agent Deck v0.19.9

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

Changelog

  • 69e8215 fix(session): harden session send retry and docs
  • e7cd3aa fix: prevent style leakage after tmux attach

Full Changelog: v0.19.8...v0.19.9