Skip to content

Document Antigravity engine support in reference docs and schema guidance#42294

Closed
Copilot wants to merge 2 commits into
mainfrom
copilot/deep-report-quick-win-document-antigravity-engine
Closed

Document Antigravity engine support in reference docs and schema guidance#42294
Copilot wants to merge 2 commits into
mainfrom
copilot/deep-report-quick-win-document-antigravity-engine

Conversation

Copilot AI commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

The reference docs and schema guidance listed a narrower engine set than the implementation actually supports: antigravity was live in code and workflows, but absent from engines.md and $defs.engine_config examples/descriptions. This updates the documentation surfaces that users and tooling rely on so Antigravity appears as a supported engine.

  • Engine reference

    • Added Antigravity to the supported engine table in reference/engines.md
    • Added a focused Antigravity section with secret/config guidance
    • Included Antigravity in the version matrix and feature comparison table
  • Schema guidance

    • Added antigravity to pkg/parser/schemas/main_workflow_schema.json $defs.engine_config
    • Updated both the string-form engine description and id description to include antigravity
    • Added an antigravity object example alongside the existing engine examples
  • Auth reference

    • Added ANTIGRAVITY_API_KEY to reference/auth.mdx so the new engine docs link to a concrete secret reference instead of a missing anchor
  • Reference consistency

    • Corrected the bare-mode comparison row in engines.md to match current engine capabilities while touching the engine matrix
engine:
  id: antigravity
  version: "1.0.2-6113393518706688"

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Document the antigravity engine in engines.md Document Antigravity engine support in reference docs and schema guidance Jun 29, 2026
Copilot AI requested a review from pelikhan June 29, 2026 17:04
@pelikhan pelikhan closed this Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[deep-report] [quick-win] Document the antigravity engine in engines.md

2 participants