Skip to content

Conversation

@jmcphers
Copy link

@jmcphers jmcphers commented Dec 2, 2025

Somewhat belated, as this is already in the commit for Positron's submodule.

justschen and others added 30 commits October 26, 2025 06:40
* Fix uncommitted flow not behaving like other flows

* handle uncommited changes confirmation.

* isUntitled case

* add satisifies type check

* 💄

---------

Co-authored-by: Peng Lyu <penn.lv@gmail.com>
* Fixes for message logging in responses proxy

* Safe
* Log external chat providers
Like Cerebras. We miss usage data though.

* cleanup
* Custom cloud agent icon

* support dark/light theme for icon

* 💄
* Include completions core test during PR build

* Implement a FakeCopilotTokenManager to run completions core test without a GitHub token

* Small naming fix

* Run tests also under Windows

* Fix running Windows tests
…soft#1652)

* Add completions core test to release and pre-release pipeline

* name -> script

* Use correct script
to track down when superseded by item has the same opp id as the item itself
* Support generating PR descriptions based on a template

* Try fix tests

* Comment

* Update cache
* nes: no log context files without setting

* Update src/extension/inlineEdits/vscode-node/components/logContextRecorder.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Bumps [playwright](https://github.com/microsoft/playwright) from 1.54.0 to 1.56.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.54.0...v1.56.1)

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.56.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* nes: refactor: move out `editWouldUndo`

* nes: refactor:  rename file to better reflect what it is
Co-authored-by: Brigit Murtaugh <brmurtau@microsoft.com>
* WIP

* WIP

* Send context provider telemetry to vscode-chat as well

* Better event name

* Address PR comments
meganrogge and others added 27 commits November 11, 2025 17:25
* use tsgo watcher

* tsgo-watch
…microsoft#1866)

* getErrorsTool display folder instead of individual child files

* address copilot comments.

* Fix test failure

* updated per comments
* Merge pull request #5 from devdiv-microsoft/release/msrc/103197

edits: avoid windows/ntfs path workarounds in edit guards

* edits: check files_added in patch for edit guards (#4)

Co-authored-by: Connor Peet <connor@peet.io>

---------

Co-authored-by: Connor Peet <connor@xbox.com>
* Move server.json prep to VS Code core

* Copy mapping, map to runtime configuration

* Add source notes and tests

* Move mapping code into nuget.ts

* Improve tests

* Pull latest, trim unused code

* Update commit hashes
* Add INESProvider.updateTreatmentVariables()

* Update src/lib/node/chatLibMain.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Dispose

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This isn't accurate. I think it should be based on (duration - ttfte) but we don't have that stat here
* Support custom fetcher for Microsoft telemetry

* Fix package lock
* Avoid dispose Copilot CLI session after use

* oops

* updates
* no explicit any, well except when it's in the vscode API

* 💄
* Remove anys from githubAPI.ts

* Remove from ignores
* Updates

* Updates to Copilot CLI tool invocation

* updates

* Update src/extension/agents/copilotcli/common/copilotCLITools.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/extension/agents/copilotcli/common/copilotCLITools.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/extension/agents/copilotcli/common/copilotCLITools.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Revert "use tsgo watcher (microsoft#1924)"

This reverts commit 39d4619.

* Revert "Use tsgo for type checking (microsoft#1906)"

This reverts commit f15269c.
@jmcphers jmcphers requested a review from timtmok December 2, 2025 21:23
Copy link

@timtmok timtmok left a comment

Choose a reason for hiding this comment

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

LGTM

@jmcphers jmcphers merged commit c96c8fe into main Dec 16, 2025
0 of 4 checks passed
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.