microsoft / microsoft/vscode

Agent Host: Allow option to restore web_fetch access to private networks

Open
#327,127 0 comments 3 reactions 1 assignee Claimed by @TylerLeonhardt View on GitHub
Dominant language
TypeScript
Stars
193k
Forks
42.4k
PR merge metrics
PR metrics pending

Description

Similar to https://github.com/github/copilot-cli/issues/3731 - the new Copilot Agent Host blocks access to private/local IPs. RAG based flows that gather details from internal sites require an ability to re-enable that functionality, or at least the ability to allowlist the necessary DNSs similar to external sites under `chat.tools.urls.autoApprove`.

Sites under `chat.tools.urls.autoApprove` are still blocked.

>GenericFailure, Error: WebFetchBlockedUrlError: web_fetch URL \"https://********\" resolves to blocked address ********. URLs must not target loopback, private, or link-local addresses.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.