Skip to content

v0.19.8

Choose a tag to compare

@asheshgoplani asheshgoplani released this 20 Feb 17:14
· 2249 commits to main since this release

Agent Deck v0.19.8

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

Changelog

  • 5056270 fix(session): make session show JSON MCP payload marshal-safe (#213)
  • bf299aa fix: prefer shell python for conductor daemon (#215)

Full Changelog: v0.19.7...v0.19.8