fix(tools): enable web_fetch by default

This commit is contained in:
Peter Steinberger
2026-01-15 07:42:01 +00:00
parent f5577ad78e
commit 081e5ef572
5 changed files with 29 additions and 6 deletions

View File

@@ -613,7 +613,7 @@ Gateway process.
Notes:
- If you use allowlists, add `web_search`/`web_fetch` or `group:web`.
- In sandboxed sessions, `web_fetch` auto-enables unless explicitly disabled.
- `web_fetch` is enabled by default (unless explicitly disabled).
- Daemons read env vars from `~/.clawdbot/.env` (or the service environment).
Docs: [Web tools](/tools/web).