Skip to content

v0.8.88

Choose a tag to compare

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

Agent Deck v0.8.88

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

Changelog

  • e5990d0 fix: stale expanded state in reload flow causing cursor jumps on CLI add

Full Changelog: v0.8.87...v0.8.88