Skip to content

[pull] main from microsoft:main#936

Merged
pull[bot] merged 17 commits intocode:mainfrom
microsoft:main
Feb 16, 2026
Merged

[pull] main from microsoft:main#936
pull[bot] merged 17 commits intocode:mainfrom
microsoft:main

Conversation

@pull
Copy link

@pull pull bot commented Feb 16, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Copilot AI and others added 17 commits February 10, 2026 18:09
- Added check in TerminalSandboxService to filter out '*' wildcard when building allowedDomains list for sandbox
- Sandbox runtime doesn't allow sole wildcard '*', but wildcards like '*.github.com' are OK
- Added comprehensive unit tests covering various scenarios including wildcards, combinations, and deduplication

Co-authored-by: jrieken <1794099+jrieken@users.noreply.github.com>
…tion

Co-authored-by: jrieken <1794099+jrieken@users.noreply.github.com>
The TerminalSandboxService tests were failing because the mock environment service stub was missing the required _serviceBrand property. This property is mandatory for all service interfaces in VS Code's DI system.

Co-authored-by: jrieken <1794099+jrieken@users.noreply.github.com>
The tests were failing on Windows because the sandbox service returns false from isEnabled() when running on Windows. Fixed by making MockRemoteAgentService return a Linux remote environment, simulating a remote connection which allows the tests to pass on all platforms.

Co-authored-by: jrieken <1794099+jrieken@users.noreply.github.com>
* Display custom agents that only target VS Code or everything

* Updates
…omains-setting

Filter sole wildcard from allowTrustedDomains for sandbox compatibility
* Add compact toggle for activity bar in default position

* Add size submenu for activity bar in default position

* ccr

---------

Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com>
Co-authored-by: Alex Ross <38270282+alexr00@users.noreply.github.com>
Git - extract quick diff providers
* chore: bump electron@39.6.0

* chore: bump distro
…ia-guppy

Update @vscode/codicons version to 0.0.45-8
@pull pull bot locked and limited conversation to collaborators Feb 16, 2026
@pull pull bot added the ⤵️ pull label Feb 16, 2026
@pull pull bot merged commit 74e6533 into code:main Feb 16, 2026
0 of 2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

Comments