v0.8.0
Added
- Antigravity CLI (
agy) support - Google's successor to the discontinued Gemini CLI. Installable plugin (.antigravity-plugin/,agy plugin install) and a workspace Agent Skill (.agents/skills/), both exposed as/falsegreen-skill. Self-containeddist/antigravity-plugin/build target.agyauto-parsesAGENTS.md/GEMINI.mdas workspace rule files.
Changed
- Docs present the Antigravity CLI in place of the discontinued Gemini CLI (Gemini provider/API paths - AI Studio, Gemini API, Vertex,
--provider gemini- unchanged; legacy artifacts kept as theagy plugin import geminisource). - Unified the skill name to
falsegreen-skillacross every host (skills/falsegreen-llm/→skills/falsegreen-skill/). - Aligned per-host model recommendations to
models.yaml.
Fixed
- Codex marketplace policy enums (
AVAILABLE/ON_INSTALL) and dropped the non-schemaowner. contexts/codex.mdplugin-subcommand claim (codex plugin marketplace add).- Stale CLI default-model docs synced to the code (
claude-sonnet-5/gpt-5/gemini-2.5-flash).
Full changelog: CHANGELOG.md.