Skip to content

v0.8.98

Choose a tag to compare

@github-actions github-actions released this 30 Jan 08:52
· 2373 commits to main since this release

Agent Deck v0.8.98

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

Changelog

  • 09db6b1 fix: detect Claude Code 2.1.25+ busy state via ellipsis spinner pattern

Full Changelog: v0.8.97...v0.8.98