Skip to content

Strengthen sync-models prompt to prevent adding undocumented models#376

Merged
rajbos merged 2 commits intomainfrom
copilot/update-sync-model-data-prompt
Mar 10, 2026
Merged

Strengthen sync-models prompt to prevent adding undocumented models#376
rajbos merged 2 commits intomainfrom
copilot/update-sync-model-data-prompt

Conversation

Copy link
Contributor

Copilot AI commented Mar 10, 2026

The automated model sync was adding models (e.g. qwen2.5) that don't appear on the GitHub Copilot supported models docs page, likely sourced from the model's own training knowledge.

Changes to sync-models-prompt.md

  • Requirements section: Added a prominent > IMPORTANT blockquote immediately after the fetch/compare steps, explicitly forbidding models from any source other than the docs page
  • Metadata Updates section: Replaced the soft "do not make up model names" note with a clearer directive tied to the docs page
  • Constraints section: Added a bold first bullet that restates the restriction with the full docs URL, covering sources like training knowledge, third-party lists, or speculation

Copilot AI and others added 2 commits March 10, 2026 22:11
… page

Co-authored-by: rajbos <6085745+rajbos@users.noreply.github.com>
@rajbos rajbos marked this pull request as ready for review March 10, 2026 22:50
@rajbos rajbos enabled auto-merge March 10, 2026 22:50
@rajbos rajbos merged commit d71678f into main Mar 10, 2026
14 checks passed
@rajbos rajbos deleted the copilot/update-sync-model-data-prompt branch March 10, 2026 22:52
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.

2 participants