Skip to content

v1.9.59

Choose a tag to compare

@github-actions github-actions released this 14 Jun 02:52
e92e6ad

Agent Deck v1.9.59

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

Changelog

  • e92e6ad chore(release): v1.9.59 (#1438)
  • 3849298 feat(mcp): add opencode mcp attach/detach support (#1288) (#1420)
  • 78a7a03 fix(session): honor [claude].default_model at spawn+restart; guard --extra-arg footgun (#1437)

Full Changelog: v1.9.58...v1.9.59