github asheshgoplani/agent-deck v1.9.8

latest releases: v1.15.0, v1.14.0, v1.13.0...
3 months ago

Agent Deck v1.9.8

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@v1.9.8

Changelog

  • 55eaa04 fix(cli): accept verb/flag aliases for session/group/launch (closes #974) (#996)
  • 503cda4 fix(cli): session send --timeout actually extends agent-ready wait (closes #957) (#995)
  • 36302b5 fix(launch): derive group from cwd, not parent session (closes #972) (#994)
  • 0bfe319 fix(notify): filter deferred-queue drain against current registry to skip removed sessions (closes #962) (#992)
  • f8b8e99 release: prepare v1.9.8 changelog + version bump
  • 3261c58 test(rm): CLI-subprocess regression coverage for #961 (#993)

Full Changelog: v1.9.7...v1.9.8

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.