..
dashboard_auth
fix(dashboard): add lightweight /api/health liveness endpoint
2026-07-24 19:43:44 -05:00
observability
fix(observability): gate export on subscriber flush
2026-07-28 12:08:10 -07:00
proxy
rip out brew + pip/PyPI wheel support ( #68217 )
2026-07-22 16:51:01 -04:00
subcommands
feat(cron): user-owned model pins + cron.model fleet default
2026-07-28 11:52:47 -07:00
__init__.py
chore: release v0.19.0 (2026.7.20) ( #68175 )
2026-07-20 11:35:21 -07:00
_early_recovery.py
fix(ssl): detect and repair a missing certifi cacert.pem via existing venv-repair infra
2026-07-24 15:53:38 -07:00
_parser.py
feat: raise default tool-calling iteration limit from 90 to 500
2026-07-26 12:54:45 -07:00
_scan_venv_blockers.py
fix(desktop): surface external venv update blockers
2026-07-28 14:47:36 -07:00
_subprocess_compat.py
fix(git): never block internal git calls on credential prompts
2026-07-28 17:34:21 -07:00
active_sessions.py
fix(sessions): claim the cap slot on first turn, not on open
2026-07-28 12:11:52 -05:00
agent_import.py
feat(cli): hermes import-agent — import Claude Code and Codex CLI setups
2026-07-26 17:47:07 -07:00
approval_mode.py
feat(approvals): add cross-surface mode command
2026-07-26 21:13:03 -07:00
approvals_suggest.py
feat(approvals): hermes approvals suggest — mine approval history into allowlist proposals
2026-07-26 17:49:03 -07:00
auth.py
fix(hermes_cli): lock dashboard xAI active_provider contracts and setup unsuppress
2026-07-28 11:54:01 -07:00
auth_commands.py
…
azure_detect.py
…
backup.py
fix(state): stop cancelling our own POSIX locks on live SQLite databases
2026-07-25 21:44:43 -07:00
banner.py
fix(cli): add explicit encoding to read_text/write_text calls
2026-07-24 17:10:39 -07:00
blueprint_cmd.py
…
browser_connect.py
fix: /browser connect times out when another app squats the CDP port
2026-07-18 02:49:28 -07:00
build_info.py
…
bundles.py
…
callbacks.py
feat(clarify): add multi-select (checkbox) support to clarify tool
2026-07-26 17:46:55 -07:00
checkpoints.py
fix(checkpoints): bind an empty orphan preview to an empty deletion allowlist
2026-07-24 16:01:06 -07:00
claw.py
fix: add explicit UTF-8 encoding to all subprocess text=True calls ( #53428 )
2026-07-24 11:45:57 -07:00
cli_agent_setup_mixin.py
fix(tui,cli): render a resumed interrupted turn as an event
2026-07-28 03:54:25 -05:00
cli_billing_mixin.py
feat(cli): plan catalog on Free + plan= deep link + top-up/auto-refill copy split ( #68689 )
2026-07-22 08:11:09 +05:30
cli_commands_mixin.py
feat(wake): the toggle IS the config — explicit on/off persists wake_word.enabled
2026-07-28 07:59:34 -07:00
cli_output.py
…
clipboard.py
fix: add explicit UTF-8 encoding to all subprocess text=True calls ( #53428 )
2026-07-24 11:45:57 -07:00
codex_models.py
fix(codex): send ChatGPT-Account-Id on /models probes
2026-07-21 05:27:13 -07:00
codex_runtime_plugin_migration.py
…
codex_runtime_switch.py
…
colors.py
…
commands.py
feat(voice): add "Hey Hermes" wake word to start a hands-free session
2026-07-28 07:56:45 -07:00
completion.py
…
config.py
Merge pull request #70509 from NousResearch/hermes/hermes-29661bf6
2026-07-28 17:58:33 -07:00
console_engine.py
rip out brew + pip/PyPI wheel support ( #68217 )
2026-07-22 16:51:01 -04:00
container_boot.py
fix: add encoding="utf-8" to Path.write_text() calls (P1)
2026-07-24 17:10:39 -07:00
context_switch_guard.py
fix(cli): honor custom_providers in preflight shrink warning
2026-07-22 21:17:21 -07:00
copilot_auth.py
fix: add explicit UTF-8 encoding to all subprocess text=True calls ( #53428 )
2026-07-24 11:45:57 -07:00
credential_lifecycle.py
fix(credentials): unified provider key delete/update across .env, auth.json, config.yaml ( #67213 )
2026-07-19 03:02:21 -07:00
cron.py
feat(cron): user-owned model pins + cron.model fleet default
2026-07-28 11:52:47 -07:00
curator.py
fix(curator): make the autonomous write policy consistent ( #67140 )
2026-07-25 19:27:17 -07:00
curses_ui.py
fix(models): match bare Kimi Coding k3 when searching kimi
2026-07-26 21:22:40 -07:00
dashboard_register.py
…
debug.py
…
default_soul.py
…
dep_ensure.py
…
diagnostics_upload.py
…
dingtalk_auth.py
…
doctor.py
fix(browser): stop stale cdp_url from stalling every startup by 10+ seconds
2026-07-27 14:32:05 -07:00
dump.py
revert: PR #72817 — session activity watchdog, stall notify, compress timeout
2026-07-28 00:15:00 +05:00
env_loader.py
fix(config): preserve opaque .env values
2026-07-24 16:02:08 -07:00
fallback_cmd.py
refactor(fallback): single owner for backend identity and failure-scoped skips
2026-07-26 23:41:54 -07:00
fallback_config.py
…
focus_view.py
feat(cli): /focus — reduced-output view with hidden-line recovery and status indicator
2026-07-26 18:10:34 -07:00
gateway.py
fix(setup): stop asking about self-configuring platform knobs
2026-07-26 08:43:24 -07:00
gateway_enroll.py
…
gateway_windows.py
fix(update): migrate legacy pythonw Windows gateway launchers to the hidden-console design
2026-07-26 17:50:54 -07:00
goals.py
fix(goals): auto-pause goal loop on consecutive transport failures
2026-07-20 05:38:25 -07:00
gui_uninstall.py
…
hooks.py
Reapply "feat(observability): integrate NeMo Relay runtime and shared metrics"
2026-07-27 21:10:51 -07:00
init_command.py
feat(cli): /init — generate or update AGENTS.md from a project scan
2026-07-26 17:46:29 -07:00
input_sanitize.py
…
inventory.py
feat(picker): derive a newest-per-lab featured shortlist from models.dev
2026-07-28 03:52:33 -05:00
journey.py
…
kanban.py
fix(kanban): cover remaining add_notify_sub call sites for chat_type ( #56580 )
2026-07-26 13:42:33 -07:00
kanban_db.py
Reapply "feat(observability): integrate NeMo Relay runtime and shared metrics"
2026-07-27 21:10:51 -07:00
kanban_decompose.py
…
kanban_diagnostics.py
…
kanban_specify.py
…
kanban_swarm.py
…
lifecycle.py
Reapply "feat(observability): integrate NeMo Relay runtime and shared metrics"
2026-07-27 21:10:51 -07:00
logs.py
…
main.py
fix(desktop): refuse hardened-runtime sign when entitlement plists are missing
2026-07-28 17:34:43 -05:00
managed_scope.py
…
managed_uv.py
fix(update): refresh stale managed-uv catalog so SQLite runtime repair can succeed
2026-07-26 17:20:27 -07:00
mcp_catalog.py
fix(git): never block internal git calls on credential prompts
2026-07-28 17:34:21 -07:00
mcp_config.py
fix(mcp): make Figma remote OAuth work via DCR allowlist defaults
2026-07-28 00:53:16 -05:00
mcp_picker.py
…
mcp_security.py
…
mcp_startup.py
fix(mcp): propagate profile HERMES_HOME override into shared discovery owner; restore stdio startup + WSTransport tests
2026-07-26 14:14:03 -07:00
memory_oauth.py
…
memory_setup.py
fix(update): refresh active memory provider deps after venv rebuild
2026-07-26 19:29:18 -07:00
middleware.py
Reapply "feat(observability): integrate NeMo Relay runtime and shared metrics"
2026-07-27 21:10:51 -07:00
migrate.py
…
moa_cmd.py
feat(moa): add reference model toggles
2026-07-23 18:11:57 -07:00
moa_config.py
feat(moa): default advisor fanout to user_turn — the cheapest cadence
2026-07-23 21:07:18 -07:00
model_catalog.py
…
model_cost_guard.py
…
model_normalize.py
fix(model): don't strip alias-derived prefixes for the custom provider bucket
2026-07-27 19:32:12 +05:30
model_search.py
fix(picker): fold live bare k3 wire id into curated kimi-k3 row
2026-07-26 21:22:40 -07:00
model_setup_flows.py
fix(cli): store custom endpoint API key in .env instead of config.yaml
2026-07-24 21:12:53 -05:00
model_switch.py
nous portal anthropic wire
2026-07-27 11:53:48 -04:00
models.py
fix(lmstudio): respect applied runtime context
2026-07-29 02:19:13 +05:30
nous_account.py
…
nous_auth_keepalive.py
…
nous_billing.py
fix(billing): rename user-facing "terminal billing" copy to Remote Spending ( #68355 )
2026-07-21 12:20:25 +05:30
nous_subscription.py
…
onepassword_secrets_cli.py
fix: extend UTF-8 encoding to _op_version probe ( #53428 )
2026-07-24 11:45:57 -07:00
oneshot.py
feat(clarify): add multi-select (checkbox) support to clarify tool
2026-07-26 17:46:55 -07:00
pairing.py
…
partial_compress.py
…
pets.py
…
platforms.py
…
plugins.py
Reapply "feat(observability): integrate NeMo Relay runtime and shared metrics"
2026-07-27 21:10:51 -07:00
plugins_cmd.py
fix(git): never block internal git calls on credential prompts
2026-07-28 17:34:21 -07:00
portal_cli.py
…
profile_describer.py
…
profile_distribution.py
fix(git): never block internal git calls on credential prompts
2026-07-28 17:34:21 -07:00
profiles.py
fix: add encoding="utf-8" to Path.write_text() calls (P1)
2026-07-24 17:10:39 -07:00
projects_cmd.py
…
projects_db.py
feat(desktop): configure repository discovery (supersedes #67630 ) ( #68642 )
2026-07-21 10:09:31 -04:00
prompt_size.py
fix(prompt-size): include names-only skills in breakdown
2026-07-26 18:06:21 -07:00
provider_catalog.py
…
providers.py
nous portal anthropic wire
2026-07-27 11:53:48 -04:00
proxy_cli.py
Reapply "Merge pull request #30179 from NousResearch/feat/iron-proxy"
2026-07-24 09:49:00 -07:00
psutil_android.py
…
pt_input_extras.py
…
pty_bridge.py
…
pty_session.py
…
relaunch.py
…
route_identity.py
fix: restore base_url rstrip, extract should_clear_context_pin helper
2026-07-22 11:19:37 +05:30
runtime_provider.py
nous portal anthropic wire
2026-07-27 11:53:48 -04:00
secret_prompt.py
…
secrets_cli.py
fix: add explicit UTF-8 encoding to all subprocess text=True calls ( #53428 )
2026-07-24 11:45:57 -07:00
security_advisories.py
…
security_audit.py
…
security_audit_startup.py
…
send_cmd.py
…
service_manager.py
fix(hermes_cli): drop privileges before clearing s6-log lock
2026-07-27 19:19:01 +05:30
session_export.py
…
session_export_html.py
…
session_export_md.py
…
session_filters.py
fix(sessions): preserve recently active sessions during pruning
2026-07-26 19:30:21 -07:00
session_listing.py
…
session_recap.py
fix(cli): sanitize terminal escapes when replaying stored history (/resume recap, /status recap)
2026-07-17 04:53:38 -07:00
session_recovery.py
fix(sessions): verify fully reconstructed recovery
2026-07-26 23:34:29 -07:00
setup.py
fix(gemini): sweep hardcoded Gemini default models to gemini-3.6-flash ( #32360 )
2026-07-28 18:17:56 -07:00
setup_hidden_env.py
fix(setup): stop asking about self-configuring platform knobs
2026-07-26 08:43:24 -07:00
setup_whatsapp_cloud.py
…
skills_config.py
…
skills_hub.py
fix(skills): never change a skill's source registry on update
2026-07-26 19:29:56 -07:00
skin_cmd.py
feat(themes): `hermes skin set` — deterministic one-color tweak, bg untouched
2026-07-21 21:00:43 -05:00
skin_engine.py
feat(themes): dedicated code-syntax palette keys
2026-07-21 21:00:43 -05:00
slack_cli.py
feat(slack): support long app descriptions in the manifest generator
2026-07-23 12:01:24 -07:00
sqlite_runtime.py
fix(runtime): repair vulnerable managed SQLite builds (E-949)
2026-07-24 16:00:03 -07:00
sqlite_safe_read.py
fix(sessions): close the snapshot check/use race and guard damaged state_meta
2026-07-25 23:05:30 -07:00
sqlite_util.py
…
status.py
feat(sessions): say which surfaces hold the active-session slots
2026-07-28 12:11:52 -05:00
stdio.py
…
suggestions_cmd.py
…
telegram_managed_bot.py
…
timeouts.py
…
tips.py
feat: raise default tool-calling iteration limit from 90 to 500
2026-07-26 12:54:45 -07:00
tools_config.py
fix(install): clear stale Windows cua lock
2026-07-26 16:01:54 -07:00
toolset_validation.py
…
uninstall.py
fix(install): install a hermes-acp launcher onto PATH
2026-07-28 11:53:12 -07:00
urllib_security.py
…
voice.py
fix(voice): honor quoted beep_enabled strings + correct PortAudio OSError hint
2026-07-28 11:57:37 -07:00
web_git.py
fix(git): never block internal git calls on credential prompts
2026-07-28 17:34:21 -07:00
web_server.py
fix(model-set): persist base_url/api_key on auxiliary slot assignments
2026-07-28 21:45:44 -07:00
webhook.py
fix: repair sweep fallout — duplicate encoding kwargs, non-subprocess call sites, kwarg-snapshot tests
2026-07-24 11:45:57 -07:00
win_pty_bridge.py
…
windows_ssh_runtime.py
fix(windows): sweep remaining unguarded text-mode subprocess sites codebase-wide
2026-07-24 11:45:57 -07:00
write_approval_commands.py
…
xai_retirement.py
…