Commit Graph

147761 Commits

Author SHA1 Message Date
Johannes Rieken
176d771e8e run oss-tool, update distro (#299717) 2026-03-06 11:34:44 +01:00
Johannes Rieken
80c418069f hide inline chat affordance when editor loses focus (#299716)
Fixes #299616
2026-03-06 02:27:46 -08:00
dependabot[bot]
e528731081 Bump dompurify from 3.2.7 to 3.3.2 in /extensions/mermaid-chat-features (#299626)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.2.7 to 3.3.2.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.2.7...3.3.2)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.3.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
2026-03-06 06:04:35 +00:00
dependabot[bot]
795b1858a1 Bump @tootallnate/once and jsdom in /extensions/notebook-renderers (#299312)
Removes [@tootallnate/once](https://github.com/TooTallNate/once). It's no longer used after updating ancestor dependency [jsdom](https://github.com/jsdom/jsdom). These dependencies need to be updated together.


Removes `@tootallnate/once`

Updates `jsdom` from 21.1.1 to 28.1.0
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/21.1.1...28.1.0)

---
updated-dependencies:
- dependency-name: "@tootallnate/once"
  dependency-version: 
  dependency-type: indirect
- dependency-name: jsdom
  dependency-version: 28.1.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-05 21:47:05 -08:00
dependabot[bot]
e85cb66e53 Bump tar from 7.5.9 to 7.5.10 in /build/npm/gyp (#299352)
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.9...v7.5.10)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.10
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-05 21:46:45 -08:00
dependabot[bot]
22c9742134 Bump @vscode/component-explorer from 0.1.1-19 to 0.1.1-20 in /build/vite (#299463)
Bumps [@vscode/component-explorer](https://github.com/microsoft/vscode-packages/tree/HEAD/js-component-explorer/packages/explorer) from 0.1.1-19 to 0.1.1-20.
- [Commits](https://github.com/microsoft/vscode-packages/commits/HEAD/js-component-explorer/packages/explorer)

---
updated-dependencies:
- dependency-name: "@vscode/component-explorer"
  dependency-version: 0.1.1-20
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-05 21:46:35 -08:00
dependabot[bot]
68c79600df Bump @tootallnate/once from 3.0.0 to 3.0.1 in /remote (#299311)
Bumps [@tootallnate/once](https://github.com/TooTallNate/once) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/TooTallNate/once/releases)
- [Changelog](https://github.com/TooTallNate/once/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TooTallNate/once/compare/3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: "@tootallnate/once"
  dependency-version: 3.0.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-05 21:45:41 -08:00
Elijah King
de052c15ea Merge pull request #299634 from microsoft/eli/steer-button-swap
steer uses up arrow (same as send default)
2026-03-05 17:35:21 -08:00
Paul
199e9f9759 Use debug as attachment when clicking debug agent panel button (#299610) 2026-03-06 01:23:30 +00:00
dileepyavan
295e194e0e Dileep y/299224 (#299656)
* code changes

* updating tmp folder based on OS

* fixing the bug when file system setting is empty
2026-03-06 01:18:27 +00:00
Elijah King
57fe871284 Merge branch 'main' into eli/steer-button-swap 2026-03-05 17:15:22 -08:00
Paul
d004864553 Check workspace trust for hooks (#299638) 2026-03-05 17:13:04 -08:00
David Dossett
3a1f21945b Chat input: allow narrower sidebar before icon-only collapse, stop hiding tools button (#299644)
* chat: delay picker collapse and keep tools in toolbar overflow

* rename constant to CHAT_INPUT_PICKER_COLLAPSE_WIDTH per review
2026-03-05 17:08:57 -08:00
Connor Peet
ea3dfdd3ae mcp: fix sampling model selection to exclude CLI models (#299635)
mcp: fix default model selection to exclude CLI models

- Changes _findMatchingModel to use a new _getDefaultModels helper instead
  of filtering for models with ChatAgentLocation.Chat default location
- The new _getDefaultModels method filters for free models (no multiplier
  numeric or target chat session type), preventing CLI-only models from
  being selected as defaults by default
- Also removes unused ChatAgentLocation import

Fixes #299336

(Commit message generated by Copilot)
2026-03-05 16:35:24 -08:00
Justin Chen
868871202b fix terminal autopilot + some description language (#299562)
* fix terminal autopilot + some description language

* fix ci

* use last focused widget:

* autoreply in autopilot

* better wording around task complete tool + auto reply for ask questions
2026-03-05 16:19:22 -08:00
Matt Bierner
d6cd758cb9 Merge pull request #299631 from mjbvz/dev/mjbvz/left-cricket
Use older zip.js
2026-03-05 16:04:29 -08:00
Logan Ramos
8d20dd5210 Fix model swap (#299621) 2026-03-05 23:25:42 +00:00
Megan Rogge
b24b147db4 ensure slash command usage is tracked and causes tip to hide (#299596)
fixes #299443
2026-03-05 15:23:53 -08:00
eli-w-king
8a6956e503 steer uses up arrow (same as send default) 2026-03-05 14:58:50 -08:00
Matt Bierner
7165ef63e3 Use older zip.js 2026-03-05 14:47:37 -08:00
Megan Rogge
2252c1911d fix close button positioning (#299611)
fixes #299579
2026-03-05 21:57:33 +00:00
Matt Bierner
31a7e36b49 Merge pull request #299526 from mjbvz/dev/mjbvz/apparent-trout
Temporarily restore webpack ext builds
2026-03-05 13:57:12 -08:00
Megan Rogge
a5876c850f fix some issues with tips, remove some (#299608) 2026-03-05 13:44:14 -08:00
Matt Bierner
e1116427ee Restore old package-lock exact version 2026-03-05 13:28:32 -08:00
Matt Bierner
356e210df9 Merge branch 'main' into dev/mjbvz/apparent-trout 2026-03-05 13:08:07 -08:00
Raymond Zhao
b290036d24 chore: test gif transfer (#299560) 2026-03-05 19:15:11 +00:00
Megan Rogge
412a817d88 fix chat question height (#299557)
fix #299556
2026-03-05 18:59:56 +00:00
Kyle Cutler
daf369a0ea Validate URLs in open browser tool (#299555) 2026-03-05 18:55:26 +00:00
dileepyavan
343b4af2e4 [MCP_Sandboxing]: Add ripgrep path to env variables (#299320)
include ripgrep path
2026-03-05 10:47:48 -08:00
David Dossett
65ecbd4b56 Persist sessions sidebar section collapse state (#299355)
* Persist sessions sidebar section collapse state

* Address PR feedback: guard programmatic collapse and validate JSON
2026-03-05 10:35:22 -08:00
dependabot[bot]
3487365a09 Bump hono from 4.12.3 to 4.12.5 in /test/mcp (#299285)
Bumps [hono](https://github.com/honojs/hono) from 4.12.3 to 4.12.5.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.12.3...v4.12.5)

---
updated-dependencies:
- dependency-name: hono
  dependency-version: 4.12.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
2026-03-05 18:11:06 +00:00
andysharman
432c85934c Add chatMode and sessionType to interactiveSessionProviderInvoked telemetry (#299364)
Track the active chat mode and session type on each chat request.
chatMode uses getModeNameForTelemetry for proper identification of
extension-contributed modes like Plan, with hashing for user-created agents.
sessionType captures the session resource scheme.

Co-authored-by: Alex Dima <alexdima@microsoft.com>
2026-03-05 17:29:29 +00:00
Robo
2ba48d2b52 chore: update dependency info for inno-updater bump (#299394) 2026-03-05 09:15:36 -08:00
Matt Bierner
9086b47862 Temporarily restore webpack ext builds
Needed since https://github.com/microsoft/vscode/pull/298920 snuck in which brought back webpack for the github extension
2026-03-05 08:45:54 -08:00
Logan Ramos
9a4492fde6 Cleanup some team members from end game notebook (#299507) 2026-03-05 16:59:46 +01:00
Johannes Rieken
61dc401a3f workaround for https://github.com/microsoft/vscode/issues/299484 (#299503) 2026-03-05 15:13:27 +00:00
Johannes Rieken
1a608475b8 fix: update precondition for FixDiagnosticsAction and hide input widget on command execution (#299499)
fixes https://github.com/microsoft/vscode/issues/299251
2026-03-05 14:53:33 +00:00
Benjamin Pasero
0c87a51e30 sessions - do not steal focus when auto-opening changes view (#299487)
fix - update `syncAuxiliaryBarVisibility` to open view
2026-03-05 13:41:03 +00:00
Lee Murray
0e211b2d79 Merge pull request #299475 from microsoft/mrleemurray/update-context-usage-widget
Refactor chat context usage widget structure and styling
2026-03-05 13:15:16 +00:00
Benjamin Pasero
2df781bda9 sessions - allowlist more commands to run in modal editors (#299464) 2026-03-05 13:56:52 +01:00
Lee Murray
32acff1aa2 Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-05 12:52:10 +00:00
Lee Murray
f957df8e89 Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-05 12:51:58 +00:00
Lee Murray
5a8fb3c212 Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-05 12:51:04 +00:00
mrleemurray
5ffa330178 refactor(chat): remove unused actions section and clean up CSS 2026-03-05 12:45:29 +00:00
mrleemurray
5b18dda8fe refactor(chat): update structure and styling for context usage widget
Co-authored-by: Copilot <copilot@github.com>
2026-03-05 12:42:20 +00:00
Don Jayamanne
c08bdfcb13 feat: add optional id field to ChatRequestModeInstructions interface (#299128)
* feat: add optional id field to ChatRequestModeInstructions interface

* feat: surface uri instead of id in ChatRequestModeInstructions (#299166)

* Initial plan

* feat: surface uri instead of id in ChatRequestModeInstructions

Co-authored-by: aeschli <6461412+aeschli@users.noreply.github.com>

---------

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

---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aeschli <6461412+aeschli@users.noreply.github.com>
2026-03-05 12:32:59 +00:00
Copilot
c35a1a5fb6 Fix SCM input widget ignoring editor.roundedSelection setting (#299398)
* Initial plan

* fix: SCM input widget respects editor.roundedSelection setting

Co-authored-by: lszomoru <3372902+lszomoru@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: lszomoru <3372902+lszomoru@users.noreply.github.com>
2026-03-05 12:16:40 +00:00
Lee Murray
8017e756f0 Merge pull request #299458 from microsoft/mrleemurray/smoggy-orange-scorpion
Make disabledForeground color darker in 2026 Dark theme
2026-03-05 12:16:08 +00:00
Benjamin Pasero
4e443a1c31 sessions - show folder icon instead of worktree when session has no worktree (#299456)
feat - distinguish worktree vs folder in session icon
2026-03-05 11:43:31 +00:00
mrleemurray
a29d3c0f6f Fix disabledForeground color in 2026 Dark theme 2026-03-05 11:37:45 +00:00