hermes-agent/hermes_cli
Teknium cb7690b2b5
Merge pull request #1375 from NousResearch/hermes/hermes-dd253d81
feat: add direct endpoint overrides for auxiliary and delegation
2026-03-14 21:17:42 -07:00
..
__init__.py
auth.py fix: prevent model/provider mismatch when switching providers during active gateway (#1183) 2026-03-13 09:03:48 -07:00
banner.py
callbacks.py refactor(cli): implement approval locking mechanism to serialize concurrent requests 2026-03-13 23:59:18 -07:00
checklist.py
claw.py feat: add 'hermes claw migrate' command + migration docs 2026-03-12 08:20:12 -07:00
clipboard.py
codex_models.py fix: add codex forward-compat model listing 2026-03-13 21:34:01 -07:00
colors.py
commands.py docs: finish cron terminology cleanup 2026-03-14 19:20:58 -07:00
config.py feat: add direct endpoint overrides for auxiliary and delegation 2026-03-14 21:11:37 -07:00
cron.py docs: clarify gateway service scopes (#1378) 2026-03-14 21:17:41 -07:00
curses_ui.py
default_soul.py feat: seed a default global SOUL.md 2026-03-14 08:05:30 -07:00
doctor.py fix(gateway): surface missing linger in status and doctor (#1296) 2026-03-14 06:11:33 -07:00
gateway.py feat: add gateway install scope prompts (#1374) 2026-03-14 21:06:52 -07:00
main.py docs: clarify gateway service scopes (#1378) 2026-03-14 21:17:41 -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 fix: restore config-saved custom endpoint resolution 2026-03-14 20:58:12 -07:00
setup.py feat: add gateway install scope prompts (#1374) 2026-03-14 21:06:52 -07:00
skills_config.py
skills_hub.py fix(skills): honor policy table for dangerous verdicts 2026-03-14 11:27:02 -07:00
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 Merge pull request #1367 from NousResearch/hermes/hermes-aa701810 2026-03-14 20:31:58 -07:00
uninstall.py