Agent Deck v1.16.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.16.9Changelog
- 1800e59 fix(sandbox): make the sandbox credential canonical on macOS (#2153) (#2262)
- 42c0bb8 fix(send): composer guard never interrupts a Claude pane; refuse instead of clearing drafts (#2104, supersedes #2108) (#2263)
- 01abcf1 fix(session): gate sibling spawns on a stamp generation so a future-dated stamp cannot silently no-op Start/Restart (#2261)
- 27fac19 release: v1.16.9 (#2268)
Full Changelog: v1.16.8...v1.16.9