Commit Graph

145274 Commits

Author SHA1 Message Date
dependabot[bot] 371cab2e9f Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /extensions/css-language-features (#292649)
Bump @isaacs/brace-expansion in /extensions/css-language-features

Bumps @isaacs/brace-expansion from 5.0.0 to 5.0.1.

---
updated-dependencies:
- dependency-name: "@isaacs/brace-expansion"
  dependency-version: 5.0.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-03 20:11:05 +00:00
Matt Bierner bc109e54db Merge pull request #292646 from mjbvz/dev/mjbvz/junior-hedgehog
Don't return providers in `IChatSessionsService` methods
2026-02-03 11:55:26 -08:00
Matt Bierner d8e3c0dfd1 Merge pull request #292638 from mjbvz/dev/mjbvz/embarrassing-monkey
Update monaco to target lib es2024
2026-02-03 11:43:46 -08:00
Matt Bierner 8a88f5e295 Merge pull request #292642 from mjbvz/dev/mjbvz/fancy-badger
Remove `notifySessionItemsChanged`
2026-02-03 11:43:21 -08:00
Matt Bierner 23bc47dbab Don't return providers in IChatSessionsService
Further trying to clean up interface so that `IChatSessionsService` consumers don't know about providers directly
2026-02-03 11:28:59 -08:00
Copilot e88024b4a3 Fix model name overflow in chat footer with ellipsis (#292616)
* Initial plan

* Add text-overflow ellipsis to chat footer details

Co-authored-by: lramos15 <4544166+lramos15@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: lramos15 <4544166+lramos15@users.noreply.github.com>
Co-authored-by: Logan Ramos <lramos15@gmail.com>
2026-02-03 14:24:28 -05:00
Matt Bierner c6c320ff64 Remove notifySessionItemsChanged
afaik `notifySessionItemsChanged` is only used in tests and the tests it is used in seem to be testing `notifySessionItemsChanged` 🙃
2026-02-03 11:23:17 -08:00
Matt Bierner c2fdbaa74e Merge pull request #292626 from mjbvz/dev/mjbvz/consistent-scallop
Reduce exposure of `IChatSessionItemProvider`
2026-02-03 11:21:46 -08:00
Matt Bierner 89e6741fdb Update monaco to target lib es2024
Follow up on #271145

This aligns monaco with our main tsconfig target. Tries adopting `findLastIndex` to verify
2026-02-03 11:11:15 -08:00
Matt Bierner d3bcb12f2f Merge pull request #292604 from microsoft/dev/mjbvz/solar-whippet
Use better uri checking for webview resource roots
2026-02-03 11:08:16 -08:00
Megan Rogge 2f87e3fa5d add chat response tests, discover and fix a11y issues (#286622) 2026-02-03 11:06:14 -08:00
Kyle Cutler 1d64e1e1d0 Browser: clean up command visibility (#292627) 2026-02-03 18:48:29 +00:00
Matt Bierner 19f4d8d2ef Update MockChatSessionsService too 2026-02-03 10:32:54 -08:00
Copilot c22332206d fix: hardcode commonly used settings (#291987)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
2026-02-03 18:20:30 +00:00
Matt Bierner 9eee3da0a0 Reduce exposure of IChatSessionItemProvider
We don't want consumers using this type
2026-02-03 10:18:56 -08:00
Robo d797bd8de4 fix: always remove the old context menu entries on win11 (#291574) 2026-02-03 10:17:56 -08:00
Kyle Cutler 39dd5b5b5b Browser: allow (limited) popups in new windows (#292610) 2026-02-03 10:11:58 -08:00
Raymond Zhao 437f57ae6b Bump distro (#292608) 2026-02-03 18:01:19 +00:00
Logan Ramos 7ee9b1bc87 Hide chat context widget in compact mode (#292605) 2026-02-03 09:51:47 -08:00
Matt Bierner 7d0bf5f5dc Restore unc handling 2026-02-03 09:46:57 -08:00
Matt Bierner b460c3280b Better check 2026-02-03 09:39:37 -08:00
Matt Bierner 8e2c1ac873 Use better uri checking for webview resource roots
Fixes #286373
2026-02-03 09:25:53 -08:00
Osvaldo Ortega 69e53bd021 Sync all agent sessions filters (#291887) 2026-02-03 09:17:47 -08:00
Benjamin Pasero 1adb77d0f4 can send a chat message with anonymous access (fix #292582) (#292593) 2026-02-03 17:04:40 +00:00
Lee Murray 1ca3a1c1e5 Merge pull request #292592 from microsoft/mrleemurray/outside-plum-bovid
Add markup token colors for dark and light themes
2026-02-03 17:02:46 +00:00
Logan Ramos 069239cc3a Qualified name -> Model + id (#292378) 2026-02-03 11:50:10 -05:00
mrleemurray 09ca9fe723 feat: add markup token colors for dark and light themes 2026-02-03 16:40:08 +00:00
Robo 2bf84bff1b chore: update missing lock file changes (#292584) 2026-02-03 16:23:02 +00:00
Sandeep Somavarapu 162c146510 push copilot extension to the end (#292570) 2026-02-03 15:01:46 +00:00
Benjamin Pasero 159ca554bf smoke - make chat anonymous test less flaky (#292569) 2026-02-03 14:57:22 +00:00
Osvaldo Ortega b044431295 Merge pull request #292280 from microsoft/copilot/fix-search-with-ai-error
Fix undefined folder query handling in AI and text search
2026-02-03 15:55:33 +01:00
Sandeep Somavarapu 04b845c1bf deprecate github.copilot extension (#292498) 2026-02-03 15:26:53 +01:00
Erez Korn 927b695f77 Restore Unified Quick Access Prefix Switching (#292203)
* Restore Unified Quick Access Prefix Switching

Reinstate > and < prefix handling in Unified Quick Access to switch between Commands and Sessions, normalize the prefix to a single character, and return to Files when the prefix is removed.

* Update src/vs/workbench/contrib/chat/browser/agentSessions/experiments/unifiedQuickAccess.ts

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-03 15:25:39 +01:00
Daniel Imms 73a4f3a72d Merge pull request #292381 from microsoft/tyriar/240
Clean up unused activation variables
2026-02-03 05:50:46 -08:00
Osvaldo Ortega 6f8a6db420 Revert test 2026-02-03 14:35:56 +01:00
Osvaldo Ortega 095ca20d86 Test update 2026-02-03 14:34:55 +01:00
Benjamin Pasero a182381e6c Merge branch 'main' into tyriar/240 2026-02-03 14:28:30 +01:00
Osvaldo Ortega 7f12d1e5e6 Correct fix 2026-02-03 14:21:28 +01:00
Alex Ross 228669b748 Missing load of metadata (#292534) 2026-02-03 03:30:03 -08:00
Alex Ross f2c8acb6cd Use safe stringify for agent session cache (#292537) 2026-02-03 03:29:41 -08:00
Martin Aeschlimann 66cc770214 runSubagent tool does not find agents that are not userInvokable (#292535)
* runSubagent tool does not find agents that are not userInvokable

* Subagent model selection uses last matching model instead of first
2026-02-03 12:20:01 +01:00
Osvaldo Ortega fe6c3e9af6 Actual fix 2026-02-03 12:00:10 +01:00
Benjamin Pasero c7f71097f1 agent sessions - show flat list of unread sessions when filter is enabled (#292520) 2026-02-03 11:37:00 +01:00
Alex Ross ee6f04619f Pass metadata to agent session commands (#291554)
* Pass metadata to agent session commands

* Pass as second arg

* Add metadat to cached session model

* Check that the metadata is json stringifiable
2026-02-03 09:46:11 +01:00
Tyler James Leonhardt c8d90ab45f Get rid of dependency on playwright-mcp (#292432) 2026-02-02 23:16:17 -08:00
Robo 2c2c45a9b5 ci: skip server codesign for universal (#292475) 2026-02-03 07:03:21 +00:00
Benjamin Pasero 8d864503e1 Agent session list collapsed automatically without interaction (fix #291701) (#292472) 2026-02-03 06:07:33 +00:00
Don Jayamanne df57568c74 Support rendering serialized todo information from background agents (#292212)
* Support rendering serialized todo information from background agents

* Update src/vs/workbench/contrib/chat/browser/widget/chatContentParts/toolInvocationParts/chatToolInvocationPart.ts

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

* Update src/vs/workbench/api/common/extHostTypeConverters.ts

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

* Updates

* updates

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-03 16:57:06 +11:00
Zhichao Li bb8a476f91 Merge pull request #292431 from microsoft/copilot/remove-subagent-fallback
Remove hardcoded subagent name fallback from request construction
2026-02-02 21:42:25 -08:00
Rob Lourens 079eb4e3cf Add parentRequestId for telemetry (#292463) 2026-02-03 05:18:51 +00:00