Connor Peet
da5fb11b3b
agentHost: add session-specific metadata
...
Adds a SQLite DB for session-specific metadata. Stores edits in there.
It can _almost_ restore edits, but I still need to make undoStops be
similarly persisted. That is a project for later this evening.
2026-03-26 15:46:46 -07:00
dependabot[bot]
b04a4405e9
Bump brace-expansion from 5.0.3 to 5.0.5 in /extensions/html-language-features ( #305338 )
...
Bump brace-expansion in /extensions/html-language-features
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion ) from 5.0.3 to 5.0.5.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v5.0.3...v5.0.5 )
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 5.0.5
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-26 22:46:17 +00:00
dependabot[bot]
a01680ec5c
Bump brace-expansion from 5.0.2 to 5.0.5 in /extensions/css-language-features ( #305337 )
...
Bump brace-expansion in /extensions/css-language-features
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion ) from 5.0.2 to 5.0.5.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v5.0.2...v5.0.5 )
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 5.0.5
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-26 22:42:18 +00:00
Paul
fc86786770
Add chat perf marks ( #302950 )
2026-03-26 15:41:02 -07:00
Ladislau Szomoru
a5a24b45ea
Sessions - add context key for in progress session ( #305336 )
2026-03-26 22:40:04 +00:00
Benjamin Christopher Simmonds
689cbaf73e
Merge pull request #305334 from microsoft/benibenj/unhappy-catfish
...
Remember panel visibility per session
2026-03-26 23:39:42 +01:00
Matt Bierner
17481abe5b
Merge pull request #305301 from mjbvz/dev/mjbvz/curious-thrush
...
Remove `getInProgressSessionDescription` from interface
2026-03-26 15:39:26 -07:00
xingsy97
4b05d2f938
Chat - remove deprecated prompt attribute spelling ( #301976 )
...
chat: remove deprecated user-invokable prompt attribute
Co-authored-by: xingsy97 <xingsy97@outlook.com >
Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com >
2026-03-26 15:34:09 -07:00
dependabot[bot]
4f27118367
Bump brace-expansion from 5.0.3 to 5.0.5 in /extensions/json-language-features ( #305335 )
...
Bump brace-expansion in /extensions/json-language-features
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion ) from 5.0.3 to 5.0.5.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v5.0.3...v5.0.5 )
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 5.0.5
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-26 22:33:29 +00:00
Anthony Kim
926cb66d57
Fix ctrl+/- not working on Windows Copilot CLI ( #305037 )
...
* Fix ctrl+/- not working on Windows Copilot CLI
* remove unncessary
* Changes
* more test
---------
Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com >
2026-03-26 22:32:42 +00:00
Benjamin Christopher Simmonds
a086290082
Merge pull request #305297 from microsoft/benibenj/automatic-tapir
...
Multi chat support
2026-03-26 23:26:28 +01:00
Matt Bierner
243bce7593
Merge branch 'main' into fix/janky-scrolling-in-markdown-preview
2026-03-26 15:14:38 -07:00
Don Jayamanne
019a4fbcd2
Fix line count handling in snapshot output rendering ( #305039 )
...
Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com >
2026-03-27 09:14:18 +11:00
Ladislau Szomoru
e159670b49
Sessions - changes view improvements ( #305294 )
...
* Only load the changes from last turn when needed
* Update action rendering
* Update title actions/context when switching sessions
* Add progress indicator
---------
Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com >
2026-03-26 22:07:25 +00:00
BeniBenj
e9d9599b0f
Remember panel visibility per session
2026-03-26 23:04:23 +01:00
Ladislau Szomoru
556c436dc4
ButtonBar - if a submenu only has one item, render it as a button and not as a dropdown with an empty context menu ( #305307 )
...
* ButtonBar - if a submenu only has one item, render it as a button and not as a dropdown with an empty context menu
* Fix typo
2026-03-26 22:04:01 +00:00
Matt Bierner
f8da1a6af6
Merge pull request #305063 from microsoft/dev/mjbvz/underlying-roadrunner
...
Pick up TS 6.0
2026-03-26 15:03:24 -07:00
Justin Chen
cb88450c1a
add padding for sessions input box ( #304586 )
2026-03-26 14:59:29 -07:00
Justin Chen
3fd12e000a
user audience for run in terminal images ( #305302 )
2026-03-26 14:57:40 -07:00
dependabot[bot]
094fdac406
Bump picomatch in /test/automation ( #304919 )
...
Bumps and [picomatch](https://github.com/micromatch/picomatch ). These dependencies needed to be updated together.
Updates `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases )
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2 )
Updates `picomatch` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/micromatch/picomatch/releases )
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: picomatch
dependency-version: 2.3.2
dependency-type: indirect
- dependency-name: picomatch
dependency-version: 4.0.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-26 21:49:26 +00:00
dependabot[bot]
c707b6a4c5
Bump picomatch from 2.3.1 to 2.3.2 in /extensions/git ( #304911 )
...
Bumps [picomatch](https://github.com/micromatch/picomatch ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases )
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: picomatch
dependency-version: 2.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-26 21:48:34 +00:00
dependabot[bot]
1fc1079580
Bump picomatch from 2.3.1 to 2.3.2 in /extensions/markdown-language-features ( #304920 )
...
Bump picomatch in /extensions/markdown-language-features
Bumps [picomatch](https://github.com/micromatch/picomatch ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases )
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: picomatch
dependency-version: 2.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-26 21:47:56 +00:00
dependabot[bot]
3ffea6b30b
Bump picomatch from 2.3.1 to 2.3.2 in /extensions/npm ( #304917 )
...
Bumps [picomatch](https://github.com/micromatch/picomatch ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases )
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: picomatch
dependency-version: 2.3.2
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-26 21:47:36 +00:00
BeniBenj
4d3218507a
use /act-on-feedback command in submit feedback actions
2026-03-26 22:47:21 +01:00
dependabot[bot]
ca702223ea
Bump picomatch from 4.0.2 to 4.0.4 in /build/npm/gyp ( #304913 )
...
Bumps [picomatch](https://github.com/micromatch/picomatch ) from 4.0.2 to 4.0.4.
- [Release notes](https://github.com/micromatch/picomatch/releases )
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/picomatch/compare/4.0.2...4.0.4 )
---
updated-dependencies:
- dependency-name: picomatch
dependency-version: 4.0.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-26 14:45:21 -07:00
BeniBenj
81f2f7489d
fix test
2026-03-26 22:45:03 +01:00
Benjamin Christopher Simmonds
6575d60151
Update src/vs/sessions/browser/parts/sessionCompositeBar.ts
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-26 22:42:27 +01:00
Benjamin Christopher Simmonds
97ad3edb46
Update src/vs/sessions/browser/parts/sessionCompositeBar.ts
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-26 22:41:18 +01:00
Don Jayamanne
4f13b4742c
Improve terminal output handling to hide output when not required ( #305035 )
2026-03-26 21:36:43 +00:00
Robo
bfd8d748ee
chore: bump spdlog@0.15.8 ( #305281 )
...
Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com >
Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com >
2026-03-26 21:32:56 +00:00
Lee Murray
ce31a41b82
Add 'editorUseEditorBackground' setting for terminal color control ( #302139 )
...
* Add 'editorUseEditorBackground' setting to control terminal background color in editor
* Enhance terminal configuration description for 'editorUseEditorBackground' setting to clarify its precedence over terminal background color.
* Add tests for TerminalInstanceColorProvider to validate background color behavior based on editorUseEditorBackground setting
---------
Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com >
Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com >
2026-03-26 21:26:22 +00:00
Megan Rogge
12998a85a1
Fix PowerShell chained output in run_in_terminal ( #304513 )
...
fix #304488
2026-03-26 21:25:26 +00:00
Connor Peet
34361c9626
Merge pull request #304611 from microsoft/connor4312/fix-plugin-root
...
agentPlugins: allow root dir source
2026-03-26 14:25:22 -07:00
Matt Bierner
280a5c2f1b
Merge pull request #304672 from mjbvz/dev/mjbvz/colossal-cheetah
...
Use `DisposableMap` in chat input
2026-03-26 14:24:52 -07:00
Isidor Nikolic
7ab1a49c8d
Merge pull request #304770 from microsoft/isidorn/xenial-bee
...
fixes https://github.com/microsoft/vscode/issues/304034
2026-03-26 22:24:32 +01:00
Matt Bierner
d5370dfd46
Merge pull request #304973 from yogeshwaran-c/fix/svg-zoom-no-dimensions-v2
...
fix: enable zoom for SVGs without explicit width/height dimensions
2026-03-26 14:24:16 -07:00
Peng Lyu
71e3258bcc
Merge pull request #304801 from microsoft/rebornix/subjective-sheep
...
Support mov in image carousel
2026-03-26 14:23:47 -07:00
Megan Rogge
c4f707a8a4
tweak run_in_terminal changes ( #304843 )
2026-03-26 21:23:26 +00:00
Rob Lourens
70aef526fa
Fix error messages and improve type imports ( #304837 )
...
* Tweak error message
And fix inline type imports
Co-authored-by: Copilot <copilot@github.com >
* Fix
Co-authored-by: Copilot <copilot@github.com >
---------
Co-authored-by: Copilot <copilot@github.com >
2026-03-26 21:23:10 +00:00
Megan Rogge
4cdcd4f345
fix accessibility issues with action list, specifically Other Models action list ( #305270 )
2026-03-26 21:22:51 +00:00
Copilot
5a3846c8ce
fix: register _aiEdits.* commands unconditionally to prevent "command not found" error
2026-03-26 21:22:22 +00:00
Kyle Cutler
9ea3f17fb9
Minor browser border style changes ( #305247 )
2026-03-26 21:20:49 +00:00
Raymond Zhao
404856fc03
Merge branch 'main' into isidorn/private-pig
2026-03-26 14:17:08 -07:00
Raymond Zhao
da47129c1b
Merge branch 'main' into benibenj/automatic-tapir
2026-03-26 14:17:04 -07:00
Matt Bierner
342e4288aa
Remove unused import
2026-03-26 14:11:29 -07:00
Matt Bierner
63e3432c62
Merge pull request #304863 from mjbvz/dev/mjbvz/xenacious-roundworm
...
Remove unused `hasAnySessionOptions` method
2026-03-26 14:06:04 -07:00
Raymond Zhao
5fbe9d4b6d
Merge branch 'main' into connor4312/fix-plugin-root
2026-03-26 14:05:25 -07:00
Raymond Zhao
dce1ccf513
Merge branch 'main' into dev/mjbvz/colossal-cheetah
2026-03-26 14:05:17 -07:00
Raymond Zhao
542af5f60c
Merge branch 'main' into isidorn/xenial-bee
2026-03-26 14:05:08 -07:00
Raymond Zhao
19feb49731
Merge branch 'main' into rebornix/subjective-sheep
2026-03-26 14:03:40 -07:00