9067da5a16
Enable browser, http_request, web_fetch, and web_search tools by default with wildcard domain access. Remove hardcoded private host and file:// blocking so the agent is fully capable out of the box. Add NetworkAccessPolicy with config-based opt-in restrictions for power users who want to limit local network or public internet access: [security] allow_local_network = false allow_public_internet = false Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>