Files
zeroclaw/src
jordanthejet 9067da5a16 feat(tools): default-enable web tools with unrestricted network access
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>
2026-03-07 22:05:45 -05:00
..
2026-02-24 16:03:01 +08:00