Skip to content

v0.18.2

Choose a tag to compare

@asheshgoplani asheshgoplani released this 16 Feb 21:16
· 2230 commits to main since this release

Fix: -m/--message flag not recognized in launch command

Agent Deck v0.18.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.18.2

Changelog

  • dcb6464 fix: add missing -m/--message and --wrapper to launch arg reorderer

Full Changelog: v0.18.1...v0.18.2