Skip to content

Releases: greenpolo/cc-multi-cli-plugin

v0.1.0 — OpenCode, Cursor & Antigravity reworks

02 Jun 19:52

Choose a tag to compare

First release on the new pre-1.0 0.x scheme. The project is in active development; the earlier v2.0.0/v2.0.1 releases have been retired and versioning reset.

Providers: Codex · Cursor · Antigravity · OpenCode

Highlights

  • OpenCode is the fourth offload CLI/opencode:delegate, /opencode:research, /opencode:explore, via headless opencode run --format json (piped NDJSON). Read-only roles are sandboxed via an injected primary agent + permission deny-floor; write roles auto-approve. Default model opencode/claude-opus-4-8; --until-done supported. ⚠️ Token-offload note: anthropic/* models reuse your Claude subscription (zero offload) — use opencode/*, openai/*, google/*, github-copilot/*, or ollama/*.
  • Cursor reworked to /cursor:delegate, /cursor:research, /cursor:explore on headless agent -p (replacing execute/plan/debug), with autonomous --until-done.
  • Antigravity completed (EXPERIMENTAL) — read-only /antigravity:research + /antigravity:explore on Google's headless agy CLI (Gemini 3.5 Flash), replacing the v3 stub.
  • Internals — the companion and Codex-adapter monoliths were split into focused modules; the Codex broker now self-reaps when idle; forwarder subagent models are tuned by role; a zero-dependency offline test suite (167 tests) was added.

See CHANGELOG.md for the full list.