Skip to content

v0.25.1

Choose a tag to compare

@asheshgoplani asheshgoplani released this 11 Mar 09:47

Agent Deck v0.25.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.25.1

Changelog

  • 8e0dc79 feat(ui): expose custom tools in settings panel

Full Changelog: v0.25.0...v0.25.1