Agent Deck v1.9.9
Terminal session manager for AI coding agents.
Installation
Homebrew (recommended):
brew install asheshgoplani/tap/agent-deckQuick Install:
curl -fsSL https://raw.githubusercontent.com/asheshgoplani/agent-deck/main/install.sh | bashGo Install:
go install github.com/asheshgoplani/agent-deck/cmd/agent-deck@v1.9.9Changelog
- 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