Skip to content

v0.8.89

Choose a tag to compare

@github-actions github-actions released this 28 Jan 05:16

Agent Deck v0.8.89

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

Changelog

  • 3925b7e fix: prevent shutdown hang when MCP pool processes hold pipes open

Full Changelog: v0.8.88...v0.8.89