Agent Deck v1.9.44
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.44Changelog
- f6bc0f5 feat(comms): activate outbox-drain (conductor-scoped Stop sync + heartbeat drain) + release v1.9.44 (#1227)
- 78d43e0 feat(comms): durable per-parent outbox + drain-on-Stop/heartbeat (replaces push-into-tmux) (#1226)
- 6a0b0c5 fix(session): re-assert scratch .credentials.json symlink on spawn+start/restart (stops work-profile 401 /login loop) (#1224)
- 988e525 fix(ui): use jj workspace add for TUI worktrees on jj repos (#1217)
Full Changelog: v1.9.43...v1.9.44