Skip to content

v1.9.60

Choose a tag to compare

@github-actions github-actions released this 14 Jun 15:49

Agent Deck v1.9.60

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

Changelog

  • e92d07c chore(release): v1.9.60
  • 4882fde chore(release): v1.9.60
  • 55d3c04 feat(ui): copy a code block from session output with Y (#1412) (#1440)
  • c0a4d10 fix(security): boundary-aware, fail-closed transcript-path containment (#1435)
  • 8506a3d fix(ssh): sweep stale ControlMaster sockets to unblock remote fetch (#1421) (#1442)
  • aa4f918 fix(web): headless --no-tui can mutate pre-existing sessions/groups (#1397) (#1441)
  • c53fa98 fix(worktree): finish last session via targeted delete (#1396) (#1439)

Full Changelog: v1.9.59...v1.9.60