Skip to content

Prompt updates for A/B testing.#316283

Merged
dileepyavan merged 1 commit into
mainfrom
DileepY/exp_prompt
May 13, 2026
Merged

Prompt updates for A/B testing.#316283
dileepyavan merged 1 commit into
mainfrom
DileepY/exp_prompt

Conversation

@dileepyavan
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings May 13, 2026 18:26
@dileepyavan dileepyavan enabled auto-merge (squash) May 13, 2026 18:26
Copy link
Copy Markdown
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

Adds a new "hidden model M" variant to the Copilot prompt system, including its capabilities registration and a dedicated agent prompt file for A/B testing.

Changes:

  • Add isHiddenModelM capability detection and include it in modelSupportsApplyPatch, modelPrefersJsonNotebookRepresentation, and modelSupportsToolSearch.
  • Add new hiddenModelMPrompt.tsx system + reminder prompts and register via PromptRegistry.
  • Wire the new prompt module into allAgentPrompts.ts.
Show a summary per file
File Description
extensions/copilot/src/platform/endpoint/common/chatModelCapabilities.ts Adds hidden family M hash list, detector, and includes it in three capability checks.
extensions/copilot/src/extension/prompts/node/agent/openai/hiddenModelMPrompt.tsx New agent prompt and reminder for hidden model M, registered via PromptRegistry.
extensions/copilot/src/extension/prompts/node/agent/allAgentPrompts.ts Imports the new prompt module so it gets registered.

Copilot's findings

  • Files reviewed: 3/3 changed files
  • Comments generated: 0

@dileepyavan dileepyavan requested a review from bhavyaus May 13, 2026 18:30
@dileepyavan dileepyavan removed the request for review from bhavyaus May 13, 2026 18:43
@dileepyavan dileepyavan merged commit 4d861b9 into main May 13, 2026
29 checks passed
@dileepyavan dileepyavan deleted the DileepY/exp_prompt branch May 13, 2026 18:52
@vs-code-engineering vs-code-engineering Bot added this to the 1.121.0 milestone May 13, 2026
NikolaRHristov pushed a commit to CodeEditorLand/Editor that referenced this pull request May 13, 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.

3 participants