Improvement
Configure internet access for Copilot coding agent

GitHub Copilot coding agent, currently in public preview, has limited internet access by default to help protect your data and mitigate security risks.
Today, we’re releasing an updated experience that allows you to more easily control Copilot’s internet access. From the “Coding agent” settings page in your repository, you can now:
- Add custom hosts to the allow list.
- Opt out of GitHub’s recommended allow list for a more locked-down configuration.
- Choose to entirely disable the firewall.
If the agent tries to make a request that your firewall blocks, Copilot will add a warning to your pull request.
Copilot coding agent is available to all paid Copilot plans. To learn more, see the firewall configuration documentation, or check out other coding agent features.