| .. |
|
dashboard_auth
|
…
|
|
|
observability
|
…
|
|
|
proxy
|
…
|
|
|
subcommands
|
…
|
|
|
web_routers
|
…
|
|
|
__init__.py
|
…
|
|
|
_early_recovery.py
|
…
|
|
|
_parser.py
|
…
|
|
|
_scan_venv_blockers.py
|
…
|
|
|
_startup_fast.py
|
…
|
|
|
_subprocess_compat.py
|
…
|
|
|
active_sessions.py
|
…
|
|
|
agent_import.py
|
…
|
|
|
agent_plugins.py
|
…
|
|
|
approval_mode.py
|
…
|
|
|
approvals_suggest.py
|
…
|
|
|
approvals_test.py
|
…
|
|
|
auth.py
|
fix(auth): read auth stores as UTF-8 to prevent credential loss on Windows
|
2026-08-08 12:32:23 -07:00 |
|
auth_commands.py
|
…
|
|
|
azure_detect.py
|
…
|
|
|
backup.py
|
…
|
|
|
bang_shell.py
|
…
|
|
|
banner.py
|
…
|
|
|
blueprint_cmd.py
|
…
|
|
|
browser_connect.py
|
…
|
|
|
build_info.py
|
…
|
|
|
bundles.py
|
…
|
|
|
callbacks.py
|
…
|
|
|
checkpoints.py
|
…
|
|
|
claw.py
|
…
|
|
|
cli_agent_setup_mixin.py
|
…
|
|
|
cli_billing_mixin.py
|
…
|
|
|
cli_commands_mixin.py
|
fix(personality): stop writing personality into agent.system_prompt
|
2026-08-08 14:01:56 -05:00 |
|
cli_output.py
|
…
|
|
|
clipboard.py
|
…
|
|
|
codex_models.py
|
…
|
|
|
codex_runtime_plugin_migration.py
|
…
|
|
|
codex_runtime_switch.py
|
…
|
|
|
colors.py
|
…
|
|
|
commands.py
|
…
|
|
|
completion.py
|
…
|
|
|
config.py
|
feat(config): resolve ephemeral prompt from display.personality
|
2026-08-08 14:01:56 -05:00 |
|
config_defaults.py
|
…
|
|
|
config_migrations.py
|
…
|
|
|
console_engine.py
|
…
|
|
|
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
|
…
|
|
|
credential_lifecycle.py
|
…
|
|
|
cron.py
|
…
|
|
|
curator.py
|
…
|
|
|
curses_ui.py
|
…
|
|
|
dashboard_procs.py
|
…
|
|
|
dashboard_register.py
|
…
|
|
|
debug.py
|
…
|
|
|
default_soul.py
|
fix(soul): installers seed the real default persona, upgrade legacy empty templates (#52246)
|
2026-06-24 18:56:26 -07:00 |
|
dep_ensure.py
|
…
|
|
|
diagnostics_upload.py
|
…
|
|
|
dingtalk_auth.py
|
…
|
|
|
doctor.py
|
…
|
|
|
doctor_live.py
|
…
|
|
|
dump.py
|
…
|
|
|
env_loader.py
|
fix(cli): strip UTF-8 BOM on latin-1 .env fallback path
|
2026-08-08 12:32:23 -07:00 |
|
fallback_cmd.py
|
…
|
|
|
fallback_config.py
|
…
|
|
|
focus_view.py
|
…
|
|
|
gateway.py
|
…
|
|
|
gateway_enroll.py
|
…
|
|
|
gateway_windows.py
|
…
|
|
|
goals.py
|
fix(goals): decode quality-gate output as UTF-8 instead of the process codepage
|
2026-08-08 12:34:46 -07:00 |
|
gui_uninstall.py
|
…
|
|
|
heartbeat.py
|
…
|
|
|
hooks.py
|
…
|
|
|
init_command.py
|
…
|
|
|
input_sanitize.py
|
…
|
|
|
inventory.py
|
…
|
|
|
journey.py
|
…
|
|
|
kanban.py
|
…
|
|
|
kanban_db.py
|
…
|
|
|
kanban_decompose.py
|
…
|
|
|
kanban_diagnostics.py
|
…
|
|
|
kanban_specify.py
|
…
|
|
|
kanban_swarm.py
|
…
|
|
|
lifecycle.py
|
…
|
|
|
linux_desktop_entry.py
|
…
|
|
|
logs.py
|
…
|
|
|
main.py
|
fix: finish the missing-encoding sweep — BOM-tolerant reads for user-edited stores
|
2026-08-08 12:32:23 -07:00 |
|
managed_scope.py
|
…
|
|
|
managed_uv.py
|
…
|
|
|
mcp_catalog.py
|
…
|
|
|
mcp_config.py
|
…
|
|
|
mcp_picker.py
|
…
|
|
|
mcp_security.py
|
…
|
|
|
mcp_startup.py
|
…
|
|
|
mem_trim.py
|
…
|
|
|
memory_oauth.py
|
…
|
|
|
memory_setup.py
|
…
|
|
|
middleware.py
|
fix(middleware): preserve pre-Relay tool request snapshot
|
2026-08-08 16:17:04 -07:00 |
|
migrate.py
|
…
|
|
|
moa_cmd.py
|
…
|
|
|
moa_config.py
|
…
|
|
|
model_catalog.py
|
…
|
|
|
model_cost_guard.py
|
…
|
|
|
model_normalize.py
|
…
|
|
|
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-picker): serve cached custom-provider catalog on no-probe opens (supersedes #81665, #81556) (#81973)
|
2026-08-08 16:07:03 -04:00 |
|
models.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 |
|
nous_account.py
|
…
|
|
|
nous_auth_keepalive.py
|
…
|
|
|
nous_billing.py
|
…
|
|
|
nous_subscription.py
|
…
|
|
|
npm_engine.py
|
…
|
|
|
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
|
…
|
|
|
pets.py
|
…
|
|
|
platforms.py
|
…
|
|
|
plugins.py
|
…
|
|
|
plugins_cmd.py
|
fix(gateway): report bundled auto-loading plugins as enabled
|
2026-08-08 17:34:20 -05:00 |
|
portal_cli.py
|
…
|
|
|
profile_describer.py
|
…
|
|
|
profile_distribution.py
|
…
|
|
|
profiles.py
|
…
|
|
|
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
|
…
|
|
|
prompt_stash.py
|
…
|
|
|
provider_catalog.py
|
…
|
|
|
providers.py
|
…
|
|
|
proxy_cli.py
|
…
|
|
|
psutil_android.py
|
…
|
|
|
pt_input_extras.py
|
…
|
|
|
pty_bridge.py
|
…
|
|
|
pty_session.py
|
…
|
|
|
relaunch.py
|
…
|
|
|
route_identity.py
|
…
|
|
|
runtime_provider.py
|
…
|
|
|
secret_prompt.py
|
…
|
|
|
secrets_cli.py
|
…
|
|
|
security_advisories.py
|
…
|
|
|
security_audit.py
|
…
|
|
|
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
|
…
|
|
|
session_recap.py
|
…
|
|
|
session_recovery.py
|
…
|
|
|
sessions_cmd.py
|
feat(sessions): name a session the moment it starts
|
2026-08-08 17:07:21 -05:00 |
|
setup.py
|
…
|
|
|
setup_hidden_env.py
|
…
|
|
|
setup_whatsapp_cloud.py
|
…
|
|
|
sizefmt.py
|
…
|
|
|
skills_config.py
|
…
|
|
|
skills_hub.py
|
…
|
|
|
skin_cmd.py
|
…
|
|
|
skin_engine.py
|
…
|
|
|
slack_cli.py
|
fix: route stray HERMES_HOME hardcodes through get_hermes_home() (profile + native-Windows safety)
|
2026-07-29 09:33:48 -07:00 |
|
slash_exec.py
|
…
|
|
|
sqlite_runtime.py
|
…
|
|
|
sqlite_safe_read.py
|
…
|
|
|
sqlite_util.py
|
…
|
|
|
status.py
|
…
|
|
|
stdio.py
|
chore: prune unused imports and duplicate import redefinitions
|
2026-05-28 22:26:25 -07:00 |
|
suggestions_cmd.py
|
…
|
|
|
telegram_managed_bot.py
|
…
|
|
|
timefmt.py
|
…
|
|
|
timeouts.py
|
…
|
|
|
tips.py
|
…
|
|
|
tools_config.py
|
feat(gateway): key-addressed plugins.manage rows + portable MCP toolset fold-in
|
2026-08-08 17:24:59 -05:00 |
|
toolset_validation.py
|
…
|
|
|
uninstall.py
|
…
|
|
|
update_cmd.py
|
fix(update): handle UnicodeDecodeError in interactive update prompts
|
2026-08-08 12:30:19 -07:00 |
|
update_lock.py
|
…
|
|
|
urllib_security.py
|
…
|
|
|
vercel_auth.py
|
…
|
|
|
verify_cmd.py
|
…
|
|
|
voice.py
|
…
|
|
|
web_deps.py
|
…
|
|
|
web_git.py
|
…
|
|
|
web_models.py
|
…
|
|
|
web_server.py
|
…
|
|
|
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
|
…
|
|
|
write_approval_commands.py
|
…
|
|
|
xai_retirement.py
|
…
|
|