Justin Chen
bbf2868a31
fix thinking spinning and breaking when it shouldn't ( #281428 )
...
* fix thinking spinning and breaking when it shouldn't
* fix working spinner
2025-12-05 17:21:38 +08:00
Paul
6e0d3977de
Remove proposal-gated properties from JSON schema ( #281462 )
2025-12-05 08:53:01 +00:00
Paul
a04f628b77
Missing prompt contribution should not break chat ( #281451 )
2025-12-05 06:54:11 +00:00
Josh Spicer
541da45a06
Add multiDiffEditor/content ( #281431 )
...
* prototype
* Enhance MultiDiffEditor content menu overlay management
* forward the root session ID as a command arg
* get it looking ok
* revert
* tidy
* more revert
* more
* final tweak
---------
Co-authored-by: Peng Lyu <penn.lv@gmail.com >
2025-12-05 03:59:16 +00:00
Osvaldo Ortega
60af97605f
VS Code version bump ( #281423 )
2025-12-05 03:24:31 +00:00
Osvaldo Ortega
1eea41f3b8
Apply and file changes part for worktree ( #281410 )
...
* api idea
* iterate
* start hacking
* wip
* use the right menu
* update
* update
* Fixes
* Fix test and override
---------
Co-authored-by: Connor Peet <connor@peet.io >
2025-12-05 02:55:35 +00:00
Tyler James Leonhardt
685766b844
Fix broken checkall in quick pick ( #281415 )
...
This line shouldn't have been there because the visible count container is something that is rendered off screen.
Fixes https://github.com/microsoft/vscode/issues/281176
2025-12-04 18:09:06 -08:00
Copilot
ac4f17b765
Hide ContinueChatInSessionAction when ChatEditingEditorContent is shown ( #281381 )
...
* Initial plan
* Hide ContinueChatInSessionAction when showing ChatEditingEditorContent overlay
Co-authored-by: joshspicer <23246594+joshspicer@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: joshspicer <23246594+joshspicer@users.noreply.github.com >
2025-12-05 01:43:14 +00:00
Osvaldo Ortega
2b365b0fd5
Fixes for multidiff menu actions ( #281316 )
2025-12-05 00:32:28 +00:00
Josh Spicer
75c99d0c1e
update distro https://github.com/microsoft/vscode-distro/commit/f7ac66cb4d31a00eed97a9e72bc381bed8191387 ( #281396 )
...
closes https://github.com/microsoft/vscode/issues/281216
2025-12-05 00:19:46 +00:00
Osvaldo Ortega
431aebe28b
Fix for agent session progress ( #281397 )
2025-12-05 00:18:43 +00:00
Tyler James Leonhardt
a649ee8b96
Also toString(true) in the chat reference renderer ( #281392 )
...
Fixes https://github.com/microsoft/vscode/issues/280721
FYI @roblourens
2025-12-05 00:06:20 +00:00
Don Jayamanne
36e6e8ecea
Transfer editing session for Contributed Sessions when Chat editor is in side panel ( #281388 )
2025-12-05 10:49:05 +11:00
Don Jayamanne
a8d6ec67f6
Fix auto approval of terminal for background session ( #281383 )
...
* Fix auto approval of terminal for background session
* Update src/vs/workbench/contrib/terminalContrib/chatAgentTools/browser/tools/runInTerminalConfirmationTool.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update src/vs/workbench/contrib/terminalContrib/chatAgentTools/browser/tools/runInTerminalConfirmationTool.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-05 10:48:21 +11:00
Bhavya U
0cd1d45ae4
Only show status widget for local chat sessions ( #281386 )
2025-12-04 23:23:25 +00:00
Dmitriy Vasyura
7775659094
Merge pull request #281333 from microsoft/dev/dmitriv/fetch-fixes-3
...
Update request headers in fetch tool
2025-12-04 14:50:59 -08:00
Dmitriy Vasyura
122d798ad5
Merge branch 'main' into dev/dmitriv/fetch-fixes-3
2025-12-04 14:30:55 -08:00
Josh Spicer
f345377a5b
archive after chatWidget#handleDelegationExit ( #281373 )
2025-12-04 14:28:44 -08:00
Dmitriy Vasyura
ce28e1948c
Merge pull request #281325 from microsoft/dev/dmitriv/fetch-fixes-2
...
Add DOM extraction fallback to fetch tool
2025-12-04 14:11:19 -08:00
Josh Spicer
a7a6e5c17b
fix codicon icon color in floating menu ( #281359 )
2025-12-04 13:46:23 -08:00
Dmitriy Vasyura
57c363441b
Merge branch 'main' into dev/dmitriv/fetch-fixes-3
2025-12-04 13:45:49 -08:00
Dmitriy Vasyura
d8854989a0
PR feedback
2025-12-04 13:42:09 -08:00
Dmitriy Vasyura
0af3dbe124
Added test for ERR_ABORTED
2025-12-04 13:34:23 -08:00
Dmitriy Vasyura
7ffee23f65
Merge remote-tracking branch 'origin/main' into dev/dmitriv/fetch-fixes-2
2025-12-04 13:32:38 -08:00
Dmitriy Vasyura
21746ff332
PR feedback
2025-12-04 13:31:00 -08:00
Rob Lourens
92d9126ed1
Store session metadata for external sessions ( #281352 )
...
* Store session metadata for external sessions
Fix #281350
* Tests
2025-12-04 21:25:01 +00:00
Osvaldo Ortega
5eafa95b6d
Debounce change sessions event ( #281353 )
...
Debounce onDidChangeChatSessionItems
2025-12-04 21:20:11 +00:00
Dmitriy Vasyura
652d83d0c1
PR feedback
2025-12-04 12:43:04 -08:00
Don Jayamanne
428308c7a9
Support triggering complex Chat Session Options ( #281324 )
...
* Support triggering complex Chat Session Options
* Updates
* Updates
2025-12-05 07:24:30 +11:00
Megan Rogge
6c18678606
Fix terminal suggest regression, trim ghost text from prompt value before passing to providers ( #281327 )
...
Fix #281084
2025-12-04 20:09:34 +00:00
Dmitriy Vasyura
1c7f33a5ce
Update request headers in fetch tool
2025-12-04 12:08:48 -08:00
Dmitriy Vasyura
02102cce91
Merge pull request #281323 from microsoft/dev/dmitriv/fetch-tool-fixes
...
Ignore errors and UI interactions in fetch tool
2025-12-04 11:49:24 -08:00
Dmitriy Vasyura
9675268146
Add DOM extraction fallback to fetch tool
2025-12-04 11:38:14 -08:00
Dmitriy Vasyura
c4c61b3d63
Fix unit-tests
2025-12-04 11:29:09 -08:00
Dmitriy Vasyura
8450fc3285
Ignore errors and UI interactions in fetch tool
2025-12-04 11:21:56 -08:00
Josh Spicer
9fd1fe9f75
fix chatSession swapping when in sidebar chat ( #281312 )
...
fix chatSession swapping when in sidebar chat (https://github.com/microsoft/vscode/issues/281270 )
2025-12-04 19:00:22 +00:00
Megan Rogge
5af1207540
fix disposable leaks ( #281295 )
...
fixes #281293
2025-12-04 13:50:09 -05:00
Megan Rogge
adf0185e93
add bottom padding to empty output ( #281305 )
...
fixes #281304
2025-12-04 18:37:06 +00:00
Ben Villalobos
db9bb5b994
Add descriptions for /find-issue and /find-duplicates ( #281129 )
2025-12-05 05:17:11 +11:00
Rob Lourens
7c6fffa396
Add progress to load slow chat session ( #281282 )
...
Fix #281185
Fix #281274
2025-12-05 05:16:43 +11:00
Sandeep Somavarapu
763d6d50df
fix #279050 ( #281279 )
2025-12-04 09:44:18 -08:00
Alex Ross
653d30ab18
Revert "Fix element already registered ( #281000 )" ( #281278 )
...
* Revert "Fix element already registered (#281000 )"
This reverts commit ca3f2212d1 .
* skip test
2025-12-04 09:43:55 -08:00
Ladislau Szomoru
25f178ebb2
SCM - revert back to computing incoming/outgoing changes using the history item view models ( #281273 )
2025-12-04 17:04:14 +00:00
Benjamin Christopher Simmonds
eed1eef89a
Merge pull request #281272 from microsoft/benibenj/neighbouring-platypus
...
Fix arrow background issue
2025-12-04 17:52:12 +01:00
Alex Ross
472dee5115
Another fix for "element with id not registered" error ( #281269 )
...
Fixes microsoft/vscode-pull-request-github#8073
2025-12-04 16:49:41 +00:00
Benjamin Pasero
3015de171b
agent sessions - allow to show all sessions ( #281271 )
2025-12-04 16:43:30 +00:00
Simon Siefke
eed1cb5cc3
fix: memory leak in composite bar ( #280659 )
...
* fix: memory leak in composite bar
* fix
* simpler fix
* use mutable disposables to fix the leak
---------
Co-authored-by: BeniBenj <besimmonds@microsoft.com >
2025-12-04 16:36:11 +00:00
Benjamin Christopher Simmonds
152a97d63b
Merge pull request #281266 from microsoft/benibenj/zoophagous-snake
...
Rename suggestion tweaks
2025-12-04 17:31:33 +01:00
Sandeep Somavarapu
3c9c9c8f6d
report default account telemetry ( #281264 )
2025-12-04 16:20:22 +00:00
BeniBenj
44c3b0b006
fix arrow has no background
2025-12-04 17:19:44 +01:00