145261 Commits

Author SHA1 Message Date
Kyle Cutler
3947cffff6
minor 2026-02-03 14:36:54 -08:00
Kyle Cutler
a74105d156
manual list 2026-02-03 11:29:56 -08:00
Kyle Cutler
9a74e8ef2b
Browser: handle external URLs 2026-02-03 11:15:00 -08:00
Kyle Cutler
1d64e1e1d0
Browser: clean up command visibility (#292627) 2026-02-03 18:48:29 +00: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
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
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
Megan Rogge
53d28894f5
ensure stop button comes back (#292366)
fixes #283328
2026-02-02 21:04:37 -08:00
Justin Chen
64e5e9cdcd
skip question carousel when stopped, fix esc (#292459) 2026-02-03 05:00:13 +00:00
Justin Chen
4166e90ac2
fix working spinner jump (#292450)
* fix working spinner jump

* oopises
2026-02-03 03:40:19 +00:00
Zhichao Li
c401cada84
Merge branch 'main' into copilot/remove-subagent-fallback 2026-02-02 19:08:32 -08:00
Dmitriy Vasyura
8343acba0b
Match macOS server entitlements to those used in client builds (#292442) 2026-02-02 19:04:42 -08:00
Zhichao Li
84fa8f6fd8
Merge branch 'main' into copilot/remove-subagent-fallback 2026-02-02 18:53:47 -08:00
Justin Chen
fd9aeb781c
keyboard improvements to question list (#292429)
* keyboard improvements to question list

* fix test

* address comments
2026-02-03 01:44:03 +00:00
Megan Rogge
b2f9a674cb
ensure entire width of terminal output is scrollable (#292408)
fixes #291007
2026-02-03 01:09:47 +00:00
copilot-swe-agent[bot]
e9b500b5bc Remove subagent fallback from runSubagentTool
- Removed `?? 'subagent'` fallback from subAgentName assignment
- The UI layer (chatSubagentContentPart.ts) already handles undefined agentName with proper localization fallback
- All existing tests pass
- TypeScript compilation successful

Co-authored-by: zhichli <57812115+zhichli@users.noreply.github.com>
2026-02-03 01:05:45 +00:00
Paul
e6267f1cdb
Add support for .agents for skills resolution (#292414) 2026-02-03 01:02:38 +00:00
copilot-swe-agent[bot]
9465c0d4c5 Initial plan 2026-02-03 00:53:59 +00:00
Benjamin Pasero
ce590bbcb2
chat - just show 1 button in the toast (#292369) 2026-02-03 00:19:01 +00:00
Peng Lyu
5366853409
Support multi window scenarios in vscode mcp server (#289250)
* Add window management tools for multi-window support

* Refactor window management tools to remove title references and simplify responses

* Refactor PlaywrightDriver to use readonly page property and remove _currentPage references

* Update test/mcp/src/automationTools/windows.ts

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

* Fix URL matching and CDP session handling in multi-window support (#289261)

* Initial plan

* Address code review feedback: improve URL matching and CDP session handling

- Improve URL matching in switchToWindow to prefer exact matches before substring matches
- Clear CDP session when switching windows to prevent using stale sessions
- Add comprehensive documentation explaining the matching strategy and CDP session behavior

Co-authored-by: rebornix <876920+rebornix@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rebornix <876920+rebornix@users.noreply.github.com>

* Add automation tools for window interactions and update multiplex server configuration

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rebornix <876920+rebornix@users.noreply.github.com>
2026-02-02 16:11:12 -08:00