Skip to content

v1.9.70

Choose a tag to compare

@github-actions github-actions released this 16 Jun 11:34

Agent Deck v1.9.70

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.9.70

Changelog

  • ebb50c1 chore(deps): bump go-minor-patch group (esbuild 0.28.1, fuzzy 0.1.3, google.golang.org/api 0.284.0)
  • deba0d8 chore(release): v1.9.69
  • bdb816c chore(release): v1.9.70
  • 31a3574 feat(cursor): add hook-based status for conductor notifications
  • 83076bb fix(launch): detect cursor readiness during tmux starting window
  • 968d9c0 fix(session): allow restarting live Cursor sessions
  • 198bd28 fix(web): SSE streams accept query token for headless --token deployments (#1468)

Full Changelog: v1.9.68...v1.9.70