Agent Deck v1.9.27
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.27Changelog
- 45bcae3 chore(release): v1.9.27 — telegram reliability double-fix (#1136 #1137)
- 9456254 fix(session): channel-owning scratch must enable telegram (fixes #1134) (#1136)
- 4c81763 fix(telegram): always-scratch channel owners + post-spawn drift warning + telegram-doctor (fixes #1138, follow-up to #1136) (#1137)
Full Changelog: v1.9.26...v1.9.27