Skip to content

fix(schema): add antigravity to engine.id descriptions and examples - #49558

Closed
pelikhan with Copilot wants to merge 2 commits into
mainfrom
copilot/deep-report-fix-engine-id-schema
Closed

fix(schema): add antigravity to engine.id descriptions and examples#49558
pelikhan with Copilot wants to merge 2 commits into
mainfrom
copilot/deep-report-fix-engine-id-schema

Conversation

Copilot AI commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

pkg/parser/schemas/main_workflow_schema.json omitted antigravity from all engine ID lists across descriptions and examples, despite it being a registered built-in engine alongside claude, codex, copilot, gemini, opencode, and pi.

Changes

  • Engine string shortform & engine.id: Added antigravity to descriptions (alphabetically sorted); added missing examples arrays to both fields so IDEs surface all built-in engine names as autocompletion hints
  • Inline engine runtime.id: Added antigravity to description and existing examples array
  • Engine definition id: Added antigravity to description

No enum constraints are added — the schema intentionally keeps engine ID fields unconstrained to allow named catalog entries (TestEngineCatalogMatchesSchema asserts this explicitly).

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix JSON schema for engine.id to include antigravity fix(schema): add antigravity to engine.id descriptions and examples Aug 1, 2026
Copilot AI requested a review from pelikhan August 1, 2026 08:44
@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

PR Triage

Category: docs · Risk: low · Priority: low · Score: 28/100 (impact 8, urgency 8, quality 12)

Recommended action: defer

Tiny schema-only fix (1 file, +7/-5). Still a draft with no reviews/CI yet. Safe, low-value; will pick up once undrafted.

Generated by 🔧 PR Triage Agent · auto · 49.2 AIC · ⌖ 8.64 AIC · ⊞ 8K ·

@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

PR Triage

  • Category: docs
  • Risk: low
  • Priority: low
  • Score: 25/100 (Impact10/Urgency5/Quality10)
  • Recommended action: batch_review

Draft; trivial schema doc fix (add antigravity to engine.id descriptions).

Generated by 🔧 PR Triage Agent · auto · 73.4 AIC · ⌖ 10.1 AIC · ⊞ 8K ·

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[deep-report] engine.id JSON schema omits antigravity (and possibly other built-in engines)

2 participants