Skip to content

Conversation

@aeschli
Copy link
Contributor

@aeschli aeschli commented Jan 5, 2026

Copilot AI review requested due to automatic review settings January 5, 2026 14:20
@aeschli aeschli enabled auto-merge January 5, 2026 14:20
@aeschli aeschli self-assigned this Jan 5, 2026
@vs-code-engineering vs-code-engineering bot added this to the December / January 2026 milestone Jan 5, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes an issue where AI code completion was suggesting made-up tool names in prompt files and custom agent files. The changes improve the instructional context provided to the AI completion service to prevent hallucination of invalid tool names.

Key Changes:

  • Strengthened instructions to explicitly prevent AI from making up tool names beyond the predefined list
  • Improved terminology consistency by changing "properties" to "attributes" in YAML front matter descriptions

@aeschli aeschli added this pull request to the merge queue Jan 5, 2026
Merged via the queue into main with commit ca9a12a Jan 5, 2026
25 checks passed
@aeschli aeschli deleted the aeschli/fluttering-bee-463 branch January 5, 2026 14:48
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.

prompt files: ghost test suggests made up Custom Model tool

3 participants