Skip to content

Conversation

@cgruver
Copy link

@cgruver cgruver commented Dec 17, 2025

What does this PR do?

This PR is a rebase of Che-code off of Upstream VS Code v1.107

What issues does this PR fix?

The primary purpose of this rebase is to test support for the new open source GitHub Copilot Chat extension.

How to test this PR?

Does this PR contain changes that override default upstream Code-OSS behavior?

  • the PR contains changes in the code folder (you can skip it if your changes are placed in a che extension )
  • the corresponding items were added to the CHANGELOG.md file
  • rules for automatic git rebase were added to the .rebase folder

jrieken and others added 30 commits December 3, 2025 11:58
Add SKU plan and type to account and inline suggestions
…ffee

Take first identifier rename as a rename and possible other renames as others.
…pphire

Adjust padding and font size in chat view title container
The release/build date of VS Code (UTC) in the format yyyymmddHH.
…h-ivory

Update filter icons & add new codicons: `unarchive` and `session-in-progress`
* Add 'infer' also for target: github-copilot

* fix

* fix test
* Extension API to notify changes to chat session options

* UpdatesÏ

* Fix tests

* Updates
* Initial plan

* tweaks

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
bpasero and others added 27 commits December 11, 2025 08:20
…ix #281146) (#282439)

* Agent sessions: “Hide Agent Sessions Sidebar” resets sidebar width (fix #281146)

* address feedback
chat: store state for empty sessions separately to allow reuse
fix #282622. pin terminal serialized tool call
…(#282871)

* Restrict set of tools when agent mode setting is disabled (#282623)

* restrict set of tools when agent mode setting is disabled (microsoft/vscode-internalbacklog#6432)

* include read/search/web

* tweaks to #282623 (#282889)

* update chat.agent.enabled description

* code suggestions

* includeDisabled bug
Fixes microsoft/vscode#282992 (#283034)

Co-authored-by: Henning Dieterichs <hdieterichs@microsoft.com>
fix word replacement view clicking
Make sure to not create widget eagerly
chatSessionService#onDidChangeOptionGroups
* Update status widget setting availability

* Update chat configuration tags to include 'advanced'
… single extension (#282912)

* handle when more than chatAgentRecommendation come from a single extension

* bump distro to latest release branch commit microsoft/vscode-distro@0a18739
* Support for NeedsInput response status

* adopt the icon

---------

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
* fix no working spinner for certain tool calls

* remove extra thinking part check
…`EligibleForAutoApproval` (#283914)

check the end part of `legacyToolReferenceFullNames` when evaluating `EligibleForAutoApproval` (#283887)

* check the end part of legacyToolReferenceFullNames when evaluating EligibleForAutoApproval

* improve

* tests
…" (#283997)

Revert "Use the view coordinate system for the initial line selection (#277415)"

This reverts commit 2050570.
@github-actions
Copy link

github-actions bot commented Dec 17, 2025

Click here to review and test in web IDE: Contribute

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.