hermes-agent/plugins/web/searxng
kshitijk4poor 0d085d9454 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 22:31:28 -07:00
..
__init__.py feat(web): searxng plugin (search-only, third migration) 2026-05-13 22:31:28 -07:00
plugin.yaml feat(web): searxng plugin (search-only, third migration) 2026-05-13 22:31:28 -07:00
provider.py feat(web): searxng plugin (search-only, third migration) 2026-05-13 22:31:28 -07:00