github asheshgoplani/agent-deck v1.9.14

latest releases: v1.13.0, v1.12.0, v1.11.0...
3 months ago

Agent Deck v1.9.14

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

Changelog

  • e4e7e55 feat(session): expose resolved CLAUDE_CONFIG_DIR hint via env (closes #925) (#1027)
  • 226ec4a feat: add charmbracelet/crush as a builtin agent adapter (closes #940) (#1028)
  • 0769e72 feat: add per-session model selection (#1023)
  • cdb8e3c fix(registry): custom-command sessions don't false-error from null claude_session_id (closes #911) (#989)
  • a99a4e2 fix(wakeup): retry policy + observability for upstream 5xx (closes #976) (#1026)
  • c4d2982 release: prepare v1.9.14 changelog + version bump

Full Changelog: v1.9.13...v1.9.14

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.