Commit Graph

140338 Commits

Author SHA1 Message Date
Matt Bierner
2eebc29410 Hide some internals of ChatEditorUri
We don't need to export this namespace anymore
2025-11-03 14:31:27 -08:00
Megan Rogge
b31e686b9a still show focus action even if no command so it's available for basic, none execute strategies (#274893)
fixes #274876
2025-11-03 22:18:19 +00:00
Matt Bierner
200143be60 Merge pull request #274892 from mjbvz/dev/mjbvz/payable-manatee
Fix leak for ContributedChatSessionData
2025-11-03 14:16:32 -08:00
Megan Rogge
9ffea2e801 add workspace setting for output location hidden (#274886) 2025-11-03 22:02:49 +00:00
Matt Bierner
7528c6a8d7 Fix leak for ContributedChatSessionData
Fixes #272405
2025-11-03 13:56:53 -08:00
Justin Chen
26653327b6 if part is hidden, like a failed apply patch, do not break thinking (#274881) 2025-11-03 21:17:08 +00:00
Paul
c2ad003d43 Enable Linux policy generation step in CI (#274847) 2025-11-03 13:06:54 -08:00
Osvaldo Ortega
7861d3e13b Fix agent sessions reporting to status (#274848)
* Fix agent sessions reporting to status

* Update src/vs/workbench/contrib/chat/browser/chatSessions/localChatSessionsProvider.ts

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-03 21:05:12 +00:00
Copilot
d548d94db6 Add chat session title to View Chat Terminals action (#274828) 2025-11-03 21:02:20 +00:00
Megan Rogge
b8b8231b67 clean up (#274869) 2025-11-03 20:53:46 +00:00
Daniel Imms
53cb6faa77 Merge pull request #274862 from microsoft/tyriar/274314
Fix flicker in focus terminal
2025-11-03 12:50:15 -08:00
Matt Bierner
487cb1e360 Merge pull request #274864 from mjbvz/dev/mjbvz/polite-ptarmigan
Fix leak in selection box md rendering
2025-11-03 12:42:24 -08:00
Megan Rogge
13e648a185 fix terminal tabs height (#274861)
fixes #274319
2025-11-03 20:40:00 +00:00
Matt Bierner
4937fc41dd Merge pull request #274858 from mjbvz/dev/mjbvz/greasy-caribou
Avoid cast
2025-11-03 12:13:11 -08:00
Vijay Upadya
b5008646a3 Fix SessionViewPane leaks (#274239)
* Prevent ChatEditorInput leak

* Few minor updates

* Revert "Few minor updates"

This reverts commit 92ecb6728d.

* Revert "Prevent ChatEditorInput leak"

This reverts commit 38f5c83895.

* Fix sessionViewPane leak

* Simplification based on PR feedback

---------

Co-authored-by: vijay upadya <vj@example.com>
2025-11-03 12:11:40 -08:00
Megan Rogge
c705eb8801 reveal terminal output if command failed (#274442)
fix #274333
2025-11-03 12:06:34 -08:00
Matt Bierner
078d0d5707 Merge pull request #264546 from ritesh006/test/implementations-codelens
feat(ts-codeLens): show "implementations" CodeLens for overridden methods #263749
2025-11-03 12:04:42 -08:00
Matt Bierner
82873d9d1e Fix leak in selection box md rendering
Fixes #269352
2025-11-03 12:01:22 -08:00
Megan Rogge
b1a74f6fff rm margin from chat output element (#274849)
fix #274308
2025-11-03 20:00:13 +00:00
Daniel Imms
07eb4eb02b Fix flicker in focus terminal
Fixes #274314
2025-11-03 11:54:40 -08:00
Matt Bierner
66ba975c34 Avoid cast 2025-11-03 11:43:29 -08:00
Josh Spicer
b118b3054e bump copyright (#274806)
* bump copyright

* compile build folder
2025-11-03 11:29:36 -08:00
Martin Aeschlimann
07ac154532 Use 'Custom Agents' for user defined agents (#274841) 2025-11-03 19:06:53 +00:00
Connor Peet
b83e8ed4d4 edits: transfer edit session to committed agent chat session (#274840)
Working set and edit history transfers, however chat pills do not yet
show up since they don't survive the chat history transfer.

Refs #274198
2025-11-03 19:06:09 +00:00
Matt Bierner
4f9da4c7f0 Merge pull request #274831 from mjbvz/dev/mjbvz/adverse-nightingale
Make sure to dispose of provided session listeners
2025-11-03 10:39:50 -08:00
Christof Marti
4e9b8174e1 Run OSS tool 2025-11-03 19:33:06 +01:00
Paul
944cb2ad74 Improve Katex copy robustness (#274194) 2025-11-03 10:24:08 -08:00
Logan Ramos
411f0c8970 Hydrate machine id for device id in contexts where device id is undefined (i.e. web) (#274826) 2025-11-03 18:20:26 +00:00
Matt Bierner
0a8c5390c3 Make sure to dispose of provided session listeners
Fixes #272404
2025-11-03 10:18:57 -08:00
Megan Rogge
5c98238641 add (END) detection to output monitor (#274820) 2025-11-03 17:56:26 +00:00
Logan Ramos
ba41e7369f Alphabetically sort the model list (#274815)
* Alphabetically sort the model list

* [WIP] WIP address feedback on alphabetically sorting the model list (#274818)

* Initial plan

* Sort models by display name instead of identifier

Co-authored-by: lramos15 <4544166+lramos15@users.noreply.github.com>

---------

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

---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: lramos15 <4544166+lramos15@users.noreply.github.com>
2025-11-03 17:52:21 +00:00
Matt Bierner
86d00306cf Merge pull request #274811 from mjbvz/dev/mjbvz/frozen-chinchilla
Store data using session resource instead of id
2025-11-03 09:51:59 -08:00
Peng Lyu
f7b41f1408 Merge pull request #272804 from microsoft/dineshc/diffEditorMove
Enables next and previous navigation in multi file diff editor
2025-11-03 09:48:58 -08:00
Megan Rogge
b144db0b50 fix bug with terminal tabs height (#274812)
fix #274775
2025-11-03 17:40:08 +00:00
Matt Bierner
27a1c5a830 Merge pull request #274807 from mjbvz/dev/mjbvz/ideal-cobra
More `any` removal
2025-11-03 09:27:28 -08:00
Daniel Imms
dcac4e76a9 Merge pull request #274801 from microsoft/tyriar/safety
Block cwds that have unknowns
2025-11-03 09:18:03 -08:00
Matt Bierner
ae8e0633e8 Merge pull request #274804 from mjbvz/dev/mjbvz/sensitive-vicuna
Make `executeCommand` return `unknown` instead of `any` by default
2025-11-03 09:12:43 -08:00
Ladislau Szomoru
763f5fca11 SCM - set min height and expand repository when toggling the setting (#274800) 2025-11-03 17:07:53 +00:00
Matt Bierner
54dce277f9 Store data using session resource instead of id
For #274403
2025-11-03 09:07:35 -08:00
Matt Bierner
05ff286a79 Merge pull request #274802 from mjbvz/dev/mjbvz/ideal-weasel
Get rid of a few more anys
2025-11-03 09:03:17 -08:00
Matt Bierner
d5c46f73b9 More any removal
For #274723
2025-11-03 08:58:47 -08:00
Benjamin Christopher Simmonds
a9d6f4b2fd Merge pull request #274797 from microsoft/benibenj/roasted-fish
Require Window Reload for extension unification
2025-11-03 17:54:04 +01:00
Megan Rogge
f31aac8561 add experimental, experiment to outputLocation (#274798)
add experimental, experiment to outputLocation
2025-11-03 16:51:04 +00:00
Daniel Imms
f88c8fce79 Update src/vs/workbench/contrib/terminalContrib/chatAgentTools/browser/tools/commandLineAnalyzer/commandLineFileWriteAnalyzer.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-03 08:46:12 -08:00
Matt Bierner
9aef7a61e0 Make executeCommand return unknown instead of any by default
For #274723
2025-11-03 08:44:15 -08:00
Matt Bierner
c225357248 Get rid of a few more anys
For #274723
2025-11-03 08:37:47 -08:00
Daniel Imms
7b08784a59 Conditionally run tests based on OS
Depends on URI's impl
2025-11-03 08:37:12 -08:00
Alex Ross
005cfa9290 Move chat context provider into chat namespace (#274794) 2025-11-03 16:35:36 +00:00
Megan Rogge
cf18d0d5ee prevent duplicate chat terminal focus actions from being added (#274791)
fixes #274728
2025-11-03 16:35:10 +00:00
Daniel Imms
4bc1e21330 Block cwds that have unknowns
Part of #274167
Part of #274166
2025-11-03 08:33:21 -08:00