Copilot can't access web even after changed setting #159884
Replies: 9 comments 2 replies
-
|
Hi @gmaksimovic, Thank you for reaching out about the web browsing capability in GitHub Copilot. I understand you have a Copilot Pro subscription and have enabled web browsing in your VS Code settings, but Copilot still cannot access external websites. How Web Browsing Works in GitHub CopilotWeb browsing in GitHub Copilot is accessed through Copilot Chat rather than directly through completions. Here's how to properly use this feature:
Troubleshooting Tips
If you've followed these steps and are still experiencing issues, please let me know what specific error messages you're seeing, and I'll be happy to investigate further. Hope this helps! |
Beta Was this translation helpful? Give feedback.
-
|
I am also experiencing this issue - the agent chat insists it doesnt have access to web search capabilities, seems to be a conflict in that its not in its available tools list - i have it enabled via the github portal and used the @github #web syntax you suggested. |
Beta Was this translation helpful? Give feedback.
-
|
I'm using an organization account and I don't see the access control under my organization Copilot settings anywhere! Copilot in Agent mode in the chat interface in VSCode clearly can't read web pages... |
Beta Was this translation helpful? Give feedback.
-
|
I also have the same issue. Enabled web search in policies settings long time ago. The Copilot Chat extension was updated multiple times since then and I have restarted VS Code multiple times. I have Pro sub. |
Beta Was this translation helpful? Give feedback.
-
|
hu @gmaksimovic
|
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
Beta Was this translation helpful? Give feedback.
-
|
Maybe that site uses bot detection and rate limiting, or is protected from web scraping like LinkedIn. Automated requests without browser-like headers can get blocked or throttled. So, while you can read it in a normal browser, automated tools like Copilot can’t pull it in directly unless they fully simulate a browser session. Copilot also has its own policy for how it retrieves data from webpages. Fix: You can manually paste all the raw text from that page into Copilot and then ask it for what you need. |
Beta Was this translation helpful? Give feedback.
-
|
maybe somebody know is it right that web search not work pro plan? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Copilot Feature Area
VS Code
Body
I'm using Copilot in VSCode and I have a Copilot Pro subscription. I was asking it to check some documentation and it said that it cannot access external websites, which was weird since I recalled it doing that before.
Googled a bit and was told to check the setting in Github, which I did. It was disabled, so I enabled it and tried asking it again, same result.
I've tried changing models, tried restarting VSCode a few times. Tried signing out and in to Github in VSCode. Nothing has made a difference. Any suggestions what might be wrong and how I could fix it?
Beta Was this translation helpful? Give feedback.
All reactions