hermes-agent/plugins/web/searxng
kshitijk4poor 8f1aa2bf51 feat(web): searxng plugin (search-only, third migration)
Adds plugins/web/searxng/. SearXNG aggregates results from upstream engines
via its JSON API (/search?format=json) — search-only, no extract capability
(supports_extract() returns False).

E2E verified — registry now has ['brave-free', 'ddgs', 'searxng'].
2026-05-13 23:32:06 +05:30
..
__init__.py feat(web): searxng plugin (search-only, third migration) 2026-05-13 23:32:06 +05:30
plugin.yaml feat(web): searxng plugin (search-only, third migration) 2026-05-13 23:32:06 +05:30
provider.py feat(web): searxng plugin (search-only, third migration) 2026-05-13 23:32:06 +05:30