Skip to content

Conversation

@eleanorjboyd
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings January 29, 2026 18:55
@eleanorjboyd eleanorjboyd self-assigned this Jan 29, 2026
@vs-code-engineering vs-code-engineering bot added this to the January 2026 milestone Jan 29, 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

Removes the experimental “alternate Zai prompt” configuration/experiment and makes the Zai-specific agent prompt the default whenever the Zai model matcher applies.

Changes:

  • Deleted the EnableAlternateZaiPrompt experiment-backed config key and its contributed setting/description.
  • Removed experimentation/configuration dependency from the Zai prompt resolver and always resolve to DefaultZaiAgentPrompt.
  • Cleaned up package localization and settings schema entries associated with the removed config.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
src/platform/configuration/common/configurationService.ts Removes the experiment-based config key for the alternate Zai prompt.
src/extension/prompts/node/agent/zaiPrompts.tsx Removes experiment gating/DI dependencies; always uses the Zai prompt for matching models.
package.nls.json Removes the localized description string for the removed setting.
package.json Removes the contributed configuration entry for github.copilot.chat.alternateZaiPrompt.enabled.

@eleanorjboyd eleanorjboyd added this pull request to the merge queue Jan 29, 2026
Merged via the queue into microsoft:main with commit 65a6195 Jan 29, 2026
15 checks passed
@eleanorjboyd eleanorjboyd deleted the everyday-canid branch January 29, 2026 21:42
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