Skip to content

Comments

[pull] main from microsoft:main#912

Merged
pull[bot] merged 23 commits intocode:mainfrom
microsoft:main
Feb 9, 2026
Merged

[pull] main from microsoft:main#912
pull[bot] merged 23 commits intocode:mainfrom
microsoft:main

Conversation

@pull
Copy link

@pull pull bot commented Feb 9, 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 23 commits February 6, 2026 08:36
Move TerminalSandboxService implementation from common to browser layer
to enable ITrustedDomainService injection. When allowTrustedDomains is
true, trusted domains from the Trusted Domains list are merged into the
sandbox's allowedDomains. Changes to trusted domains trigger sandbox
config refresh.

Co-authored-by: jrieken <1794099+jrieken@users.noreply.github.com>
Co-authored-by: jrieken <1794099+jrieken@users.noreply.github.com>
Instead of moving TerminalSandboxService to the browser layer, extract
just the ITrustedDomainService interface and decorator into a new
contrib/url/common/trustedDomainService.ts. This allows the service to
be consumed from the common layer while keeping the implementation in
browser.

Co-authored-by: jrieken <1794099+jrieken@users.noreply.github.com>
Co-authored-by: jrieken <1794099+jrieken@users.noreply.github.com>
We added a dependency between api proposals. Looks like tsgo is more strict about not picking this up automatically so we need to make sure there is an import so the dependency is picked up
Add { remoteAuthority: null } to hostService.openWindow() calls in DebugRendererInNewWindowAction and DebugExtensionHostAndRendererAction to ensure Chrome debugging opens in a local window rather than inheriting remote authority.

Co-authored-by: hediet <2931520+hediet@users.noreply.github.com>
#293924)

render only on line number change not on column change
Make chatHooks proposal self contained
Use regular foreground for agent session list titles, descriptionForeground for disabled elements
…ins-usage

Add `allowTrustedDomains` to terminal sandbox network config
* support claude rules

* polish

* update

* default content for creating claude agents and rules
We've also shifted out api proposal to be controller based. Now I'm trying to adopt this in core too. This change shouldn't effect logic that much but longer term this should let us avoid calling refresh as often
* do not fetch policy data if already fetched

* reset mcp data when not configured and refetch on polling

* refetch always

* reschedule when window has no focus

* rename

* update comment
Start moving core to use a push based chat sessions model
@pull pull bot locked and limited conversation to collaborators Feb 9, 2026
@pull pull bot added the ⤵️ pull label Feb 9, 2026
@pull pull bot merged commit 66a6caf into code:main Feb 9, 2026
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.

9 participants