Files
hermes-agent/hermes_cli
teknium1 f613da4219 fix: add missing subprocess import in _install_neutts_deps
The function uses subprocess.run() and subprocess.CalledProcessError but
never imported the module. This caused a NameError crash during setup
when users selected NeuTTS as their TTS provider.

Fixes #1698
2026-03-17 03:53:35 -07:00
..
2026-03-17 00:38:48 -07:00
2026-02-20 23:23:32 -08:00