Skip to content

v0.10.18

Choose a tag to compare

@asheshgoplani asheshgoplani released this 05 Feb 16:55
· 2304 commits to main since this release

Agent Deck v0.10.18

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

Changelog

  • 2c8cd01 feat: add --yolo flag for Codex CLI + unified OptionsPanel interface (#144)

Full Changelog: v0.10.17...v0.10.18