Skip to content

v0.28.1

Choose a tag to compare

@asheshgoplani asheshgoplani released this 06 Apr 06:06
· 1759 commits to main since this release

Agent Deck v0.28.1

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

Changelog

  • 6f747b2 feat(ui): default notes section to off in preview pane
  • cc2d98b feat: add live system stats to TUI status bar and web UI

Full Changelog: v0.28.0...v0.28.1