Skip to content

[cherry-pick] Add experimental alt prompt for Claude Opus 4.7#314193

Merged
bhavyaus merged 1 commit intorelease/1.119from
cherry-pick/313916
May 4, 2026
Merged

[cherry-pick] Add experimental alt prompt for Claude Opus 4.7#314193
bhavyaus merged 1 commit intorelease/1.119from
cherry-pick/313916

Conversation

@vs-code-engineering
Copy link
Copy Markdown
Contributor

@vs-code-engineering vs-code-engineering Bot commented May 4, 2026

Cherry-pick of #313916 from main.

Summary

  • Adds a new Claude47OpusPrompt (standalone copy of Claude46OpusPrompt) gated behind the experiment-based setting github.copilot.chat.claude47OpusPrompt.enabled (default false). When the setting is on, claude-opus-4-7* / claude-opus-4.7* traffic routes to the new prompt; otherwise it falls back to Claude46OpusPrompt.
  • Behavioral additions vs Claude 4.6 Opus reflect the prompting guide (tool triggering, subagent fan-out, response shape, exact verbosity wording, full operationalSafety with three categories) plus targeted lessons - no internal narration between tool calls, end-of-turn summary cap, comment discipline, "don't duplicate in-flight subagent work", "verify subagent output before reporting done", <skillUsage> primer.

Copilot AI review requested due to automatic review settings May 4, 2026 18:45
@vs-code-engineering vs-code-engineering Bot review requested due to automatic review settings May 4, 2026 18:45
@vs-code-engineering vs-code-engineering Bot added the cherry-pick-artifact Auto-generated cherry-pick PR label May 4, 2026
@bhavyaus bhavyaus added this to the 1.119.0 milestone May 4, 2026
@bhavyaus bhavyaus enabled auto-merge (squash) May 4, 2026 18:48
@bhavyaus bhavyaus merged commit e449d05 into release/1.119 May 4, 2026
26 checks passed
@bhavyaus bhavyaus deleted the cherry-pick/313916 branch May 4, 2026 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick-artifact Auto-generated cherry-pick PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant