Skip to content

Revert "Fix UBB model details in Copilot CLI (#316452)"#316698

Merged
alexdima merged 3 commits into
mainfrom
lramos15/competent-piranha
May 18, 2026
Merged

Revert "Fix UBB model details in Copilot CLI (#316452)"#316698
alexdima merged 3 commits into
mainfrom
lramos15/competent-piranha

Conversation

@lramos15
Copy link
Copy Markdown
Member

This reverts commit a1803b2.

Copilot AI review requested due to automatic review settings May 15, 2026 20:40
@lramos15 lramos15 enabled auto-merge (squash) May 15, 2026 20:40
@lramos15 lramos15 self-assigned this May 15, 2026
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

Reverts the earlier change set that enhanced Copilot CLI model metadata (pricing/category) and updated the bundled @github/copilot dependency, restoring the prior dependency version and associated behaviors.

Changes:

  • Reverts @github/copilot from 1.0.48 back to 1.0.39 (and updates the lockfile accordingly).
  • Removes Copilot CLI model metadata fields related to UBB pricing/category (and the associated token pricing normalization).
  • Simplifies the model picker’s price-category labeling behavior and adjusts the Copilot CLI SDK binary allowlist test to match the reverted SDK contents.
Show a summary per file
File Description
src/vs/workbench/contrib/chat/browser/widget/input/chatModelPicker.ts Reverts price category label handling to only recognize known tiers.
extensions/copilot/src/extension/chatSessions/copilotcli/vscode-node/test/copilotCLISDKUpgrade.spec.ts Reverts the expected native-binary inventory to match the downgraded SDK package contents.
extensions/copilot/src/extension/chatSessions/copilotcli/node/copilotCli.ts Reverts Copilot CLI model metadata enrichment (price category + token pricing normalization).
extensions/copilot/package.json Downgrades @github/copilot dependency version.
extensions/copilot/package-lock.json Updates lockfile to reflect the downgraded @github/copilot and platform packages.

Copilot's findings

Files not reviewed (1)
  • extensions/copilot/package-lock.json: Language not supported
  • Files reviewed: 4/5 changed files
  • Comments generated: 0

@roblourens roblourens closed this May 17, 2026
auto-merge was automatically disabled May 17, 2026 02:06

Pull request was closed

@roblourens roblourens reopened this May 17, 2026
@roblourens roblourens enabled auto-merge (squash) May 17, 2026 02:06
@alexdima alexdima disabled auto-merge May 18, 2026 09:07
@alexdima alexdima merged commit aa21abc into main May 18, 2026
24 of 25 checks passed
@alexdima alexdima deleted the lramos15/competent-piranha branch May 18, 2026 09:07
@vs-code-engineering vs-code-engineering Bot added this to the 1.122.0 milestone May 18, 2026
@sandy081 sandy081 added the ~release-cherry-pick Trigger: cherry-pick this PR to the latest release branch label May 18, 2026
@vs-code-engineering vs-code-engineering Bot added release-cherry-pick Automated cherry-pick between release and main branches and removed ~release-cherry-pick Trigger: cherry-pick this PR to the latest release branch labels May 18, 2026
sandy081 added a commit that referenced this pull request May 18, 2026
…17022)

This reverts commit a1803b2.

Co-authored-by: Logan Ramos <lramos15@gmail.com>
Co-authored-by: Paul <paul_wang347@hotmail.com>
rebornix pushed a commit that referenced this pull request May 20, 2026
This reverts commit a1803b2.

Co-authored-by: Paul <paul_wang347@hotmail.com>
Co-authored-by: Sandeep Somavarapu <sasomava@microsoft.com>
pwang347 added a commit that referenced this pull request May 26, 2026
pwang347 pushed a commit that referenced this pull request May 26, 2026
#316698) (#318405)

Co-authored-by: vs-code-engineering[bot] <vs-code-engineering[bot]@users.noreply.github.com>
dileepyavan pushed a commit that referenced this pull request May 27, 2026
#316698) (#318405)

Co-authored-by: vs-code-engineering[bot] <vs-code-engineering[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-cherry-pick Automated cherry-pick between release and main branches

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants