Pin SearXNG for Google, drop DuckDuckGo

The May image's GSA Google parser returns empty JS shells. Pin a
2026-08-29 digest with the Nokia/WML parser, keep Bing, and omit
DuckDuckGo because it CAPTCHAs this host. Document the explicit
SearXNG recreate because start never replaces containers.
This commit is contained in:
2026-08-29 09:39:00 -07:00
parent 45761c6759
commit 059954c633
8 changed files with 41 additions and 17 deletions

View File

@@ -52,7 +52,10 @@ bin/context-kit install opencode
```
Merge the printed `mcp` block into your OpenCode config and restart OpenCode.
OpenCode reads config at startup.
OpenCode reads config at startup. Use the HTTP `url` for `context-web-search`
and `context-docs`. The stdio `context-kit web-search` command is a fallback
for clients that cannot speak HTTP MCP; each call starts a Docker bridge
container that lives as long as the assistant session.
Use `bin/context-kit install opencode --absolute` only for private machine-local
config that will not be committed.