Skip to content

v0.8.0

Choose a tag to compare

@vinicq vinicq released this 08 Jul 18:27
· 16 commits to master since this release
66775ee

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-contained dist/antigravity-plugin/ build target. agy auto-parses AGENTS.md/GEMINI.md as 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 the agy plugin import gemini source).
  • Unified the skill name to falsegreen-skill across 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-schema owner.
  • contexts/codex.md plugin-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.