feat: add web search hint to onboarding

This commit is contained in:
Peter Steinberger
2026-01-15 04:25:19 +00:00
parent dcadaad228
commit 2e0325e3bf
5 changed files with 30 additions and 9 deletions

View File

@@ -24,6 +24,10 @@ Followup reconfiguration:
clawdbot configure
```
Recommended: set up a Brave Search API key so the agent can use `web_search`
(`web_fetch` works without a key). Set `BRAVE_API_KEY` or
`tools.web.search.apiKey`. Docs: [Web tools](/tools/web).
## QuickStart vs Advanced
The wizard starts with **QuickStart** (defaults) vs **Advanced** (full control).