Skip to content

fix populating copilot featured models#303262

Merged
sandy081 merged 1 commit intomainfrom
sandy081/tremendous-thrush
Mar 19, 2026
Merged

fix populating copilot featured models#303262
sandy081 merged 1 commit intomainfrom
sandy081/tremendous-thrush

Conversation

@sandy081
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings March 19, 2026 17:08
@sandy081 sandy081 enabled auto-merge (squash) March 19, 2026 17:09
@sandy081 sandy081 self-assigned this Mar 19, 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 adjusts how the chat models control manifest determines whether a Copilot “featured” model is present, aligning the check with the _modelCache key format so featured model availability is computed correctly.

Changes:

  • Switch exists computation for control-manifest entries from scanning cached metadata values to an O(1) cache key lookup using copilot/${entry.id}.
  • Remove the now-unused _modelExistsInCache helper.

You can also share your feedback on Copilot code review. Take the survey.

@vs-code-engineering vs-code-engineering bot added this to the 1.113.0 milestone Mar 19, 2026
@sandy081 sandy081 merged commit 8b06f20 into main Mar 19, 2026
23 checks passed
@sandy081 sandy081 deleted the sandy081/tremendous-thrush branch March 19, 2026 17:46
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