Skip to content

v0.8.90

Choose a tag to compare

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

Agent Deck v0.8.90

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

Changelog

  • 32da3fa fix: quit dialog hidden behind splash screen causing infinite hang

Full Changelog: v0.8.89...v0.8.90