hermes-agent/plugins/web/ddgs
HexLab98 21c7e49ad0 fix(web/ddgs): isolate DuckDuckGo search in a disposable process
ThreadPoolExecutor timeouts cannot fire when primp holds the GIL in
native code (#68096). Run each search in a child process the parent can
terminate/kill, and honor tools.interrupt between polls.
2026-07-21 11:51:01 +05:30
..
__init__.py feat(web): ddgs plugin (second migration) 2026-05-13 22:31:28 -07:00
_search_worker.py fix(web/ddgs): isolate DuckDuckGo search in a disposable process 2026-07-21 11:51:01 +05:30
plugin.yaml feat(web): ddgs plugin (second migration) 2026-05-13 22:31:28 -07:00
provider.py fix(web/ddgs): isolate DuckDuckGo search in a disposable process 2026-07-21 11:51:01 +05:30