mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-08-09 23:33:12 +00:00
- 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