hermes-agent/plugins/web/ddgs
teknium1 a5147331ea fix: repair sweep fallout — duplicate encoding kwargs, non-subprocess call sites, kwarg-snapshot tests
- Strip the salvaged commit's inline encoding kwargs where main had since
  gained its own (process_registry, local env, cua doctor, gateway,
  commands, gateway_windows — the latter keeps its locale-aware
  _schtasks_encoding() from #38186)
- Revert encoding kwargs mistakenly applied to non-subprocess APIs
  (exa get_contents, tempfile.mkstemp in webhook.py)
- Guard the ddgs worker Popen (new on main since #55339)
- Update two kwarg-snapshot test assertions for the new kwargs
2026-07-24 11:45:57 -07:00
..
__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: repair sweep fallout — duplicate encoding kwargs, non-subprocess call sites, kwarg-snapshot tests 2026-07-24 11:45:57 -07:00