docs(search): record routing policy and fallback tuning
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Session Notes — 2026-03-10
|
||||
# 2026-03-10
|
||||
|
||||
- Will said the current assistant instance is running in a VM on his laptop for now.
|
||||
- Plan is to move the assistant to the main host later.
|
||||
- Will said he will be moving out of the current apartment on April 1st, 2026.
|
||||
## Search/fetch setup
|
||||
- Enabled native `web_fetch` in OpenClaw config.
|
||||
- Confirmed local SearXNG at `http://192.168.153.113:18803` is working.
|
||||
- Confirmed local Brave MCP endpoint at `http://192.168.153.113:18802/mcp` is reachable via `mcporter` as tool `brave_web_search`.
|
||||
- Added local skill `skills/brave-mcp-search` for direct Brave MCP-backed search.
|
||||
- Added local skill `skills/local-meta-search` to route search as:
|
||||
- SearXNG first
|
||||
- Brave MCP fallback on failure or weak/empty results
|
||||
- Search routing preference documented in `TOOLS.md`.
|
||||
|
||||
Source: workspace changes + gateway config patch on 2026-03-10.
|
||||
|
||||
Reference in New Issue
Block a user