Commit Graph

149666 Commits

Author SHA1 Message Date
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
Matt Bierner
6e19164610 Remove getInProgressSessionDescription from interface
This does not need to live on the service as it's not directly about chat sessions
2026-03-26 14:03:17 -07:00
Raymond Zhao
5281aa14f2 Merge branch 'main' into fix/svg-zoom-no-dimensions-v2 2026-03-26 14:02:56 -07:00
Raymond Zhao
1513faadcf Merge branch 'main' into dev/mjbvz/underlying-roadrunner 2026-03-26 14:02:35 -07:00
Raymond Zhao
cda51ae765 Merge branch 'main' into isidorn/private-pig 2026-03-26 14:02:27 -07:00
Kyle Cutler
82287d80de Browser favicons: better error handling & data URL support (#305244) 2026-03-26 14:01:23 -07:00
Raymond Zhao
6288d6d9d6 Merge branch 'main' into osortega/unnecessary-mammal 2026-03-26 13:59:19 -07:00
Michael Lively
08c09ae70d switch to gh hosted runners (#305298) 2026-03-26 20:58:07 +00:00
Henning Dieterichs
39b6e125e6 Fixes missing services 2026-03-26 21:47:45 +01:00
Henning Dieterichs
eca0874671 fixes cache issue 2026-03-26 21:47:45 +01:00
Henning Dieterichs
38a145ec59 use rules to determine artifacts 2026-03-26 21:47:45 +01:00
Henning Dieterichs
fd0e6e3c5e updates artifact tool description 2026-03-26 21:47:45 +01:00
Henning Dieterichs
e6d50dd618 Show artifact widget uncollapsed by default 2026-03-26 21:47:45 +01:00
Henning Dieterichs
1c73ab855c uses getEditorOverrideForChatResource when open an artifact 2026-03-26 21:47:45 +01:00
Benjamin Pasero
8cf1bd03b7 sessions - some fixes (#305290)
* sessions - show workspace info when archived/pinned

* sessions - rename "project" to "workspace"

* sessions - match fuzzy in pickers (e.g. repository)

* sorting fixes

* sort alphanum

* .

* .
2026-03-26 21:46:57 +01:00
BeniBenj
c09783b1e0 multi chat support 2026-03-26 21:34:15 +01:00
Yogeshwaran C
6e1bad2b04 Merge pull request #304979 from yogeshwaran-c/fix/coverage-sort-persist
fix: persist test coverage sort order across sessions
2026-03-26 20:29:17 +00:00
Lee Murray
e8e47a0d96 sessions: only animate sidebar body on reveal (#305273)
* Enhance sidebar animation: keep title/footer fixed while body content slides in

* Refine sidebar animation: ensure header and footer remain static during reveal

* Disable transitions and animations for sidebar title actions and global actions

* Refine sidebar reveal animation: ensure header/footer remain static while preserving interaction feedback

* Remove unnecessary transition and animation rules for sidebar header and footer to maintain interaction feedback during reveal

* sessions: address PR review feedback

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

---------

Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-26 20:56:45 +01:00
Vijay Upadya
52c6d5f987 Add session reference context attachment for chat troubleshooting (#305243)
* session reference as context

* Feedback changes

* Add non local sessions

---------

Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
2026-03-26 19:51:01 +00:00
Osvaldo Ortega
a44ee14901 Sessions: progress icons should override PR icons 2026-03-26 12:09:37 -07:00
Sandeep Somavarapu
fb8f4c8e3f sessions: show inline pin indicator on pinned sessions (#305191)
* enhance session item toolbar visibility for pinned sessions

* add pinned indicator to session item toolbar for better visibility

* refactor: simplify session filtering logic by removing pinned session checks
2026-03-26 18:59:06 +00:00
Dmitriy Vasyura
10f505746f Add retries to sanity tests for dpkg lock errors on Linux (#305235) 2026-03-26 10:45:30 -07:00
Lee Murray
226c847782 Merge pull request #305202 from microsoft/mrleemurray/changes-panel-splitview
Implement SplitView for changes panel and enhance CI status widget layout
2026-03-26 17:30:13 +00:00
Connor Peet
29d9808be8 agentHost: ui side for queued messages (#304954)
* agentHost: initial queuing/steering data flows

* agentHost: ui side for queued messages

Steering messages still don't quite work yet, I need to hook up some more stuff in the CLI for that I believe.

* comments

* rm dead code
2026-03-26 16:45:15 +00:00