| .. |
|
dashboard_auth
|
fix(plugins): isolate ownership by profile
|
2026-08-12 19:13:32 -07:00 |
|
data
|
feat(plugins): community plugin index + hermes plugins search (#64181)
|
2026-08-12 18:52:08 -07:00 |
|
observability
|
Merge updated client resource metrics into active-install metrics
|
2026-08-04 15:10:41 -07:00 |
|
proxy
|
…
|
|
|
subcommands
|
feat(plugins): plugin packs — declarative, shareable plugin sets (#64166)
|
2026-08-12 19:56:44 -07:00 |
|
web_routers
|
feat(desktop): suggest MCP servers from the composer draft as brand pills
|
2026-08-13 01:06:51 -05:00 |
|
__init__.py
|
chore: release v0.20.0 (2026.8.3)
|
2026-08-03 09:57:23 -07:00 |
|
_early_recovery.py
|
…
|
|
|
_parser.py
|
feat: --resume latest keyword and --in DIR launch flag
|
2026-08-08 04:03:41 -07:00 |
|
_scan_venv_blockers.py
|
fix(update): don't truncate cmdlines in the venv-blocker scan — it broke the gateway exemption
|
2026-08-08 18:58:06 -07:00 |
|
_startup_fast.py
|
refactor: single chokepoint for the pre-import version fast path
|
2026-08-02 21:13:12 +05:30 |
|
_subprocess_compat.py
|
fix(hooks): kill the whole process tree when a shell hook times out
|
2026-08-12 19:44:04 -07:00 |
|
active_sessions.py
|
…
|
|
|
agent_import.py
|
refactor(cli): review follow-ups for the config.yaml import guard
|
2026-08-02 14:55:32 +05:30 |
|
agent_plugins.py
|
feat(plugins): map portable Agent Plugins streamable-http entries into the native MCP runtime
|
2026-08-08 23:56:46 -07:00 |
|
approval_mode.py
|
…
|
|
|
approval_transport.py
|
fix(plugins): harden approval transport boundaries
|
2026-08-12 16:26:55 -07:00 |
|
approvals_suggest.py
|
feat(cli): add `hermes approvals test` — dry-run approval verdict CLI
|
2026-08-07 08:57:39 -07:00 |
|
approvals_test.py
|
feat(cli): add `hermes approvals test` — dry-run approval verdict CLI
|
2026-08-07 08:57:39 -07:00 |
|
auth.py
|
fix(auth): tolerate legacy Codex suppression data
|
2026-08-12 23:47:38 -07:00 |
|
auth_commands.py
|
…
|
|
|
azure_detect.py
|
…
|
|
|
backup.py
|
feat: auto-install gateway service during setup and import
|
2026-08-12 16:59:37 -07:00 |
|
bang_shell.py
|
feat(cli): ! shell mode — run a command without spending a model turn
|
2026-07-31 21:21:20 -07:00 |
|
banner.py
|
perf(cli): sub-400ms warm startup — probe-mode check_fns, lazy MCP SDK, banner snapshot, parallel worktree add
|
2026-08-10 10:40:19 -07:00 |
|
blueprint_cmd.py
|
refactor(cron): polish registration partial-failure surfaces
|
2026-08-07 17:45:06 +05:30 |
|
browser_connect.py
|
…
|
|
|
build_info.py
|
…
|
|
|
bundles.py
|
…
|
|
|
callbacks.py
|
fix(approval): classify CLI/TUI approval timeouts separately from explicit denials
|
2026-08-02 20:21:59 -07:00 |
|
checkpoints.py
|
refactor: fold simplify findings — 6th copy in update_cmd, drop dead wrapper + speculative kwarg, behavior-contract tests
|
2026-08-08 15:10:35 +05:30 |
|
claw.py
|
…
|
|
|
cli_agent_setup_mixin.py
|
perf(cli): sub-400ms warm startup — probe-mode check_fns, lazy MCP SDK, banner snapshot, parallel worktree add
|
2026-08-10 10:40:19 -07:00 |
|
cli_billing_mixin.py
|
…
|
|
|
cli_commands_mixin.py
|
fix(browser): rm secrets from browser_exec subprocess; /browser off; hide windows console
|
2026-08-10 10:45:44 -07:00 |
|
cli_output.py
|
…
|
|
|
clipboard.py
|
…
|
|
|
codex_models.py
|
…
|
|
|
codex_runtime_plugin_migration.py
|
…
|
|
|
codex_runtime_switch.py
|
…
|
|
|
colors.py
|
…
|
|
|
commands.py
|
Revert "Inspired by Perplexity Computer: Model Council mode for Mixture of Agents"
|
2026-08-12 21:50:35 -07:00 |
|
completion.py
|
…
|
|
|
config.py
|
feat(cron): surface model drift impact in Desktop
|
2026-08-12 23:47:22 -07:00 |
|
config_defaults.py
|
refactor: simplify discord classifier + move attention threshold to config.yaml
|
2026-08-12 22:16:12 -07:00 |
|
config_migrations.py
|
fix(personality): single-owner personality state + one-time reset migration
|
2026-08-09 10:33:58 -07:00 |
|
console_engine.py
|
fix: Windows agent-loop papercuts — path splitting, hashing, autocomplete, screenshots, OS detection (#84419)
|
2026-08-12 01:45:18 -07:00 |
|
container_boot.py
|
fix(install): support non-pid-1 container entrypoints
|
2026-08-01 10:52:34 -07:00 |
|
context_switch_guard.py
|
…
|
|
|
copilot_auth.py
|
test: harden cold-start regression tests + debug-log the env-var skip
|
2026-08-03 21:16:09 +05:30 |
|
credential_lifecycle.py
|
…
|
|
|
cron.py
|
fix(cron): make pause authoritative against half-paused records
|
2026-08-08 13:48:00 +05:30 |
|
curator.py
|
…
|
|
|
curses_ui.py
|
cleanup: remove references to simple-term-menu
|
2026-08-10 15:13:29 -04:00 |
|
dashboard_procs.py
|
fix: use psutil.pid_exists for orphan-reap liveness probe (Windows footgun lint)
|
2026-08-10 17:02:56 -07:00 |
|
dashboard_register.py
|
…
|
|
|
debug.py
|
fix(debug): say where a client-side log lives instead of "(file not found)" (#78687)
|
2026-08-04 11:53:32 -06:00 |
|
default_soul.py
|
…
|
|
|
dep_ensure.py
|
fix(runtime): resolve Hermes-managed Node and uv before bare PATH
|
2026-08-01 21:17:51 -04:00 |
|
diagnostics_upload.py
|
…
|
|
|
dingtalk_auth.py
|
…
|
|
|
doctor.py
|
refactor: fold simplify findings — 6th copy in update_cmd, drop dead wrapper + speculative kwarg, behavior-contract tests
|
2026-08-08 15:10:35 +05:30 |
|
doctor_live.py
|
feat(doctor): add opt-in `hermes doctor --live` real-call backend probes
|
2026-08-07 09:07:48 -07:00 |
|
dump.py
|
feat(gateway): session activity watchdog, stall notify, compress timeout (#72424)
|
2026-08-02 16:16:36 -07:00 |
|
env_loader.py
|
fix(plugins): isolate ownership by profile
|
2026-08-12 19:13:32 -07:00 |
|
fallback_cmd.py
|
…
|
|
|
fallback_config.py
|
fix(auth): resolve fallback api keys through secret_scope, not raw env
|
2026-07-31 22:35:26 -07:00 |
|
focus_view.py
|
…
|
|
|
gateway.py
|
feat: auto-install gateway service during setup and import
|
2026-08-12 16:59:37 -07:00 |
|
gateway_enroll.py
|
…
|
|
|
gateway_windows.py
|
…
|
|
|
goals.py
|
fix: complete kanban review lifecycle
|
2026-08-10 12:43:46 -07:00 |
|
gui_uninstall.py
|
feat(desktop): register a Linux launcher entry for `hermes desktop`
|
2026-08-05 11:47:05 -04:00 |
|
heartbeat.py
|
feat: /heartbeat — recurring session re-entry prompt fired when idle
|
2026-08-05 22:32:55 -07:00 |
|
hooks.py
|
feat(plugins): add pre_transcription hook and STT prompt threading
|
2026-08-12 19:01:30 -07:00 |
|
init_command.py
|
…
|
|
|
input_sanitize.py
|
…
|
|
|
inventory.py
|
…
|
|
|
journey.py
|
…
|
|
|
kanban.py
|
fix(kanban): query show graph before closing database
|
2026-08-12 13:20:38 +05:30 |
|
kanban_db.py
|
fix(kanban): PASSIVE not TRUNCATE for the dispatcher WAL checkpoint
|
2026-08-12 19:43:22 -07:00 |
|
kanban_decompose.py
|
…
|
|
|
kanban_diagnostics.py
|
fix: complete kanban review lifecycle
|
2026-08-10 12:43:46 -07:00 |
|
kanban_specify.py
|
…
|
|
|
kanban_swarm.py
|
fix(kanban): make write_txn nesting explicit opt-in
|
2026-08-10 12:43:46 -07:00 |
|
lifecycle.py
|
…
|
|
|
linux_desktop_entry.py
|
feat(desktop): register a Linux launcher entry for `hermes desktop`
|
2026-08-05 11:47:05 -04:00 |
|
logs.py
|
…
|
|
|
main.py
|
Merge PR #41236 (Linux keychain auto-detect) onto current main
|
2026-08-12 17:07:45 -07:00 |
|
managed_scope.py
|
…
|
|
|
managed_uv.py
|
fix(update): survive a hermes_constants cached from before the update
|
2026-08-01 23:06:47 -05:00 |
|
mcp_catalog.py
|
fix(catalog): validate http+api_key manifests declare the header's env key
|
2026-08-03 22:55:36 +05:30 |
|
mcp_config.py
|
…
|
|
|
mcp_picker.py
|
…
|
|
|
mcp_security.py
|
…
|
|
|
mcp_startup.py
|
fix(review): harden portable plugin boundaries
|
2026-08-07 09:44:21 -07:00 |
|
mem_trim.py
|
fix(mem): 5s force floor so delegate-batch closes don't stack trims
|
2026-08-02 22:44:38 +05:30 |
|
memory_oauth.py
|
…
|
|
|
memory_setup.py
|
…
|
|
|
middleware.py
|
…
|
|
|
migrate.py
|
…
|
|
|
moa_cmd.py
|
Revert "Inspired by Perplexity Computer: Model Council mode for Mixture of Agents"
|
2026-08-12 21:50:35 -07:00 |
|
moa_config.py
|
Revert "Inspired by Perplexity Computer: Model Council mode for Mixture of Agents"
|
2026-08-12 21:50:35 -07:00 |
|
model_catalog.py
|
perf(model-picker): serve stale model caches instantly, refresh in background
|
2026-08-01 14:52:18 -07:00 |
|
model_cost_guard.py
|
…
|
|
|
model_normalize.py
|
fix(models): a model id missing its vendor prefix says so instead of 404ing (#78856)
|
2026-08-04 19:35:57 +00:00 |
|
model_search.py
|
…
|
|
|
model_setup_flows.py
|
fix(model-picker): serve cached custom-provider catalog on no-probe opens (supersedes #81665, #81556) (#81973)
|
2026-08-08 16:07:03 -04:00 |
|
model_switch.py
|
fix(model-switch): route switch_model user-provider key reads through the secret scope
|
2026-08-08 19:17:05 -07:00 |
|
models.py
|
Port from PrimeIntellect-ai/prime-agent#1258: derive OpenRouter reasoning support and effort levels from catalog metadata
|
2026-08-12 19:44:32 -07:00 |
|
nous_account.py
|
fix: show explicit member spend cap message instead of 'no credits'
|
2026-08-07 19:47:40 +05:30 |
|
nous_auth_keepalive.py
|
…
|
|
|
nous_billing.py
|
…
|
|
|
nous_subscription.py
|
…
|
|
|
npm_engine.py
|
Merge branch 'main' into ethie/bundled-node-path-windows-layout
|
2026-08-01 21:27:26 -05:00 |
|
onepassword_secrets_cli.py
|
…
|
|
|
oneshot.py
|
fix(cli): scrub lone surrogates before oneshot stdout write
|
2026-08-08 12:31:19 -07:00 |
|
pairing.py
|
…
|
|
|
partial_compress.py
|
…
|
|
|
personality.py
|
fix(personality): single-owner personality state + one-time reset migration
|
2026-08-09 10:33:58 -07:00 |
|
pets.py
|
…
|
|
|
platform_actions.py
|
feat(plugins): capability-gated ctx.platform_actions facade (#64176)
|
2026-08-12 20:10:51 -07:00 |
|
platforms.py
|
…
|
|
|
plugin_capabilities.py
|
feat(plugins): capability-gated ctx.platform_actions facade (#64176)
|
2026-08-12 20:10:51 -07:00 |
|
plugin_dev.py
|
feat(plugins): manifest v2 — schema version, api_version, inter-plugin deps, pip-dependency declaration seam, config schema (#64165)
|
2026-08-12 18:39:22 -07:00 |
|
plugin_index.py
|
feat(plugins): community plugin index + hermes plugins search (#64181)
|
2026-08-12 18:52:08 -07:00 |
|
plugin_packs.py
|
feat(plugins): plugin packs — declarative, shareable plugin sets (#64166)
|
2026-08-12 19:56:44 -07:00 |
|
plugins.py
|
feat(gateway): more normalized gateway_platform_event types (#64176)
|
2026-08-12 20:10:51 -07:00 |
|
plugins_cmd.py
|
feat(plugins): plugin packs — declarative, shareable plugin sets (#64166)
|
2026-08-12 19:56:44 -07:00 |
|
portal_cli.py
|
…
|
|
|
profile_describer.py
|
…
|
|
|
profile_distribution.py
|
refactor(utils): move mode+owner preservation into atomic_write_text
|
2026-08-06 05:00:17 +05:30 |
|
profiles.py
|
feat(gateway): allow selective multiplex profile serving
|
2026-08-10 22:48:24 -07:00 |
|
projects_cmd.py
|
…
|
|
|
projects_db.py
|
…
|
|
|
prompt_size.py
|
fix(prompt_size): search volatile tier for skills block after the stable->volatile move
|
2026-08-03 23:23:39 +05:30 |
|
prompt_stash.py
|
feat(cli): complete the Ctrl+S prompt stash — keybinding, state machine, tests
|
2026-07-31 21:21:16 -07:00 |
|
provider_catalog.py
|
…
|
|
|
providers.py
|
feat(providers): add Actual Computer inference provider
|
2026-08-05 14:08:32 -07:00 |
|
proxy_cli.py
|
…
|
|
|
psutil_android.py
|
…
|
|
|
pt_input_extras.py
|
…
|
|
|
pty_bridge.py
|
…
|
|
|
pty_session.py
|
…
|
|
|
relaunch.py
|
…
|
|
|
resource_limits.py
|
fix(gateway): persist RLIMIT_NOFILE floor into the generated launchd plist
|
2026-08-10 17:02:56 -07:00 |
|
route_identity.py
|
…
|
|
|
runtime_provider.py
|
fix: adapt Actual provider salvage to current main
|
2026-08-05 14:08:32 -07:00 |
|
secret_prompt.py
|
…
|
|
|
secrets_cli.py
|
…
|
|
|
security_advisories.py
|
…
|
|
|
security_audit.py
|
fix(security): cache OSV malware preflight verdicts and stop double component discovery (#75485)
|
2026-08-01 10:47:20 -07:00 |
|
security_audit_startup.py
|
…
|
|
|
send_cmd.py
|
fix(cli): apply BOM-safe .env decoding to hermes send's private loader
|
2026-08-08 12:32:23 -07:00 |
|
service_manager.py
|
…
|
|
|
session_export.py
|
…
|
|
|
session_export_html.py
|
…
|
|
|
session_export_md.py
|
…
|
|
|
session_filters.py
|
…
|
|
|
session_listing.py
|
fix(gateway): scope session lists before limiting
|
2026-07-31 22:36:55 -07:00 |
|
session_lost_and_found.py
|
fix(sessions): probe sqlite3 CLI for .recover capability, not just PATH presence
|
2026-08-12 19:43:47 -07:00 |
|
session_recap.py
|
…
|
|
|
session_recovery.py
|
fix(sessions): recover budget exhaustion + lost_and_found last-resort lane
|
2026-08-12 19:43:47 -07:00 |
|
sessions_cmd.py
|
fix(sessions): recover budget exhaustion + lost_and_found last-resort lane
|
2026-08-12 19:43:47 -07:00 |
|
setup.py
|
feat: auto-install gateway service during setup and import
|
2026-08-12 16:59:37 -07:00 |
|
setup_hidden_env.py
|
…
|
|
|
setup_whatsapp_cloud.py
|
…
|
|
|
sizefmt.py
|
refactor: fold simplify findings — 6th copy in update_cmd, drop dead wrapper + speculative kwarg, behavior-contract tests
|
2026-08-08 15:10:35 +05:30 |
|
skills_config.py
|
…
|
|
|
skills_hub.py
|
refactor: share category detection and prune vendored SKILL.md hits
|
2026-08-02 13:31:16 +05:30 |
|
skin_cmd.py
|
refactor: trim verbose comments + drop redundant default_flow_style kwarg
|
2026-08-05 11:59:33 +05:30 |
|
skin_engine.py
|
…
|
|
|
slack_cli.py
|
…
|
|
|
slash_exec.py
|
…
|
|
|
sqlite_runtime.py
|
…
|
|
|
sqlite_safe_read.py
|
fix(cli): untrack sqlite connections only after close succeeds
|
2026-07-31 23:18:12 -07:00 |
|
sqlite_util.py
|
…
|
|
|
status.py
|
feat(cli): global emergency stop — `hermes pause` / `hermes resume`
|
2026-08-07 08:58:14 -07:00 |
|
stdio.py
|
…
|
|
|
suggestions_cmd.py
|
refactor(cron): polish registration partial-failure surfaces
|
2026-08-07 17:45:06 +05:30 |
|
telegram_managed_bot.py
|
…
|
|
|
timefmt.py
|
chore: round-2 review nits (re-review #9)
|
2026-08-02 16:16:36 -07:00 |
|
timeouts.py
|
…
|
|
|
tips.py
|
fix(gateway): defer in-band restart until active turns finish (#77184)
|
2026-08-03 09:57:58 +05:30 |
|
tools_config.py
|
fix(plugins): isolate ownership by profile
|
2026-08-12 19:13:32 -07:00 |
|
toolset_validation.py
|
…
|
|
|
uninstall.py
|
refactor(utils): move mode+owner preservation into atomic_write_text
|
2026-08-06 05:00:17 +05:30 |
|
update_cmd.py
|
fix(windows): SSH ControlMaster gating + stop hijacking the user's python (#84452)
|
2026-08-12 02:56:33 -07:00 |
|
update_lock.py
|
fix(update): make the ancestor-PID lock handoff cross-platform via psutil
|
2026-07-31 22:28:46 -07:00 |
|
urllib_security.py
|
…
|
|
|
vercel_auth.py
|
…
|
|
|
verify_cmd.py
|
Integrate verify subsystem with the existing verification stack
|
2026-08-07 10:11:05 -07:00 |
|
voice.py
|
fix(tts): split long speech by provider and platform limits
|
2026-08-08 22:54:20 +05:30 |
|
web_deps.py
|
…
|
|
|
web_git.py
|
feat(desktop): resolve a session's pull request
|
2026-08-09 06:21:04 -05:00 |
|
web_models.py
|
feat(desktop): resolve a session's pull request
|
2026-08-09 06:21:04 -05:00 |
|
web_server.py
|
feat(cron): surface model drift impact in Desktop
|
2026-08-12 23:47:22 -07:00 |
|
webhook.py
|
…
|
|
|
win_pty_bridge.py
|
…
|
|
|
windows_ssh_runtime.py
|
fix(desktop): keep Windows SSH runtime at machine root
|
2026-08-01 14:30:16 -07:00 |
|
write_approval_commands.py
|
…
|
|
|
xai_retirement.py
|
refactor(utils): move mode+owner preservation into atomic_write_text
|
2026-08-06 05:00:17 +05:30 |