| .. |
|
dashboard_auth
|
fix(dashboard-auth): share /api/* public allowlist between legacy and OAuth gates
|
2026-05-29 12:17:12 +10:00 |
|
proxy
|
chore: remove dead code — 28 unused functions/classes across 16 files
|
2026-05-29 04:22:27 -07:00 |
|
__init__.py
|
chore: release v0.15.1 (2026.5.29) (#34222)
|
2026-05-28 18:11:49 -07:00 |
|
_parser.py
|
|
|
|
_subprocess_compat.py
|
chore: prune unused imports and duplicate import redefinitions
|
2026-05-28 22:26:25 -07:00 |
|
auth.py
|
fix(cli): migrate setup model/provider pickers off simple_term_menu to curses
|
2026-05-31 03:19:37 -07:00 |
|
auth_commands.py
|
refactor(auth): remove vestigial Nous min_key_ttl/inference_auth_mode params
|
2026-05-29 02:24:48 -07:00 |
|
azure_detect.py
|
|
|
|
backup.py
|
fix(cron): restore jobs.json emptied by config migration on update
|
2026-05-29 13:22:54 -07:00 |
|
banner.py
|
perf(tui): stop slow/dead MCP servers from freezing TUI startup
|
2026-05-30 02:53:37 -07:00 |
|
browser_connect.py
|
|
|
|
build_info.py
|
fix(docker): bake build-time git SHA into the image
|
2026-05-28 15:14:05 +10:00 |
|
bundles.py
|
chore: prune unused imports and duplicate import redefinitions
|
2026-05-28 22:26:25 -07:00 |
|
callbacks.py
|
|
|
|
checkpoints.py
|
chore: prune unused imports and duplicate import redefinitions
|
2026-05-28 22:26:25 -07:00 |
|
claw.py
|
|
|
|
cli_output.py
|
|
|
|
clipboard.py
|
|
|
|
codex_models.py
|
fix(codex): drop dead model slugs that HTTP 400 on ChatGPT Pro (#33424)
|
2026-05-27 12:16:15 -07:00 |
|
codex_runtime_plugin_migration.py
|
|
|
|
codex_runtime_switch.py
|
|
|
|
colors.py
|
|
|
|
commands.py
|
Inspired by Claude Code: /compress here [N] — boundary-aware 'summarize up to here' (#35048)
|
2026-05-29 17:49:15 -07:00 |
|
completion.py
|
|
|
|
config.py
|
Add Hermes desktop app (#20059)
|
2026-05-31 17:46:56 -05:00 |
|
container_boot.py
|
fix(docker): seed s6 gateway state for legacy run cmd (#34829)
|
2026-06-01 11:28:56 +10:00 |
|
copilot_auth.py
|
|
|
|
cron.py
|
fix(gateway,cron): reuse existing _HERMES_GATEWAY marker; tighten cron regex
|
2026-05-30 23:05:56 -07:00 |
|
curator.py
|
|
|
|
curses_ui.py
|
refactor(cli): extract shared curses menu event-loop driver
|
2026-05-31 03:19:37 -07:00 |
|
debug.py
|
style: restore PEP8 blank-line separation after dead-code removal
|
2026-05-29 04:22:27 -07:00 |
|
default_soul.py
|
|
|
|
dep_ensure.py
|
|
|
|
dingtalk_auth.py
|
|
|
|
doctor.py
|
fix: detect pyproject.toml / __init__.py version drift in hermes doctor (#35142)
|
2026-05-30 00:32:05 -07:00 |
|
dump.py
|
fix(docker): bake build-time git SHA into the image
|
2026-05-28 15:14:05 +10:00 |
|
env_loader.py
|
|
|
|
fallback_cmd.py
|
|
|
|
fallback_config.py
|
|
|
|
gateway.py
|
Add Hermes desktop app (#20059)
|
2026-05-31 17:46:56 -05:00 |
|
gateway_windows.py
|
fix(gateway): drain on Windows hermes gateway stop so sessions survive restart (#33798)
|
2026-05-28 03:25:32 -07:00 |
|
goals.py
|
feat(kanban): goal_mode cards run workers in a /goal loop (#35710)
|
2026-05-31 01:16:33 -07:00 |
|
hooks.py
|
|
|
|
inventory.py
|
Add Hermes desktop app (#20059)
|
2026-05-31 17:46:56 -05:00 |
|
kanban.py
|
feat(kanban): goal_mode cards run workers in a /goal loop (#35710)
|
2026-05-31 01:16:33 -07:00 |
|
kanban_db.py
|
feat(kanban): goal_mode cards run workers in a /goal loop (#35710)
|
2026-05-31 01:16:33 -07:00 |
|
kanban_decompose.py
|
fix(kanban): close kanban.db FD after every connect() in long-lived processes
|
2026-05-27 22:07:49 -07:00 |
|
kanban_diagnostics.py
|
chore: remove dead code — 28 unused functions/classes across 16 files
|
2026-05-29 04:22:27 -07:00 |
|
kanban_specify.py
|
fix(kanban): close kanban.db FD after every connect() in long-lived processes
|
2026-05-27 22:07:49 -07:00 |
|
kanban_swarm.py
|
fix(kanban): CLI dispatch honors max_in_progress/max_spawn from config; swap missing 'avoid-ai-writing' skill for bundled humanizer (#33488, #29415) (#34337)
|
2026-05-28 21:00:46 -07:00 |
|
logs.py
|
Add Hermes desktop app (#20059)
|
2026-05-31 17:46:56 -05:00 |
|
main.py
|
Add Hermes desktop app (#20059)
|
2026-05-31 17:46:56 -05:00 |
|
mcp_catalog.py
|
chore: prune unused imports and duplicate import redefinitions
|
2026-05-28 22:26:25 -07:00 |
|
mcp_config.py
|
fix(mcp): stop reporting false OAuth success when no token was obtained (#34807)
|
2026-05-29 12:32:19 -07:00 |
|
mcp_picker.py
|
|
|
|
mcp_startup.py
|
perf(cli): stop eager MCP discovery from blocking agent-capable startup
|
2026-05-30 07:45:26 -07:00 |
|
memory_setup.py
|
fix(honcho): harden self-hosted setup paths
|
2026-05-29 22:29:48 -07:00 |
|
migrate.py
|
|
|
|
model_catalog.py
|
feat(models): refresh model catalog hourly instead of daily (#35756)
|
2026-05-31 00:29:40 -07:00 |
|
model_normalize.py
|
remove Vercel AI Gateway and Vercel Sandbox (#33067)
|
2026-05-27 00:43:32 -07:00 |
|
model_switch.py
|
Add Hermes desktop app (#20059)
|
2026-05-31 17:46:56 -05:00 |
|
models.py
|
feat(model-picker): show short description on grouped provider rows
|
2026-05-31 15:02:26 -07:00 |
|
nous_account.py
|
feat(tools): surface the free tool pool in entitlement + setup (#36153)
|
2026-06-01 06:32:48 +05:30 |
|
nous_subscription.py
|
feat(tools): surface the free tool pool in entitlement + setup (#36153)
|
2026-06-01 06:32:48 +05:30 |
|
oneshot.py
|
fix(cli): surface oneshot agent exceptions to stderr with rc=1
|
2026-05-30 07:31:48 -07:00 |
|
pairing.py
|
|
|
|
partial_compress.py
|
Inspired by Claude Code: /compress here [N] — boundary-aware 'summarize up to here' (#35048)
|
2026-05-29 17:49:15 -07:00 |
|
platforms.py
|
|
|
|
plugins.py
|
chore: prune unused imports and duplicate import redefinitions
|
2026-05-28 22:26:25 -07:00 |
|
plugins_cmd.py
|
Add Hermes desktop app (#20059)
|
2026-05-31 17:46:56 -05:00 |
|
portal_cli.py
|
style: restore PEP8 blank-line separation after dead-code removal
|
2026-05-29 04:22:27 -07:00 |
|
profile_describer.py
|
chore: prune unused imports and duplicate import redefinitions
|
2026-05-28 22:26:25 -07:00 |
|
profile_distribution.py
|
|
|
|
profiles.py
|
fix(honcho): harden self-hosted setup paths
|
2026-05-29 22:29:48 -07:00 |
|
prompt_size.py
|
feat(cli): add hermes prompt-size diagnostic (#35276)
|
2026-05-30 02:53:42 -07:00 |
|
providers.py
|
remove Vercel AI Gateway and Vercel Sandbox (#33067)
|
2026-05-27 00:43:32 -07:00 |
|
psutil_android.py
|
fix(android): reject unsafe tar members in psutil compatibility installer
|
2026-05-28 02:36:09 -07:00 |
|
pt_input_extras.py
|
fix(cli): ignore terminal focus reports (salvage of #16780)
|
2026-05-29 00:31:44 -07:00 |
|
pty_bridge.py
|
|
|
|
relaunch.py
|
|
|
|
runtime_provider.py
|
refactor(auth): remove vestigial Nous min_key_ttl/inference_auth_mode params
|
2026-05-29 02:24:48 -07:00 |
|
secret_prompt.py
|
|
|
|
secrets_cli.py
|
chore: prune unused imports and duplicate import redefinitions
|
2026-05-28 22:26:25 -07:00 |
|
security_advisories.py
|
fix(stt,tts): restore mistralai — 2.4.8 is clean, ban lifted (#34841)
|
2026-05-29 13:24:12 -07:00 |
|
security_audit.py
|
chore: prune unused imports and duplicate import redefinitions
|
2026-05-28 22:26:25 -07:00 |
|
send_cmd.py
|
|
|
|
service_manager.py
|
fix(docker): align HOME for dashboard and s6 gateway services (#33481)
|
2026-05-28 13:42:27 +10:00 |
|
session_recap.py
|
|
|
|
setup.py
|
Add Hermes desktop app (#20059)
|
2026-05-31 17:46:56 -05:00 |
|
skills_config.py
|
|
|
|
skills_hub.py
|
fix(skills-hub): stop ellipsis-truncating the Identifier column (#33810)
|
2026-05-28 04:53:13 -07:00 |
|
skin_engine.py
|
|
|
|
slack_cli.py
|
|
|
|
status.py
|
chore: prune unused imports and duplicate import redefinitions
|
2026-05-28 22:26:25 -07:00 |
|
stdio.py
|
chore: prune unused imports and duplicate import redefinitions
|
2026-05-28 22:26:25 -07:00 |
|
timeouts.py
|
|
|
|
tips.py
|
fix(gateway): stop system tips from auto-uploading local files
|
2026-05-30 18:58:46 -07:00 |
|
tools_config.py
|
feat(tools): surface the free tool pool in entitlement + setup (#36153)
|
2026-06-01 06:32:48 +05:30 |
|
uninstall.py
|
fix(cli): remove Hermes-managed node/npm/npx symlinks on uninstall
|
2026-05-29 17:24:38 -07:00 |
|
voice.py
|
|
|
|
web_server.py
|
Add Hermes desktop app (#20059)
|
2026-05-31 17:46:56 -05:00 |
|
webhook.py
|
|
|
|
xai_retirement.py
|
|
|