hermes-agent/hermes_cli
2026-05-18 22:38:08 -07:00
..
proxy feat(proxy): add xai upstream adapter for Grok via OAuth 2026-05-18 20:09:32 -07:00
__init__.py
_parser.py
_subprocess_compat.py
auth.py fix(oauth): add manual-paste fallback for browser-only remote consoles 2026-05-18 20:10:52 -07:00
auth_commands.py feat(cli): wire --manual-paste into `hermes auth add and hermes model` 2026-05-18 20:10:52 -07:00
azure_detect.py
backup.py
banner.py
browser_connect.py
bundles.py feat(skills): add skill bundles — alias /<name> loads multiple skills (#28373) 2026-05-18 21:38:05 -07:00
callbacks.py
checkpoints.py
claw.py
cli_output.py
clipboard.py
codex_models.py
codex_runtime_plugin_migration.py
codex_runtime_switch.py
colors.py
commands.py feat(skills): add skill bundles — alias /<name> loads multiple skills (#28373) 2026-05-18 21:38:05 -07:00
completion.py
config.py fix(kanban): remove orphan conflict markers from config.py (#28458) 2026-05-18 21:27:58 -07:00
copilot_auth.py
cron.py feat: add cron job profile support 2026-05-18 17:39:50 +00:00
curator.py
curses_ui.py
debug.py
default_soul.py
dep_ensure.py
dingtalk_auth.py
doctor.py
dump.py
env_loader.py
fallback_cmd.py
gateway.py fix(gateway): prevent Windows Telegram /restart leaving gateway stopped 2026-05-18 22:38:08 -07:00
gateway_windows.py fix(gateway): prevent Windows Telegram /restart leaving gateway stopped 2026-05-18 22:38:08 -07:00
goals.py
hooks.py
inventory.py
kanban.py feat(kanban): add scheduled status for delayed follow-ups 2026-05-18 21:39:03 -07:00
kanban_db.py feat(kanban): drag-to-delete trash zone + bulk delete for task cards 2026-05-18 21:40:13 -07:00
kanban_decompose.py fix: assign single-task kanban decompositions 2026-05-18 20:26:02 -07:00
kanban_diagnostics.py fix(kanban): honor severity thresholds in diagnostics 2026-05-18 20:47:01 -07:00
kanban_specify.py fix(cli): make kanban specify max_tokens configurable 2026-05-18 20:15:20 -07:00
kanban_swarm.py feat(cli): add kanban swarm topology helper 2026-05-18 21:10:12 -07:00
logs.py
main.py fix(telegram): recover from post-update polling conflict without entering limbo 2026-05-18 22:01:31 -07:00
mcp_config.py
memory_setup.py
model_catalog.py
model_normalize.py
model_switch.py fix(auth): treat empty credential pool entries as unauthenticated 2026-05-18 19:33:07 -07:00
models.py
nous_subscription.py
oneshot.py fix(oneshot): pass fallback_providers from profile config to AIAgent 2026-05-18 20:37:23 -07:00
pairing.py
platforms.py
plugins.py
plugins_cmd.py
profile_describer.py
profile_distribution.py
profiles.py
providers.py fix: add default base_url_override for ollama-cloud provider 2026-05-18 14:31:37 -07:00
pt_input_extras.py
pty_bridge.py
relaunch.py
runtime_provider.py
security_advisories.py
send_cmd.py
session_recap.py
setup.py
skills_config.py
skills_hub.py
skin_engine.py fix(tui): improve charizard completion menu contrast 2026-05-18 20:05:23 -07:00
slack_cli.py
status.py
stdio.py
timeouts.py
tips.py
tools_config.py
uninstall.py docs(windows): avoid piping installer directly into iex 2026-05-18 20:05:47 -07:00
vercel_auth.py
voice.py
web_server.py feat(kanban): show dashboard cron jobs across profiles 2026-05-18 21:26:45 -07:00
webhook.py