Commit Graph

138027 Commits

Author SHA1 Message Date
Anthony Kim f9267351c5 Do not adjust A sequence wrongly after clear, don't hard code in terminal sticky scroll for clear 2025-09-27 16:38:09 -07:00
Anthony Kim a8a4f224dc Update comment. 2025-09-18 20:46:18 -07:00
Anthony Kim 284538a6df Remove unnecessary 2025-09-18 20:44:41 -07:00
Anthony Kim 65a77ad328 Do not show terminal sticky scroll for clear 2025-09-18 20:15:50 -07:00
Ladislau Szomoru bb58370bb2 Engineering - tweak repository checkout task (#267213)
* Engineering - limit the checkout for the publish and release stages

* Tweak checkout for each job

* Fix path
2025-09-17 16:30:05 +02:00
Ladislau Szomoru b276d35cd6 Git - path comparison should better handle trailing/mixed separators (#267112) 2025-09-17 06:56:24 -07:00
Benjamin Pasero 93791a2ed5 chat - tweak icons and status for anonymous usage (#267205) 2025-09-17 06:48:16 -07:00
João Moreno b477356ea2 inline release build into publish job (#267200)
* inline release build into publish job

* 💄
2025-09-17 13:02:17 +00:00
Benjamin Pasero 921ac42613 chat - implement anonymous support in status (#267203) 2025-09-17 13:00:55 +00:00
Ladislau Szomoru 8bcd6ef5ef Editor - add floating menu overlay widget (#267156)
* Editor - floating menu initial implementation

* Refactor code
2025-09-17 14:04:45 +02:00
Connor Peet 7de43ea56b mcp: add a "... X more" to avoid eager loading thumbnails (#267149) 2025-09-17 06:21:34 +02:00
Ladislau Szomoru 8b03d13e2e Engineering - pipeline improvements (#267130)
* Engineering - try things out

* Use parameters.sbomEnabled instead

* Windows CLI - disable SBOM creation

* macOS CLI - disable SBOM creation

* Remove the isProduction template parameter
2025-09-17 00:05:39 +00:00
Alexandru Dima aead51d8a2 Define GitHub Copilot coding agent environment (#267117) 2025-09-17 01:35:53 +02:00
Connor Peet bb5a3c607b mcp: fix image preview for links and add momentary cache (#267079)
* mcp: fix image preview for links and add momentary cache

- Fix tool results with resource-link's not showing image thumbnails
- Add a 'CancellationTokenPool' for memoization of cancellable operations
- Add a 'momentaryCache' to McpResourceFilesystem to avoid multiple reads
  in quick succession (since now we read the image to show the thumbnail
  in addition to two reads we were already doing)

* fix leak
2025-09-16 11:23:20 -07:00
Sandeep Somavarapu c0b846bd6c remove setting (#267077) 2025-09-16 17:17:21 +00:00
Justin Chen 261b68aed0 fix extra border in thinking part (#267074) 2025-09-16 18:57:26 +02:00
Sandeep Somavarapu ca3396c419 update mcp gallery (#267071) 2025-09-16 16:47:25 +00:00
Alex Ross 8a260cb366 Render PR description as markdown (#267072) 2025-09-16 16:46:51 +00:00
Martin Aeschlimann ce185111c6 fix test data (#267073) 2025-09-16 16:43:57 +00:00
Tyler James Leonhardt d0c4fb2c8b Revert "Remove redundant activation & log extension service activation errors" (#267013)
Revert "Remove redundant activation & log extension service activation errors…"

This reverts commit ea1973f768.
2025-09-17 00:01:49 +09:00
Tyler James Leonhardt bd46b9eb21 Fix vscode mcp dev server (#266998)
* use the `.js` suffix
* bump playwright mcp
2025-09-16 00:33:02 +00:00
Benjamin Pasero 4ea2efff82 chat - fix condition (#266997) 2025-09-15 23:32:37 +00:00
Connor Peet aff267b6d1 chore: add small fixIssueNo utility prompt (#266995)
Allows a quick slash command+number paste then delegation to CCA
2025-09-15 23:21:03 +00:00
Alexandru Dima b56ca46cb1 Always prefer using the run test tool (#266994) 2025-09-15 23:05:35 +00:00
Megan Rogge 09cbbeef7a allow terminal suggest to work when in sidebar (#266981)
fix #259335
2025-09-15 15:28:20 -07:00
Alexandru Dima 7e2e7bb18f Merge pull request #266969 from microsoft/alexd/principal-gayal
Also word wrap on \n in incremental mode
2025-09-15 15:27:26 -07:00
Benjamin Pasero 934122f474 chat - do not set hidden eagerly (#266982) 2025-09-15 22:08:53 +00:00
Alex Dima 2e26f4699d Also word wrap on \n in incremental mode (fixes #258022) 2025-09-15 13:49:09 -07:00
Martin Aeschlimann b5c6cba282 Merge pull request #266953 from microsoft/aeschli/annoyed-chickadee-149
Remove the old prompt parser
2025-09-15 13:09:47 -07:00
Martin Aeschlimann d365a1ef83 Merge remote-tracking branch 'origin/main' into aeschli/annoyed-chickadee-149 2025-09-15 10:28:09 -07:00
Martin Aeschlimann 28e2024f33 Merge pull request #266263 from microsoft/aeschli/newPromptParser
new prompt file parser
2025-09-15 06:52:05 -07:00
Martin Aeschlimann fce9ab080b Merge remote-tracking branch 'origin/main' into aeschli/newPromptParser 2025-09-15 06:39:24 -07:00
Benjamin Pasero 640b9e672c chat - support anonymous from entitlements service and adopt (#266713)
* chat - support `anonymous` from entitlements service and adopt

* skip check for enterprise for now
2025-09-15 13:16:56 +00:00
Lee Murray 0cabeca1aa Merge pull request #266697 from microsoft/mrleemurray/northern-rattlesnake-jade
Adjust max-width for viewpane filter container in action bar
2025-09-15 13:22:16 +01:00
Lee Murray a0c8333349 Merge pull request #266695 from microsoft/mrleemurray/sensitive-quokka-rose
Update action bar styles for consistency with menu colors
2025-09-15 13:21:58 +01:00
lemurra_microsoft 3605c9c0de Adjust max-width for viewpane filter container in action bar 2025-09-15 12:07:03 +01:00
lemurra_microsoft 86989cf51d Update action bar styles to use menu colors for better consistency 2025-09-15 11:44:01 +01:00
Justin Chen 59baae6ece chat history cleanup (#266587)
* chat history cleanup

* use toolbar instead

* fix flicker
2025-09-15 06:10:55 +02:00
Martin Aeschlimann 3d935a8705 fix tests on windows 2025-09-14 14:03:44 -07:00
Martin Aeschlimann 1065517fdd Merge remote-tracking branch 'origin/main' into aeschli/newPromptParser 2025-09-14 13:16:26 -07:00
Sandeep Somavarapu 28580e2402 fix #266346 (#266610) 2025-09-14 05:34:36 -07:00
Rob Lourens 4525390b85 Don't require an editing session for "new chat" to work (#266554)
There have been some different issues causing chats to break and not have an editing session associated with the chat model. if "new chat" doesn't work in that state then there is no escape, so don't require it.
Fix #265669
2025-09-13 20:03:44 -07:00
Rob Lourens 56a7db2c9a Add sessionid to ChatRequest (#266543)
Because some places are using it from the tool invocation token improperly
2025-09-13 19:45:34 -04:00
Harald Kirschner c1e474e341 Merge pull request #266493 from microsoft/digitarald/coloured-marmot
Prompts for plan mode
2025-09-13 07:07:50 -07:00
Harald Kirschner 7117c45fc4 Prompts for plan mode 2025-09-12 20:40:20 -07:00
Tyler James Leonhardt f4c026a2af Fire accept event even if there are active items (#266482)
Fixes https://github.com/microsoft/vscode/issues/266307
2025-09-12 18:05:22 -07:00
Justin Chen 91c6b2c7c1 new fixed height thinking style (#266445)
* fixed height thinking style

* some cleanup

* some cleanup

* use global and reuse collapse state function

* more cleanup
2025-09-12 22:46:24 +00:00
Logan Ramos 17b8b3e4b5 Listen to change event from providers (#266443) 2025-09-12 15:09:00 -07:00
Connor Peet a4ab5a0bd2 mcp: be graceful about autostarting servers that require interaction
- Add a new capability to try to start a server unless it needs interaction
- Adopt that for MCP autostart
- If autostart hits one of these servers, it shows a message once per
  chat session allowing the user to start the server(s) manually.
- With these, turns on MCP autostart by default.
2025-09-12 13:54:14 -07:00
Connor Peet 2683ca4a93 mcp: add errorOnUserInteraction to server start 2025-09-12 13:54:14 -07:00