Skip to content

v0.19.7

Choose a tag to compare

@asheshgoplani asheshgoplani released this 20 Feb 16:15
· 2252 commits to main since this release

Agent Deck v0.19.7

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

Changelog

  • b711e97 fix(conductor): stamp real profile name in heartbeat.sh message text (#207)
  • 737bb81 fix(conductor): use --no-wait in send_to_conductor to fix idle-state timeout (#210)

Full Changelog: v0.19.6...v0.19.7