Agent Deck v1.7.40
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.7.40Changelog
- ff6e04b fix(session): stop agent-deck launch children from leaking telegram pollers (S8, v1.7.40) (#691)
Full Changelog: v1.7.39...v1.7.40