Skip to content

v0.19.17

Choose a tag to compare

@asheshgoplani asheshgoplani released this 26 Feb 10:48
· 2141 commits to main since this release

Agent Deck v0.19.17

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

Changelog

  • a9ccf6b feat(docker): add sandbox support with dead-pane restart
  • 904d765 fix(notify): require parent-linked transition routing
  • 615f905 fix: preserve non-sandbox startup behavior in tmux

Full Changelog: v0.19.16...v0.19.17