Skip to content

v0.28.2

Choose a tag to compare

@asheshgoplani asheshgoplani released this 06 Apr 07:20
· 1743 commits to main since this release

Agent Deck v0.28.2

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

Changelog

  • 830f1cd feat(ui): add system stats and preview settings to TUI settings panel

Full Changelog: v0.28.1...v0.28.2