Skip to content

v0.10.15

Choose a tag to compare

@asheshgoplani asheshgoplani released this 05 Feb 08:42
· 2309 commits to main since this release

Agent Deck v0.10.15

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

Changelog

  • e517e31 feat: add local CI pipeline with Lefthook pre-push hooks
  • 6eed59f fix: TUI overwrites CLI changes to sessions.json (#139)

Full Changelog: v0.10.14...v0.10.15