..
proxy
fix(proxy): suppress false-positive windows-footgun on guarded add_signal_handler
2026-05-14 15:57:59 -07:00
__init__.py
_parser.py
_subprocess_compat.py
auth.py
fix(auth): point SSH OAuth users at the tunnel they actually need ( #26592 )
2026-05-15 14:27:50 -07:00
auth_commands.py
feat(xai-oauth): add xAI Grok OAuth (SuperGrok Subscription) provider
2026-05-15 12:11:32 -07:00
azure_detect.py
backup.py
chore: ruff auto-fix PLR6201 — tuple → set in membership tests ( #23937 )
2026-05-11 11:13:25 -07:00
banner.py
feat(banner): check PyPI for updates when not a git install
2026-05-15 14:45:43 -07:00
browser_connect.py
callbacks.py
checkpoints.py
chore: ruff auto-fix PLR6201 — tuple → set in membership tests ( #23937 )
2026-05-11 11:13:25 -07:00
claw.py
chore: ruff auto-fix PLR6201 — tuple → set in membership tests ( #23937 )
2026-05-11 11:13:25 -07:00
cli_output.py
clipboard.py
fix(clipboard): only read PNG signature bytes, not entire file
2026-05-13 22:54:21 -07:00
codex_models.py
chore: ruff auto-fix PLR6201 — tuple → set in membership tests ( #23937 )
2026-05-11 11:13:25 -07:00
codex_runtime_plugin_migration.py
fix(codex-runtime): de-dup [plugins.X] tables and stop leaking HERMES_HOME into config.toml
2026-05-15 02:31:30 -07:00
codex_runtime_switch.py
feat(codex-runtime): optional codex app-server runtime for OpenAI/Codex models ( #24182 )
2026-05-13 17:18:15 -07:00
colors.py
commands.py
fix(gateway): keep running when platforms fail; add per-platform circuit breaker + /platform ( #26600 )
2026-05-15 14:32:14 -07:00
completion.py
test(cli): strengthen zsh completion regression coverage
2026-05-13 09:34:15 -07:00
config.py
chore: remove Atropos RL environments and tinker-atropos integration ( #26106 )
2026-05-15 10:36:38 +05:30
copilot_auth.py
chore: ruff auto-fix PLR6201 — tuple → set in membership tests ( #23937 )
2026-05-11 11:13:25 -07:00
cron.py
feat(cron): support name-based lookup for job operations
2026-05-15 01:36:03 -07:00
curator.py
chore: ruff auto-fix PLR6201 — tuple → set in membership tests ( #23937 )
2026-05-11 11:13:25 -07:00
curses_ui.py
chore: ruff auto-fix PLR6201 — tuple → set in membership tests ( #23937 )
2026-05-11 11:13:25 -07:00
debug.py
default_soul.py
dingtalk_auth.py
chore: ruff auto-fix PLR6201 — tuple → set in membership tests ( #23937 )
2026-05-11 11:13:25 -07:00
doctor.py
chore: remove Atropos RL environments and tinker-atropos integration ( #26106 )
2026-05-15 10:36:38 +05:30
dump.py
env_loader.py
fallback_cmd.py
chore: ruff auto-fix PLR6201 — tuple → set in membership tests ( #23937 )
2026-05-11 11:13:25 -07:00
gateway.py
fix(gateway): reduce systemd restart delay
2026-05-12 17:11:25 -07:00
gateway_windows.py
goals.py
fix(goals): raise judge max_tokens 200 → 4096, make configurable
2026-05-14 23:44:06 -07:00
hooks.py
chore: ruff auto-fix PLR6201 — tuple → set in membership tests ( #23937 )
2026-05-11 11:13:25 -07:00
inventory.py
refactor(inventory): extract shared ConfigContext + build_models_payload
2026-05-13 22:31:11 -07:00
kanban.py
chore: ruff auto-fix PLR6201 — tuple → set in membership tests ( #23937 )
2026-05-11 11:13:25 -07:00
kanban_db.py
chore: ruff auto-fix PLR6201 — tuple → set in membership tests ( #23937 )
2026-05-11 11:13:25 -07:00
kanban_diagnostics.py
chore: ruff auto-fix PLR6201 — tuple → set in membership tests ( #23937 )
2026-05-11 11:13:25 -07:00
kanban_specify.py
feat(nous): unified client=hermes-client-v<version> tag on every Portal request ( #24779 )
2026-05-12 20:49:20 -07:00
logs.py
main.py
fix(gateway): keep running when platforms fail; add per-platform circuit breaker + /platform ( #26600 )
2026-05-15 14:32:14 -07:00
mcp_config.py
fix(mcp): pre-compile env-var regex and unify interpolation
2026-05-15 01:43:54 -07:00
memory_setup.py
fix: restrict .env file permissions to 0600
2026-05-14 07:59:38 -07:00
model_catalog.py
model_normalize.py
model_switch.py
chore: ruff auto-fix PLR6201 — tuple → set in membership tests ( #23937 )
2026-05-11 11:13:25 -07:00
models.py
feat(xai-oauth): add xAI Grok OAuth (SuperGrok Subscription) provider
2026-05-15 12:11:32 -07:00
nous_subscription.py
oneshot.py
pairing.py
platforms.py
plugins.py
feat(plugins): add ctx.register_web_search_provider() facade
2026-05-13 22:31:28 -07:00
plugins_cmd.py
chore: ruff auto-fix PLR6201 — tuple → set in membership tests ( #23937 )
2026-05-11 11:13:25 -07:00
profile_distribution.py
profiles.py
refactor(profiles): remove dead generate_bash_completion / generate_zsh_completion
2026-05-13 09:34:15 -07:00
providers.py
feat(xai-oauth): add xAI Grok OAuth (SuperGrok Subscription) provider
2026-05-15 12:11:32 -07:00
pt_input_extras.py
pty_bridge.py
chore: ruff auto-fix PLR6201 — tuple → set in membership tests ( #23937 )
2026-05-11 11:13:25 -07:00
relaunch.py
runtime_provider.py
feat(xai-oauth): add xAI Grok OAuth (SuperGrok Subscription) provider
2026-05-15 12:11:32 -07:00
security_advisories.py
feat(security): supply-chain advisory checker + lazy-install framework + tiered install fallback ( #24220 )
2026-05-12 01:02:25 -07:00
setup.py
feat(xai-oauth): add xAI Grok OAuth (SuperGrok Subscription) provider
2026-05-15 12:11:32 -07:00
skills_config.py
skills_hub.py
chore: ruff auto-fix PLR6201 — tuple → set in membership tests ( #23937 )
2026-05-11 11:13:25 -07:00
skin_engine.py
fix(cli): kill resize scrollback duplication + light-mode visibility
2026-05-14 23:23:32 -07:00
slack_cli.py
status.py
chore: remove Atropos RL environments and tinker-atropos integration ( #26106 )
2026-05-15 10:36:38 +05:30
stdio.py
chore: ruff auto-fix PLR6201 — tuple → set in membership tests ( #23937 )
2026-05-11 11:13:25 -07:00
timeouts.py
tips.py
tools_config.py
fix(tools): video_gen picker reflects active xAI selection and runs xai_grok post_setup
2026-05-15 12:11:32 -07:00
uninstall.py
chore: ruff auto-fix PLR6201 — tuple → set in membership tests ( #23937 )
2026-05-11 11:13:25 -07:00
vercel_auth.py
voice.py
web_server.py
refactor(inventory): extract shared ConfigContext + build_models_payload
2026-05-13 22:31:11 -07:00
webhook.py
chore: ruff auto-fix PLR6201 — tuple → set in membership tests ( #23937 )
2026-05-11 11:13:25 -07:00