Releases: greenpolo/cc-multi-cli-plugin
Releases · greenpolo/cc-multi-cli-plugin
v0.1.0 — OpenCode, Cursor & Antigravity reworks
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 headlessopencode run --format json(piped NDJSON). Read-only roles are sandboxed via an injected primary agent + permission deny-floor; write roles auto-approve. Default modelopencode/claude-opus-4-8;--until-donesupported.⚠️ Token-offload note:anthropic/*models reuse your Claude subscription (zero offload) — useopencode/*,openai/*,google/*,github-copilot/*, orollama/*. - Cursor reworked to
/cursor:delegate,/cursor:research,/cursor:exploreon headlessagent -p(replacingexecute/plan/debug), with autonomous--until-done. - Antigravity completed (EXPERIMENTAL) — read-only
/antigravity:research+/antigravity:exploreon Google's headlessagyCLI (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.