Commit Graph

145617 Commits

Author SHA1 Message Date
Johannes
1974429562 fix: restore check for out-build 2026-02-10 11:37:28 +01:00
Johannes
5ea70f9e5b refactor: streamline vscode build tasks and remove esbuild variants 2026-02-10 11:36:17 +01:00
Johannes
18456cc05f source maps: sourcesContent, CDN URL rewriting, replace @parcel/watcher 2026-02-10 11:10:12 +01:00
Johannes
9a9079bf26 esbuild: 2026-02-09 21:11:03 +01:00
Johannes
6a3282dedf Merge remote-tracking branch 'origin/main' into joh/esbuild-the-things 2026-02-09 19:00:06 +01:00
Matt Bierner
f54d28fc39 Merge pull request #293923 from mjbvz/dev/mjbvz/live-vicuna
Fix build error when using tsgo
2026-02-09 09:44:34 -08:00
copilot-swe-agent[bot]
b7592cd3de Force local window for debug renderer actions
Add { remoteAuthority: null } to hostService.openWindow() calls in DebugRendererInNewWindowAction and DebugExtensionHostAndRendererAction to ensure Chrome debugging opens in a local window rather than inheriting remote authority.

Co-authored-by: hediet <2931520+hediet@users.noreply.github.com>
2026-02-09 18:44:24 +01:00
Matt Bierner
40df840a80 Fix build error when using tsgo
We added a dependency between api proposals. Looks like tsgo is more strict about not picking this up automatically so we need to make sure there is an import so the dependency is picked up
2026-02-09 09:18:10 -08:00
Johannes
2ef2abb7e1 Merge remote-tracking branch 'origin/main' into joh/esbuild-the-things 2026-02-09 18:01:39 +01:00
Johannes
6d6e9a4f3e Refactor build process: remove unused entry points and update resource patterns for desktop build 2026-02-09 18:00:57 +01:00
Lee Murray
711cf8b1ca Merge pull request #293906 from microsoft/mrleemurray/beautiful-orange-jaguar
Update 2026 Light theme colors and enhance agent status badge styles
2026-02-09 16:53:44 +00:00
mrleemurray
fbc0344299 Update 2026 Light theme colors and enhance agent status badge styles 2026-02-09 15:33:01 +00:00
SteVen Batten
5d62b5042b Fix action runner event listener registration (#293889)
fix: register action runner event listener correctly
2026-02-09 07:04:35 -08:00
Lee Murray
54befcf156 Merge pull request #293865 from microsoft/mrleemurray/nice-chocolate-koi
Fix backdrop-filter issue in quick chat widget
2026-02-09 15:04:05 +00:00
Alex Ross
5f8e40926f Try harder to ignore user data files (#293845)
* Try harder to ignore user data files
They don't always have the user data scheme when remote
Fixes #272259

* Copilot PR feedback
2026-02-09 07:02:40 -08:00
Sandeep Somavarapu
789f437325 Fix IDisposable leaks in logsDataCleaner, serverServices, and standaloneServices (#293867)
- logsDataCleaner.ts: Register lifecycleService.onWillShutdown() with this._register()
- serverServices.ts: Add LogService instance to disposables store
- standaloneServices.ts: Extend Disposable in StandaloneResourceConfigurationService,
  register Emitter and event subscription

Fixes #293200
2026-02-09 07:01:50 -08:00
Johannes
450ee67c02 Merge remote-tracking branch 'origin/main' into joh/esbuild-the-things 2026-02-09 15:57:28 +01:00
Johannes
eabd95d28e Add Type-check task using tsgo to the build process 2026-02-09 15:56:52 +01:00
mrleemurray
fa94d6f5d8 Fix backdrop-filter issue in quick chat widget to prevent layout shifts 2026-02-09 12:43:37 +00:00
Johannes
d27f42a111 use 2026-02-09 12:29:01 +01:00
Don Jayamanne
1ef1571fd6 Support rendering links in ChatCollapsibleInputOutputContentPart (#293833) 2026-02-09 11:33:03 +01:00
Johannes
696c09b061 add 2026-02-09 10:53:56 +01:00
Robo
d565dc148b Revert "Bump tar and dmg-builder in /build (#293531)" (#293824)
This reverts commit aea8c3f92d.
2026-02-09 08:27:00 +00:00
Emrecan Karaçayır
de54e8d49a Fixes inconsistent coloring for agent status badge (#293224)
* Fixes: #293223

* Readded: mistakenly deleted css rule
2026-02-09 08:48:19 +01:00
Benjamin Pasero
cd49d0242d debt - fix some leaks found by copilot (#293814) 2026-02-09 08:24:19 +01:00
Benjamin Pasero
45a35b8049 debt - fix some leaks found by copilot (#293731) 2026-02-09 06:13:06 +00:00
Rob Lourens
b45c33657e Don't fail hooks when missing token (#293811) 2026-02-08 21:56:04 -08:00
Paul
55477c4cc8 Update configure hooks flow and supported paths (#293643)
* update

* updates

* Update src/vs/workbench/contrib/chat/browser/promptSyntax/hookActions.ts

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

* update handling

* PR

* test

* fix test

* cleanup

* nit

* cleanup

* clean

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-08 21:02:17 -08:00
Osvaldo Ortega
cae3c5a818 Merge pull request #293452 from microsoft/osortega/disappointed-shark
Use cache for welcome view
2026-02-09 02:40:48 +01:00
Osvaldo Ortega
56f0349a67 Comments 2026-02-09 01:58:14 +01:00
Martin Aeschlimann
825a4fb0ed support for claude agents (#293354)
* =yes

* update

* add test

* update

* adopt Target type

* update

* map model

* move tool mapping to promptsService
2026-02-08 16:13:58 -08:00
Don Jayamanne
f7e2fdc349 Avoid auto approval for confirmation tool with buttons for background agents (#293546) 2026-02-08 15:13:09 +01:00
Rob Lourens
1aa235610c Support rendering subagent details from external agents (#293705)
* Support rendering subagent details from external agents

* fix tests
2026-02-07 23:07:45 +00:00
Rob Lourens
7b1aae991c Track external tool calls (#290886)
* Track external tool calls

* Tools in progress work, subagents do not

* Remove the subagent stuff

* Safer

* Remove this

* Build fix

* Bump proposed API
Because this would lead to showing all tool calls twice in CC

* Remove this
2026-02-07 13:06:40 -08:00
Benjamin Pasero
05d55b367a debt - fix some leaks found by copilot (#293693) 2026-02-07 20:06:23 +00:00
Copilot
6babfd1c0f Fix input persistence when sending to new chat session (#293577)
* Initial plan

* Fix: Clear input when sending to new chat session

When using Ctrl+Shift+Enter to send a prompt to a new chat session,
the original chat's input is now properly cleared by calling
widget.setInput('') before creating the new session. This ensures
that when navigating back to the original session, the input field
is empty as expected.

Co-authored-by: roblourens <323878+roblourens@users.noreply.github.com>

* Add test for SendToNewChatAction input clearing

Co-authored-by: roblourens <323878+roblourens@users.noreply.github.com>

* Improve test to verify operation sequence

Updated test to assert that input clearing happens before session
clearing, ensuring the operations occur in the correct order.

Co-authored-by: roblourens <323878+roblourens@users.noreply.github.com>

* Replace dynamic import with static import

Use static import and registerChatExecuteActions() call instead of
require() to follow VS Code testing patterns.

Co-authored-by: roblourens <323878+roblourens@users.noreply.github.com>

* Remove test rather than fix it

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: roblourens <323878+roblourens@users.noreply.github.com>
Co-authored-by: Rob Lourens <roblourens@gmail.com>
2026-02-07 20:04:38 +00:00
Aiday Marlen Kyzy
a7af00610a Assigning to the folding icon variable (#293652)
assigning to the folding icon variable
2026-02-07 20:01:43 +00:00
Benjamin Pasero
a7e4a1afa6 debt - fix some leaks found by Copilot (#293689) 2026-02-07 19:50:40 +00:00
David Dossett
1bdfead3b9 Adjust agent session list item sizing (#293666)
* Adjust agent session list item sizing

- Title font size: 12px → 13px
- Details row + status time font size: 11px → 12px
- Title row line-height: 16px → 17px, padding-bottom: 2px → 4px
- Details row line-height: 14px → 15px
- Icon col line-height: 16px → 17px
- List item height: 40px → 44px
- Remove mouse-focused outline override
- Update welcome page hardcoded height

* Fix agent session section padding for right position

* Clean up padding shorthand
2026-02-07 19:41:34 +00:00
Benjamin Pasero
a4b17ff67a debt - fix some leaks found by copilot (#293685) 2026-02-07 19:38:58 +00:00
Ladislau Szomoru
efb6eeee9d Git - openRepository extension API should always open the repository without any prompts (#293681) 2026-02-07 20:37:03 +01:00
Benjamin Pasero
8eeb7b940b debt - fix some leaks found by Copilot (#293684) 2026-02-07 19:34:39 +00:00
Benjamin Pasero
80275d2977 modal editor - block most workbench commands when modal editor shows (#293657)
* modal editor - block most workbench commands when modal editor shows

* feedback

* .
2026-02-07 11:31:08 -08:00
Rob Lourens
0e9abbad9c Add /hooks slash command (#293583)
* Add /hooks slash command

* await

* Build fix
2026-02-07 19:06:14 +00:00
Benjamin Pasero
37705237e7 chat setup - improve detection for panel welcome on context keys that are relevant (#293603) 2026-02-07 09:10:57 -08:00
Paul
a09fd62459 Add common blocking behaviour for hooks (#293543) 2026-02-07 08:56:10 -08:00
Paul
4a3a4c09ec Handle remote OS for hook detection (#293596) 2026-02-07 08:55:54 -08:00
Dmitriy Vasyura
1e63652146 Update status bar entry bug fixes (#293625) 2026-02-07 16:51:29 +01:00
Dmitriy Vasyura
702d358dc9 Display a confetti animation on chat response thumbs up (#293582)
* Display a confetti animation on chat response thumbs up

* Bug fixes
2026-02-07 02:19:36 -08:00
Rob Lourens
0204a85812 Support PreCompact hook (#293581)
* Support PreCompact hook

* add this
2026-02-06 21:38:24 -08:00