Skip to content

Conversation

@yemohyleyemohyle
Copy link
Owner

No description provided.

roblourens and others added 29 commits October 25, 2025 18:03
This reverts commit 2e4678a.

CAPI will use the original string
* Wait for extension install before running command

* Comments
* Add authoring guide for model-specific prompts

* Update docs/prompts.md

Co-authored-by: Copilot <[email protected]>

* Update docs/prompts.md

Co-authored-by: Copilot <[email protected]>

* Update docs/prompts.md

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: Copilot <[email protected]>
* Remove dead request logging code
I don't know what PendingLoggedCompletionRequest was used for but it's not used anymore, and removing it hugely simplifies the log to markdown code

* Clean up postOptions usage

* Update src/extension/prompt/vscode-node/requestLoggerImpl.ts

Co-authored-by: Copilot <[email protected]>

* Update src/extension/prompt/vscode-node/requestLoggerImpl.ts

Co-authored-by: Copilot <[email protected]>

* Clean up after copilot

---------

Co-authored-by: Copilot <[email protected]>
* Fix uncommitted flow not behaving like other flows

* handle uncommited changes confirmation.

* isUntitled case

* add satisifies type check

* 💄

---------

Co-authored-by: Peng Lyu <[email protected]>
* 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
* 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 <[email protected]>

---------

Co-authored-by: Copilot <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
lszomoru and others added 30 commits November 11, 2025 08:00
* Remove unwanted try..catch now API is in insiders

* Updates
* Fixes to auto approval of copilot CLI file edits

* Perf

* Address review comments
* Remove user shell prompt

This is no longer needed since the shell is described correctly in the
run_in_terminal tool now

Fixes microsoft/vscode#275638

* Update vitest snapshot
* Cleanup auto mode service

* Update src/platform/endpoint/node/automodeService.ts

Co-authored-by: Copilot <[email protected]>

* Update src/platform/endpoint/node/automodeService.ts

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: Copilot <[email protected]>
* use tsgo watcher

* tsgo-watch
…#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 <[email protected]>

---------

Co-authored-by: Connor Peet <[email protected]>
* 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 <[email protected]>

* Dispose

---------

Co-authored-by: Copilot <[email protected]>
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 <[email protected]>

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

Co-authored-by: Copilot <[email protected]>

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

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: Copilot <[email protected]>
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.