hermes-agent/hermes_cli
2026-03-14 14:27:20 +03:00
..
__init__.py
auth.py
banner.py
callbacks.py
checklist.py
claw.py
clipboard.py
codex_models.py
colors.py
commands.py feat: add voice mode with push-to-talk and TTS output for CLI 2026-03-14 14:25:28 +03:00
config.py fix: replace all hardcoded Ctrl+R references with Ctrl+B 2026-03-14 14:27:20 +03:00
cron.py
curses_ui.py
doctor.py
gateway.py
main.py refactor: salvage adapter and CLI cleanup from PR #939 2026-03-14 03:07:11 -07:00
models.py Show configured model and provider in status output 2026-03-14 03:35:37 -07:00
pairing.py
runtime_provider.py
setup.py fix(setup): persist provider when switching model endpoints 2026-03-14 03:21:46 -07:00
skills_config.py
skills_hub.py
skin_engine.py fix(cli): make TUI prompt and accent output skin-aware 2026-03-14 03:12:52 -07:00
status.py Show configured model and provider in status output 2026-03-14 03:35:37 -07:00
tools_config.py
uninstall.py