github asheshgoplani/agent-deck v0.14.0

latest releases: v1.14.0, v1.13.0, v1.12.0...
6 months ago

Agent Deck v0.14.0

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

Changelog

  • e071478 feat: add title-based status detection and worktree finish dialog
  • 8e16944 fix: improve CLI session deletion reliability
  • 2f63cb8 fix: prevent duplicate MCP processes from stdio fallback race condition
  • 6e920c7 fix: resolve lint warning and test failure in tmux package
  • 9890deb refactor: simplify spinner tracking and remove unused legacy function

Full Changelog: v0.13.0...v0.14.0

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.