Add default value to engine field in included_file_schema.json#8814
Merged
Add default value to engine field in included_file_schema.json#8814
Conversation
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Standardize engine default value in included file schema
Add default value to engine field in included_file_schema.json
Jan 4, 2026
pelikhan
approved these changes
Jan 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The
enginefield had inconsistent schema metadata:main_workflow_schema.jsonspecified"default": "copilot"whileincluded_file_schema.jsonomitted it, breaking IDE autocomplete and developer expectations.Changes
"default": "copilot"to theengineproperty inincluded_file_schema.jsonBoth schemas now have identical default metadata, aligning with runtime behavior where
GetDefaultEngine()returns Copilot when no engine is specified.Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
https://api.github.com/user/usr/bin/gh gh api user --jq .login ithub-script/git/ref/tags/v8 remote.origin.url repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } -unreachable=faltail t /home/REDACTED/go/pkg/mod/golang.oxterm-color gh api /ref/tags/v8 --jq /usr/bin/gh runs/20260104-01gcc -buildtags 7956060/b380/vet-x gh(http block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.