hermes-agent/plugins/web
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
..
brave_free feat(web): brave_free plugin (first migration from tools/web_providers/) 2026-05-13 22:31:28 -07:00
ddgs feat(web): ddgs plugin (second migration) 2026-05-13 22:31:28 -07:00
searxng feat(web): searxng plugin (search-only, third migration) 2026-05-13 22:31:28 -07:00
__init__.py feat(web): brave_free plugin (first migration from tools/web_providers/) 2026-05-13 22:31:28 -07:00