Agent Deck v1.9.18
Terminal session manager for AI coding agents.
Installation
Homebrew (recommended):
brew install asheshgoplani/tap/agent-deckQuick Install:
curl -fsSL https://raw.githubusercontent.com/asheshgoplani/agent-deck/main/install.sh | bashGo Install:
go install github.com/asheshgoplani/agent-deck/cmd/agent-deck@v1.9.18Changelog
- 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