github asheshgoplani/agent-deck v1.9.18

latest releases: v1.15.0, v1.14.0, v1.13.0...
3 months ago

Agent Deck v1.9.18

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

Changelog

  • a02a30f docs(skill): codify trust-but-verify pattern from 2026-05-18 incident (#1039)
  • 9e9f375 feat(config): configurable Codex home dir in user config (#1043)
  • 7034e41 feat: first-class Cursor CLI (cursor agent) support (#893)
  • 4a5c6d2 fix(config): inherit per-group claude config_dir/env_file from ancestors (#1038)
  • 00bb2be fix(watcher): trim firstLine() to UTF-8 boundary to avoid poisoned subjects (#1042)
  • 72d446a release: prepare v1.9.18 changelog + version bump

Full Changelog: v1.9.17...v1.9.18

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.