github asheshgoplani/agent-deck v1.7.68

latest releases: v1.11.0, v1.10.11, v1.10.10...
3 months ago

Agent Deck v1.7.68

Terminal session manager for AI coding agents.

Installation

Homebrew (recommended):

brew install asheshgoplani/tap/agent-deck

Quick Install:

curl -fsSL https://raw.githubusercontent.com/asheshgoplani/agent-deck/main/install.sh | bash

Go Install:

go install github.com/asheshgoplani/agent-deck/cmd/agent-deck@v1.7.68

Changelog

  • 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

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.