Skip to content

v0.24.1

Choose a tag to compare

@asheshgoplani asheshgoplani released this 07 Mar 09:03

Agent Deck v0.24.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.24.1

Changelog

  • a93be89 fix(ui): restore cached preview rendering

Full Changelog: v0.24.0...v0.24.1