Skip to content

v0.21.1

Choose a tag to compare

@asheshgoplani asheshgoplani released this 06 Mar 08:04
· 1929 commits to main since this release

Agent Deck v0.21.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.21.1

Changelog

  • 8f38e07 fix(gemini): support CLI yolo overrides
  • c5ad617 fix(session): propagate forked instance IDs to Claude hooks
  • c4e2022 fix(ui): clamp final viewport output
  • 1f35d22 fix(ui): honor tmux status injection setting for notifications

Full Changelog: v0.21.0...v0.21.1