Commit Graph

149068 Commits

Author SHA1 Message Date
Benjamin Pasero
70bdc095b1 sessions - allow to pin (#302496)
* sessions - allow to pin

* Potential fix for pull request finding

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

* ccr

* .

* ok

* Potential fix for pull request finding

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

* .

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-17 21:14:17 +00:00
Robo
8f136419bb chore: disallow node version untested for development (#302550)
* chore: disallow node version untested for development

* chore: wording feedback

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

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-17 21:00:39 +00:00
Rob Lourens
1c035e8297 Merge branch 'main' into connor4312/agent-host-server 2026-03-17 13:56:32 -07:00
Connor Peet
c134d48a20 extensions: show installed agent plugins when searching @agentPlugins @installed (#302530)
* extensions: show installed agent plugins when searching @agentPlugins @installed

Handle @agentPlugins @installed query in the agent plugins view by treating
@installed as a filter modifier rather than search text. Also prevent @installed
modifier from triggering the default installed extensions view when @mcp or
@agentPlugins queries are present.

- Extract @installed from search text in AgentPluginsListView.show() and use
  it as a filter to exclude marketplace plugins from results
- Exclude @mcp and @agentPlugins queries from isInstalledExtensionsQuery and
  isSearchInstalledExtensionsQuery detection methods to prevent incorrect view
  routing
- Add test cases to verify that @mcp and @agentPlugins queries with @installed
  are not treated as installed extension queries

Fixes https://github.com/microsoft/vscode/issues/302509

(Commit message generated by Copilot)

* fix
2026-03-17 21:49:18 +01:00
João Moreno
c58fd111b2 fix: rename pipeline (#302543) 2026-03-17 20:37:18 +00:00
Benjamin Christopher Simmonds
87706dbd4f sessions: use builtin prompt for feedback submission (#302490)
feat: update feedback action prompt to improve clarity and add instructions

Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com>
2026-03-17 21:28:21 +01:00
Sathvik C
19267665c7 fix: prevent duplicate tip nodes on re-entrant renderGettingStartedTipIfNeeded (#302317) 2026-03-17 20:04:43 +00:00
Kyle Cutler
a320ebfa54 Browser: allow temporary certificate trust (#299797)
* Browser: allow temporary certificate trust

* feedback

* Show more details

* Fix test

* fix
2026-03-17 19:04:40 +00:00
Copilot
4f53113394 Add a tip for chat.editing.autoAcceptDelay (#302482) 2026-03-17 19:02:42 +00:00
Rob Lourens
fa0c6f0c5b Revert "Fix sessions e2e test web launch"
This reverts commit c30d944ad2.
2026-03-17 12:02:16 -07:00
Connor Peet
91ade914f1 cleanup 2026-03-17 12:01:00 -07:00
Connor Peet
7b40408a9b fix e2e tests 2026-03-17 12:00:26 -07:00
Rob Lourens
c30d944ad2 Fix sessions e2e test web launch 2026-03-17 11:59:32 -07:00
Rob Lourens
6076e772e8 Clean up dead code 2026-03-17 11:47:04 -07:00
Bryan Chen
4922d2a864 Merge pull request #302298 from microsoft/bryanchen-d/fix-notebook-index-out-of-range
fix: enrich notebook model index error diagnostics and fix sort comparator (#301207)
2026-03-17 11:47:00 -07:00
Bryan Chen
a5a34bdc0d Merge pull request #302486 from microsoft/brchen/fix-web-telemetry-redaction
fix: preserve error telemetry stack traces in web environments (Codespaces)
2026-03-17 11:46:34 -07:00
copilot-swe-agent[bot]
7b55ecc181 replace eye icon with file icon for read-only agent .md files in mode picker
Co-authored-by: eli-w-king <201316543+eli-w-king@users.noreply.github.com>
2026-03-17 18:45:48 +00:00
Megan Rogge
463ef72e10 Improve screen reader labels for implicit context attachments (#302489) 2026-03-17 18:42:59 +00:00
Connor Peet
927a0932fc fix 2026-03-17 11:36:56 -07:00
Connor Peet
9fbb42c1e8 fix tests 2026-03-17 11:14:07 -07:00
Rob Lourens
2944e51725 Copilot using vscode's ripgrep (#302323) 2026-03-17 17:57:16 +00:00
dependabot[bot]
d7a9278817 build(deps): bump undici from 7.19.0 to 7.24.4 in /remote (#301983)
Bumps [undici](https://github.com/nodejs/undici) from 7.19.0 to 7.24.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v7.19.0...v7.24.4)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 7.24.4
  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-17 17:51:57 +00:00
Elijah King
248a0417a7 Merge branch 'main' into eli/compact-command-center-status 2026-03-17 10:35:08 -07:00
Benjamin Pasero
bc80e42af6 sessions - tweaks to sessions list for better readability (#302433) 2026-03-17 17:13:32 +00:00
Logan Ramos
14137c4ced Don't send fetcher telemetry in stable (#302474) 2026-03-17 17:11:42 +00:00
vs-code-engineering[bot]
3b495c759f Update distro commit (main) (#302470)
Update distro commit to c056f4dc

Co-authored-by: vs-code-engineering[bot] <122617954+vs-code-engineering[bot]@users.noreply.github.com>
2026-03-17 17:09:03 +00:00
Bryan Chen
3182751ba8 docs: enhance submission guidelines for error fixes in telemetry 2026-03-17 10:08:34 -07:00
Bryan Chen
e660fad21e fix: enrich notebook model index error diagnostics and fix sort comparator (#301207) 2026-03-17 10:04:03 -07:00
Connor Peet
f2f31ca7ea connection token support 2026-03-17 10:01:53 -07:00
Bryan Chen
066e46de17 address copilot review: clarify comment and test name wording" 2026-03-17 09:56:07 -07:00
Rob Lourens
f48e040708 fix build 2026-03-17 09:51:47 -07:00
Bryan Chen
48a2994dc0 fix: preserve stack traces in web telemetry by adding origin as piiPath\n\nFixes #302289\n\nIn web environments (Codespaces, vscode.dev), error telemetry stack\ntraces were fully redacted because the browser telemetry service did\nnot set piiPaths. The anonymizeFilePaths function matched HTTPS URL\npaths and redacted them to <REDACTED: user-file-path>.\n\nAdd mainWindow.location.origin as a piiPath in the browser telemetry\nservice config. This is analogous to appRoot on desktop - it strips\nthe origin prefix from URLs so the useful relative path\n(e.g. /static/build/bundle.js:1:200953) is preserved for debugging." 2026-03-17 09:50:31 -07:00
dependabot[bot]
1b8d01571a build(deps): bump file-type from 21.3.1 to 21.3.2 in /extensions/git (#302473)
Bumps [file-type](https://github.com/sindresorhus/file-type) from 21.3.1 to 21.3.2.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v21.3.1...v21.3.2)

---
updated-dependencies:
- dependency-name: file-type
  dependency-version: 21.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>
2026-03-17 16:47:03 +00:00
Benjamin Pasero
6b0d7b163a feat - add product service and logging to throttling (#302469) 2026-03-18 01:26:06 +09:00
dependabot[bot]
81607b72dc build(deps-dev): bump undici from 7.22.0 to 7.24.1 in /extensions/notebook-renderers (#301646)
build(deps-dev): bump undici in /extensions/notebook-renderers

Bumps [undici](https://github.com/nodejs/undici) from 7.22.0 to 7.24.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v7.22.0...v7.24.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 7.24.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-17 09:17:49 -07:00
João Moreno
19daf4d536 feat: rename pipeline and fix esm script (#302466)
Co-authored-by: Copilot <copilot@github.com>
2026-03-17 16:06:38 +00:00
Copilot
f237727be5 Rename "Open Images in Carousel" to "Open in Image Carousel" (#302291) 2026-03-17 15:23:16 +00:00
João Moreno
e3b4bdb925 allow terrapin checks to by manually triggered and report results back to GitHub (#302451)
* initial terrapin check poc

* bump terrapin timeout, remove trigger

* allow terrapin checks to by manually triggered and report results back to GitHub

Co-authored-by: Copilot <copilot@github.com>

---------

Co-authored-by: Copilot <copilot@github.com>
2026-03-17 14:34:34 +00:00
João Moreno
817d225857 Change Terrapin checks to be manual dispatches, increase timeouts (#302398)
* initial terrapin check poc

* bump terrapin timeout, remove trigger
2026-03-17 14:12:56 +00:00
Benjamin Christopher Simmonds
907d1f1619 Improve CI status widget icons and layout in sessions changes view (#302425)
* fix: update CI status widget icons for pending state

* fix: update CI status widget action icon and add default case for check icon

* fix: improve CIStatusWidget layout handling and height management

* fix: use Codicon.loading instead of spinningLoading for ResourceLabel compatibility

The spinningLoading ThemeIcon (id: loading~spin) gets rendered as a single
CSS class 'codicon-loading~spin' by ResourceLabels, which doesn't match the
'.codicon-loading::before' CSS rule needed for the icon content. Using
Codicon.loading directly produces the class 'codicon-loading', which has both
the icon glyph and the spin animation defined in codicon-modifiers.css.

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

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-17 13:18:05 +00:00
Benjamin Pasero
a9b6b5e181 Sessions: Interactions with existing Claude sessions (fix #302277) (#302431) 2026-03-17 12:42:59 +00:00
Benjamin Pasero
9e356e2173 Sessions: telemetry should distinguish between the apps (fix #302132) (#302151) 2026-03-17 12:33:07 +00:00
Benjamin Pasero
2d27541e2d sessions - resolve by provider (#302160) 2026-03-17 13:09:19 +01:00
Benjamin Christopher Simmonds
fe0599f4fa Merge pull request #302407 from microsoft/benibenj/worthy-earthworm
Minor updates to session tasks
2026-03-17 12:42:18 +01:00
Lee Murray
16bb37eae9 Update command center styles and titlebar border radius (#302404)
fix: update command center background and border styles in theme and adjust titlebar border radius

Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
2026-03-17 12:39:17 +01:00
Benjamin Christopher Simmonds
f57e615389 Agent feedback: show input on diff hunk click and include diff context in attachments (#302401)
* Enhance agent feedback editor: add diff editor support and improve selection handling

* Prevent focus shift on navigation keys in agent feedback editor

* Enhance agent feedback: add support for diff hunks and update related interfaces

* Fix range comparison logic in _rangeTouchesChange method

* Refactor agent feedback context handling: streamline feedback addition and enhance context management

* Enhance hover behavior: add persistence option to prevent hiding on hover

* Potential fix for pull request finding

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

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-17 11:15:57 +00:00
Ladislau Szomoru
cff3949e5d Git - add new API to help with computing a diff with stats between two commits (#302402) 2026-03-17 11:05:04 +00:00
Lee Murray
9c4d3940af Update menu selection colors to use list hover styles (#302397)
fix: update menu selection colors to use list hover styles

Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
2026-03-17 12:03:07 +01:00
BeniBenj
27bcf17319 minor sessions task changes 2026-03-17 11:45:14 +01:00
Aiday Marlen Kyzy
4bd42b07a6 Revert "putting line breaks options into computed editor options object" (#302386)
Revert "putting line breaks options into computed editor options object (#301…"

This reverts commit ccc96be184.
2026-03-17 11:06:04 +01:00