Skip to content

Tweak Anthropic Opus tool-search heuristics (1.122)#318598

Merged
bhavyaus merged 1 commit into
release/1.122from
dev/bhavyau/anthropic-routing-tweaks-1.122
May 27, 2026
Merged

Tweak Anthropic Opus tool-search heuristics (1.122)#318598
bhavyaus merged 1 commit into
release/1.122from
dev/bhavyau/anthropic-routing-tweaks-1.122

Conversation

@bhavyaus

Copy link
Copy Markdown
Collaborator

Small adjustment to Anthropic Opus capability routing. Candidate for 1.122.

Copilot AI review requested due to automatic review settings May 27, 2026 17:19

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Tweaks the Anthropic Opus tool-search heuristic to cover any claude-opus-4-* model except claude-opus-4-1, replacing the explicit 4-5/4-6/4-7 list.

Changes:

  • Collapse three explicit claude-opus-4-5/6/7 prefix checks into a single claude-opus-4- prefix check with a claude-opus-4-1 exclusion.
Show a summary per file
File Description
extensions/copilot/src/platform/endpoint/common/chatModelCapabilities.ts Replaces enumerated Opus 4.x prefixes with a broader prefix match that excludes only Opus 4.1.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0
@bhavyaus bhavyaus force-pushed the dev/bhavyau/anthropic-routing-tweaks-1.122 branch from 4c51798 to 7ec72db Compare May 27, 2026 17:34
@bhavyaus bhavyaus enabled auto-merge (squash) May 27, 2026 17:35
@anthonykim1

anthonykim1 commented May 27, 2026

Copy link
Copy Markdown
Contributor

approved during redmond-standup. Running CI to make sure all pass + triggering build from 1.122

@anthonykim1 anthonykim1 added this to the 1.122.0 milestone May 27, 2026
@bhavyaus bhavyaus merged commit 6a49527 into release/1.122 May 27, 2026
37 of 52 checks passed
@bhavyaus bhavyaus deleted the dev/bhavyau/anthropic-routing-tweaks-1.122 branch May 27, 2026 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants