Skip to content

v0.8.93

Choose a tag to compare

@github-actions github-actions released this 28 Jan 10:32
· 2347 commits to main since this release

Agent Deck v0.8.93

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

Changelog

  • 26cf793 fix: g key can't create root-level groups (#111)

Full Changelog: v0.8.92...v0.8.93