Conversation
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>
Fix build error when using tsgo
#293924) render only on line number change not on column change
Cleanup tsgo compile
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 : )