Commit Graph

141670 Commits

Author SHA1 Message Date
Robo
1fefbeea3c fix: insiders cli launch from wsl terminal (#279444)
* fix: insiders cli launch from wsl terminal

* chore: also update server cli

* chore: address review feedback
2025-11-26 16:29:52 +01:00
Martin Aeschlimann
ab05599957 prompt files: add a default snippet for empty content (#279604) 2025-11-26 14:59:25 +00:00
Benjamin Pasero
a8393c113c ben/brief-roundworm (#279584)
* agent sessions - make empty state sessions in chat view experimental

* agent sessions - add telemetry for insights

* agent sessions - remove `hideNewButtonInAgentSessionsView` setting

* agent sessions - add and use `openAgentSessionsView`
2025-11-26 15:56:02 +01:00
Ladislau Szomoru
3bd3345259 SCM - do not group stashes in folders (#279601) 2025-11-26 15:55:22 +01:00
Johannes Rieken
c1253353ff fixes https://github.com/microsoft/vscode/issues/279340 (#279602) 2025-11-26 14:44:45 +00:00
Benjamin Pasero
3ba85b8581 agent sessions - add and use openAgentSessionsView 2025-11-26 15:29:14 +01:00
Dmitriy Vasyura
5bcf28e3f5 Fetch tool bug fixes and improvements (#279502) 2025-11-26 06:21:12 -08:00
Benjamin Pasero
8bd1bf35bb agent sessions - remove hideNewButtonInAgentSessionsView setting 2025-11-26 14:52:58 +01:00
Benjamin Pasero
42cb4bce4c agent sessions - add telemetry for insights 2025-11-26 13:46:21 +01:00
Benjamin Pasero
ec8cdddd3d agent sessions - make empty state sessions in chat view experimental 2025-11-26 13:32:12 +01:00
Lee Murray
6470cc0c02 Update watermark text color to use description foreground (#279554)
fix: update watermark text color to use description foreground

Co-authored-by: mrleemurray <lee.murray@microsoft.com>
2025-11-26 13:21:36 +01:00
Dirk Bäumer
1fe4b66d8b Merge pull request #279562 from microsoft/dbaeumer/zesty-gerbil-coffee
Return early from rename processor if no rename provider exists.
2025-11-26 12:35:46 +01:00
Dirk Baeumer
1583c9b5aa Return early from rename processor if no rename provider exists. 2025-11-26 11:46:14 +01:00
Copilot
0cb767aced Move IDefaultAccountService to platform layer (#278599)
* Initial plan

* Move IDefaultAccountService to platform layer and create StandaloneDefaultAccountService

Co-authored-by: benibenj <44439583+benibenj@users.noreply.github.com>

* add sku to inline suggestions

* .

* fix tests

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: benibenj <44439583+benibenj@users.noreply.github.com>
Co-authored-by: BeniBenj <besimmonds@microsoft.com>
2025-11-26 10:26:32 +00:00
Benjamin Pasero
900dd3aafd agent sessions - some fixes when shown in chat view (#279542)
* agent sessions - hide container when no sessions

* agent sessions - preserve `description` between restarts from cache

* agent sessions - enable filtering only in sessions view

* agent sessions - keep track of sessions count for layout

* agent sessions - fix layout issues in chat view

* agent sessions - go back to removing sessions without requests from local provider

* agent sessions - padding for status on the left to offset from description

* agent sessions - hide sessions in chat vew when welcome shows
2025-11-26 11:25:05 +01:00
Matt Bierner
9538fd5e8e Merge pull request #278625 from mjbvz/dev/mjbvz/substantial-flyingfish
Give more specific type for `l10n.t` args types
2025-11-26 02:09:05 -08:00
Benjamin Pasero
7a639187ed agent sessions - hide sessions in chat vew when welcome shows 2025-11-26 10:38:00 +01:00
Benjamin Pasero
d7e02957f7 agent sessions - padding for status on the left to offset from description 2025-11-26 10:27:08 +01:00
Benjamin Pasero
c9b516ca05 agent sessions - go back to removing sessions without requests from local provider 2025-11-26 10:20:25 +01:00
Robo
aeeddb2b25 fix: portable path in versioned layout (#279510) 2025-11-26 10:12:15 +01:00
Johannes Rieken
68ee1a0e3b debt - Make ServicesAccessor#get honor throwIfStrict and remove getIfExists (#279545)
* debt - Make `ServicesAccessor#get` honor throwIfStrict and remove `getIfExists`

fyi @hediet

* fix tests
2025-11-26 09:06:15 +00:00
Benjamin Pasero
61b2b673ba agent sessions - fix layout issues in chat view 2025-11-26 10:04:26 +01:00
Benjamin Pasero
f405c2d3cf agent sessions - keep track of sessions count for layout 2025-11-26 09:49:55 +01:00
Benjamin Pasero
44c9572c33 agent sessions - enable filtering only in sessions view 2025-11-26 09:39:24 +01:00
Benjamin Pasero
edcc611572 agent sessions - preserve description between restarts from cache 2025-11-26 09:32:48 +01:00
Benjamin Pasero
eb0c2dae02 agent sessions - hide container when no sessions 2025-11-26 09:05:03 +01:00
bilogic
c50bca2e13 also recognize // #region ... as valid markers (#278943)
Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com>
2025-11-26 07:21:41 +00:00
Benjamin Pasero
563be3172e agent sessions - tweak how sessions open (#279530) 2025-11-26 07:13:50 +00:00
Alexandru Dima
18554b9159 Use dir="auto" on tokens which contain RTL (#279474) 2025-11-26 07:11:51 +00:00
Simon Siefke
a5aacd63ed fix: memory leak with subdecorations not being disposed (#278328)
fix: memory leak in decorations
2025-11-26 07:10:20 +00:00
Simon Siefke
1050ee4ce4 fix: memory leak in toggle screencast mode action (#279442) 2025-11-26 06:59:30 +00:00
Benjamin Pasero
070154bbe7 chat - move setup into chatSetup and split up (#279527) 2025-11-26 06:37:56 +00:00
Robo
6802ca4b6a chore: add support for opening content tracing ui (#279343)
* chore: add support for opening content tracing ui

* chore: address feedback
2025-11-26 07:22:02 +01:00
Don Jayamanne
e4cad75baa Restore Keep/Undo for all chat sessions of all types (#279522) 2025-11-26 05:23:02 +00:00
Don Jayamanne
7ec9c8eb07 Support restoring edits for background sessions (#279270)
* Support restoring edits for background sessions

* revert change
2025-11-26 06:01:26 +01:00
Justin Chen
2d69e225bf remove extra last thinking call (#279518) 2025-11-25 19:52:42 -08:00
Rob Lourens
94c7f62052 Listen to models, not widgets, in local session provider (#279504)
* Listen to models, not widgets, in local session provider
For #279359

* Fix tests
2025-11-25 19:52:12 -08:00
Connor Peet
120655a642 mcp: implement sep-1732 tasks (#277888)
* mcp: implement sep-1732 tasks

Implement full support for both server-side and client-side tasks on tool calls, sampling, and elicitation

Refs https://github.com/modelcontextprotocol/modelcontextprotocol/pull/1732

* wip

* finish support
2025-11-25 19:47:45 -08:00
Tyler James Leonhardt
86ec365beb Revert "Update focused row keybinding appearance in quick input list" (#279480) 2025-11-25 16:13:20 -08:00
Benjamin Christopher Simmonds
a22ef97c35 Merge pull request #279481 from microsoft/benibenj/amused-dinosaur
Add performance markers to inline completions
2025-11-26 01:10:03 +01:00
Rob Lourens
85e0c2dba3 Fix chat notification to not show when moving a running session (#279490) 2025-11-25 15:59:01 -08:00
Benjamin Christopher Simmonds
ebe49be3c8 Merge branch 'main' into benibenj/amused-dinosaur 2025-11-26 00:46:10 +01:00
Josh Spicer
306c99cbf6 wire up icons for chatSession chat participants (#279487) 2025-11-25 23:44:41 +00:00
Benjamin Christopher Simmonds
67c299a1d8 Merge pull request #279473 from microsoft/benibenj/melodic-pig
Add editKind to describe the shape of the edit
2025-11-26 00:39:09 +01:00
BeniBenj
857a688d8d rename 2025-11-26 00:28:22 +01:00
BeniBenj
f3acb0e0d5 performanceMarkers?: string; 2025-11-26 00:27:25 +01:00
Benjamin Christopher Simmonds
65a9f0bedc Update src/vs/editor/contrib/inlineCompletions/browser/model/inlineCompletionsSource.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-26 00:24:56 +01:00
BeniBenj
df02e9bddd . 2025-11-26 00:19:49 +01:00
BeniBenj
fbce09fe53 mark performance 2025-11-25 23:30:30 +01:00
Josh Spicer
04c0a8ccb7 Update CODEOWNERS for policyData.jsonc (#279467)
Added CODEOWNERS for generated policy changes.
2025-11-25 22:01:53 +00:00