github asheshgoplani/agent-deck v1.9.9

latest releases: v1.13.0, v1.12.0, v1.11.0...
3 months ago

Agent Deck v1.9.9

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

Changelog

  • a2ed93d fix(launch): strip TELEGRAM_STATE_DIR from child env to prevent duplicate poller (closes #955) (#998)
  • b527937 fix(mcppool): refresh .mcp.json plugin pins on upgrade (closes #960) (#999)
  • b35ffda fix(send): wait for slash-command registration after restart (closes #966) (#1001)
  • 5bd6a0c fix(session): reap MCP child processes on session stop (closes #965) (#1000)
  • 23f9353 fix(web): apply hook overlay to SSE menu stream (closes #963) (#997)
  • e44943b release: prepare v1.9.9 changelog + version bump

Full Changelog: v1.9.8...v1.9.9

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.