hermes-agent/hermes_cli
Brooklyn Nicholson c3eeb03e26 chore: clean exit
2026-04-07 20:29:31 -05:00
..
__init__.py
auth_commands.py fix: hermes auth remove now clears env-seeded credentials permanently (#5285) 2026-04-05 12:00:53 -07:00
auth.py feat(providers): add Google AI Studio (Gemini) as a first-class provider 2026-04-06 10:28:03 -07:00
banner.py
callbacks.py
checklist.py
claw.py
clipboard.py
codex_models.py
colors.py
commands.py feat(discord): register skills as native slash commands via shared gateway logic (#5603) 2026-04-06 12:09:36 -07:00
config.py feat(tools): add Firecrawl cloud browser provider (#5628) 2026-04-07 02:35:26 +05:30
copilot_auth.py
cron.py feat(cron): add script field for pre-run data collection (#5082) 2026-04-04 10:43:39 -07:00
curses_ui.py
default_soul.py
doctor.py feat: config structure validation — detect malformed YAML at startup (#5426) 2026-04-05 23:31:20 -07:00
env_loader.py
gateway.py fix: handle launchctl kickstart exit code 113 in launchd_start() 2026-04-06 13:20:01 -07:00
logs.py feat: centralized logging, instrumentation, hermes logs CLI, gateway noise fix (#5430) 2026-04-06 00:08:20 -07:00
main.py chore: clean exit 2026-04-07 20:29:31 -05:00
mcp_config.py
memory_setup.py fix(honcho): plugin drift overhaul -- observation config, chunking, setup wizard, docs, dead code cleanup 2026-04-05 12:34:11 -07:00
model_normalize.py Fix #5211: Preserve dots in OpenCode Go model names 2026-04-06 11:25:06 -07:00
model_switch.py fix: model alias fallback uses authenticated providers instead of hardcoded openrouter/nous 2026-04-06 13:20:01 -07:00
models.py fix: update Gemini model catalog + wire models.dev as live model source 2026-04-06 10:28:03 -07:00
nous_subscription.py feat(tools): add Firecrawl cloud browser provider (#5628) 2026-04-07 02:35:26 +05:30
pairing.py
plugins_cmd.py fix(plugins): reject plugin names that resolve to the plugins root 2026-04-05 18:40:45 -07:00
plugins.py feat(plugins): pre_api_request/post_api_request with narrow payloads 2026-04-05 23:31:29 -07:00
profiles.py
providers.py feat: /model command — models.dev primary database + --provider flag (#5181) 2026-04-05 01:04:44 -07:00
runtime_provider.py fix(nous): don't use OAuth access_token as inference API key 2026-04-06 10:04:02 -07:00
setup.py feat(tools): add Firecrawl cloud browser provider (#5628) 2026-04-07 02:35:26 +05:30
skills_config.py
skills_hub.py
skin_engine.py
status.py
tools_config.py feat(tools): add Firecrawl cloud browser provider (#5628) 2026-04-07 02:35:26 +05:30
uninstall.py
webhook.py