Rob Lourens
46524541ad
Initialize modelState.completedAt to lastMessageDate ( #282363 )
...
Initialize modelState.completedAt to lastMessageDate (#282293 )
2025-12-09 20:30:12 -08:00
Copilot
b2590e0b22
Fix FetcherService retrying with multiple fetchers on 429 and other application errors ( #282100 )
...
* Initial plan
* Fix FetcherService to not retry with other fetchers on 429 status code
Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>
* Improve test robustness based on code review feedback
Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>
2025-12-10 01:57:09 +00:00
Daniel Imms
89d1458dcb
Merge pull request #281127 from JeffreyCA/fig-spec-azd
...
Update Fig spec for Azure Developer CLI (azd)
2025-12-09 17:56:50 -08:00
Tyler James Leonhardt
4daf55738a
Tactical fix for auth provider timeout ( #282353 )
...
A better bigger change should be made, but this has helped in some cases, so I'm gonna add this.
ref https://github.com/microsoft/vscode/issues/260061
2025-12-10 01:44:13 +00:00
Osvaldo Ortega
57f6d3a72c
Fix for completing response if needed ( #282325 )
...
* Fix for completing response if needed
* Review comments
* Delte extra complete call
* Make it default behavior of complete
2025-12-09 17:42:16 -08:00
Connor Peet
643aa3a33b
chat: fix input state not being stored correctly ( #282331 )
...
Closes https://github.com/microsoft/vscode/issues/282143
2025-12-09 16:07:33 -08:00
Josh Spicer
97dadc2206
remove traces ( #282302 )
...
remove traces (https://github.com/microsoft/vscode/issues/273855 )
2025-12-09 15:14:28 -08:00
Josh Spicer
1e82f46b84
Do not attempt to register migrated chatSession providers ( #282304 )
...
Do not attempt to register migrated chatSession providers (https://github.com/microsoft/vscode/issues/273855 )
2025-12-09 15:14:22 -08:00
Matt Bierner
b27901d820
Merge pull request #282223 from Andarist/simplify-stub-overloads
...
Simplify `TestInstantiationService#stub` overloads
2025-12-09 15:07:51 -08:00
Copilot
f9e3a710d8
Fix typo: enviromentVariables → environmentVariables ( #281378 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
2025-12-09 20:07:25 +00:00
Kyle Cutler
e5e11befa8
Additional memory in gulp-based scripts ( #282079 )
...
Make sure all gulp scripts have additional memory
2025-12-09 12:01:56 -08:00
Osvaldo Ortega
38fbd7711c
Small fix for in progress check for overrides ( #282245 )
...
* Small fix for in progress check for overrides
* Update src/vs/workbench/api/browser/mainThreadChatSessions.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-09 19:49:21 +00:00
Benjamin Pasero
ab41693fdd
debt - clean up agent sessions openAgentSession around non local chats ( #282278 )
...
* debt - clean up agent sessions `openAgentSession` around non local chats
* address CI feedback
2025-12-09 19:45:06 +00:00
Matt Bierner
cbb350b007
Merge pull request #282279 from mjbvz/dev/mjbvz/preferred-baboon
...
Add dev tools logging of image load errors
2025-12-09 11:30:43 -08:00
Connor Peet
99d11acdc3
mcp: use consistent drive letter for roots ( #282275 )
...
Closes #271812
2025-12-09 11:28:55 -08:00
Osvaldo Ortega
8146a6f6d2
Subscribe to dispose session in local agents provider ( #281450 )
2025-12-09 11:28:34 -08:00
Johannes Rieken
60223e8b22
clarify prereqs for formatOnSaveMode ( #282226 )
...
https://github.com/microsoft/vscode/issues/257764
2025-12-09 19:14:47 +00:00
Matt Bierner
51a3b2e439
Add dev tools logging of image load errors
...
For #274199
2025-12-09 11:11:16 -08:00
Megan Rogge
1dcf7be6e7
prevent any key from being detected and sent to terminal ( #282269 )
...
fix #281569
2025-12-09 17:57:58 +00:00
Megan Rogge
aab8d1abe9
Pass in isBackground for proper task chat agent message ( #282266 )
...
fixes #281570
2025-12-09 17:50:18 +00:00
Benjamin Pasero
fdab7f7d2c
Agent sessions: stopping a session should use a different icon ( fix #280679 ) ( #282256 )
...
* Agent sessions: stopping a session should use a different icon (fix #280679 )
* fix ci
2025-12-09 09:47:30 -08:00
Benjamin Pasero
310224bf5a
Agent sessions: allow for a layout option that disables the automated positioning to the side based on size ( fix #281525 ) ( #282235 )
2025-12-09 09:47:15 -08:00
Johannes Rieken
5639dca991
Merge pull request #282221 from microsoft/copilot/fix-model-disposed-error
...
Fix race condition causing "Model is disposed!" error in virtual document updates
2025-12-09 18:35:34 +01:00
Johannes Rieken
5a6cdd0697
add more repos ( #282244 )
2025-12-09 16:29:44 +00:00
Johannes Rieken
8f44902d95
fixes https://github.com/microsoft/vscode/issues/280812 ( #282243 )
2025-12-09 16:28:52 +00:00
Johannes
ba22379646
format documents
2025-12-09 17:25:20 +01:00
copilot-swe-agent[bot]
ecd5916684
Fix formatting: add blank line between if blocks for better readability
...
Co-authored-by: jrieken <1794099+jrieken@users.noreply.github.com>
2025-12-09 15:40:00 +00:00
Copilot
a743f7f37c
Move getTaskOutput from execute to read toolset ( #282228 )
2025-12-09 15:29:45 +00:00
João Moreno
f58990846d
fix: frozen windows installations ( #282201 )
...
* fix: frozen windows installations
fixes #196344
related to #228233
Co-authored-by: CyMad <90966823+CyMad7001@users.noreply.github.com>
* Update build/win32/code.iss
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: CyMad <90966823+CyMad7001@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-09 15:21:52 +00:00
João Moreno
26b983fd4a
fixes #216805 ( #282225 )
2025-12-09 14:51:25 +00:00
Benjamin Pasero
5e8c53b834
debt - cleanup todos that are obsolete ( #282224 )
2025-12-09 14:49:15 +00:00
copilot-swe-agent[bot]
0c496b0cf8
Add isDisposed check before applyEdits to prevent "Model is disposed!" error
...
Co-authored-by: jrieken <1794099+jrieken@users.noreply.github.com>
2025-12-09 14:32:58 +00:00
Daniel Imms
dcb70268fd
Merge pull request #279172 from SimonSiefke/fix/memory-leak-terminal-process-3
...
fix: memory leak in terminal process
2025-12-09 06:28:19 -08:00
Mateusz Burzyński
e57d444efe
Simplify TestInstantiationService#stub overloads
2025-12-09 15:23:31 +01:00
copilot-swe-agent[bot]
8c9e9ac0da
Initial plan
2025-12-09 14:21:50 +00:00
Daniel Imms
4cf8c568e9
Don't override dispose
2025-12-09 06:07:01 -08:00
Henning Dieterichs
785a5cb857
Change 5-min focus window to 10-min focus window in arc metrics ( #281965 ) ( #282202 )
...
Fixes https://github.com/microsoft/vscode/issues/281921
2025-12-09 05:36:28 -08:00
Joaquín Ruales
b15269a4d4
'AGENTS.MD' -> 'AGENTS.md' in loc strings ( #282097 )
2025-12-09 12:20:08 +01:00
Benjamin Pasero
9913515e47
agent sessions fixes ( #282185 )
...
merge to main
2025-12-09 10:05:13 +00:00
Benjamin Pasero
d169e9454c
Merge pull request #282172 from microsoft/ben/brief-bass
...
Ben/brief-bass
2025-12-09 10:29:33 +01:00
Osvaldo Ortega
e90b1846c9
File diff behavior changes for chat sessions ( #282075 )
...
* File diff behavior changes for chat sessions
* wait for diff info
* Test fix
---------
Co-authored-by: Connor Peet <connor@peet.io>
2025-12-09 10:08:12 +01:00
Copilot
7261435ee3
Fix duplicated file changes part for background sessions ( #281635 )
...
* Initial plan
* Fix duplicated file changes for background sessions
When chat.checkpoints.showFileChanges is enabled, only show
file changes summary for local sessions since background sessions
already have their own file changes part registered.
Co-authored-by: osortega <48293249+osortega@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: osortega <48293249+osortega@users.noreply.github.com>
Co-authored-by: Peng Lyu <penn.lv@gmail.com>
2025-12-09 10:07:56 +01:00
Osvaldo Ortega
5dfbd3bdf5
Fix for cloud multi diff stats
2025-12-09 10:07:38 +01:00
Osvaldo Ortega
8c49425799
Fix edge case for in progress session ( #281673 )
2025-12-09 10:04:19 +01:00
Sandeep Somavarapu
d226599bae
#260061 fix timeout from get sessions ( #282166 )
2025-12-09 08:37:36 +00:00
Josh Spicer
e605ba270d
Context key to support when no canDelegate providers available ( #282105 )
...
* Context key to support when no canDelegate providers available (https://github.com/microsoft/vscode-copilot-chat/pull/2500 )
* linting
2025-12-09 03:00:33 +00:00
Rob Lourens
3215e1ba0a
Initialize external chat sessions as 'completed' so that they can be disposed ( #282123 )
...
Initialize external chat sessions as 'completed' so that they can be disposed (#282037 )
* Initialize external chat sessions as 'completed' so that they can be disposed
#282035 in main
* Fix check for cloud sessions
2025-12-08 18:56:06 -08:00
Tyler James Leonhardt
55d06aa3a1
Add a log for the url ( #282098 )
...
so it's clear what fails. We saw rate limiting from GH EDU.
2025-12-08 16:51:11 -08:00
Isidor Nikolic
6f28b3265a
introduce maxRequestsLimit ( #281970 )
2025-12-08 14:27:35 -08:00
Don Jayamanne
a810fc417a
Swap editing session for background agents ( #282067 )
...
* Swap editing session for background agents
* Add comments
* Address review comments
2025-12-08 21:54:12 +00:00