Skip to content

v0.19.14

Choose a tag to compare

@asheshgoplani asheshgoplani released this 24 Feb 09:07
· 2126 commits to main since this release

Agent Deck v0.19.14

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

Changelog

  • c5f2bed fix(conductor): harden heartbeat delivery and add robust cmd parsing
  • 09f66d9 fix(session): preserve parent notifications with explicit group override

Full Changelog: v0.19.13...v0.19.14