Agent Deck v1.7.68
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.68Changelog
- 813d11f feat(tmux): add [tmux].mouse config option (closes #730) (#733)
- 2b3e428 feat(watchdog): lift to scripts/watchdog/ + poller patrol + waiting-too-long nudge (v1.7.63) (#736)
- d7bbd47 fix(lifecycle): scratch CLAUDE_CONFIG_DIR per worker + sync kill on remove (#59, v1.7.68) (#732)
- b3f0fbb fix(termreply): whitelist DA/DSR through, swallow only outer-TUI replies (closes #731, #738) (#734)
- 5f5218c fix(tmux): soften killStaleControlClients to SIGTERM+grace (#737) (#739)
- 0f63682 fix(worktree): setup_timeout_seconds=0 now means unlimited, not default (follow-up to #727, v1.7.68) (#735)
Full Changelog: v1.7.67...v1.7.68