..
__init__.py
chore: release v0.13.0 (2026.5.7) ( #21406 )
2026-05-07 09:22:48 -07:00
_parser.py
fix: add dashboard to CLI help epilogue and Docker CI smoke test
2026-05-07 06:16:23 -07:00
auth.py
fix(auth): send Nous refresh token via header
2026-05-08 04:17:42 -07:00
auth_commands.py
azure_detect.py
backup.py
banner.py
browser_connect.py
callbacks.py
checkpoints.py
feat(checkpoints): v2 single-store rewrite with real pruning + disk guardrails ( #20709 )
2026-05-06 05:44:35 -07:00
claw.py
Merge origin/main and resolve conflict in nix/tui.nix
2026-05-07 22:56:19 +00:00
cli_output.py
clipboard.py
codex_models.py
colors.py
commands.py
Merge pull request #20805 from NousResearch/austin-feat-sessions-skills-menu
2026-05-07 18:54:16 -04:00
completion.py
config.py
Serialize Hermes config access
2026-05-07 17:47:22 -07:00
copilot_auth.py
fix(oauth,gateway): monotonic deadlines for polling/timeout loops
2026-05-07 05:09:39 -07:00
cron.py
feat(cron): add no_agent mode for script-only cron jobs (watchdog pattern) ( #19709 )
2026-05-04 12:31:01 -07:00
curator.py
feat(curator): add hermes curator list-archived command ( #21236 )
2026-05-07 05:46:51 -07:00
curses_ui.py
debug.py
default_soul.py
dingtalk_auth.py
doctor.py
Merge origin/main and resolve conflict in nix/tui.nix
2026-05-07 22:56:19 +00:00
dump.py
refactor(env): use shared Hermes dotenv loader
2026-05-05 10:13:13 -07:00
env_loader.py
fallback_cmd.py
gateway.py
fix(docker): refuse root gateway runs in official image
2026-05-07 05:59:25 -07:00
goals.py
fix(goals): auto-pause when judge model returns unparseable output
2026-05-07 17:33:09 -07:00
hooks.py
kanban.py
feat(kanban): add specify — auxiliary LLM fleshes out triage tasks ( #21435 )
2026-05-07 13:04:41 -07:00
kanban_db.py
feat(kanban): add specify — auxiliary LLM fleshes out triage tasks ( #21435 )
2026-05-07 13:04:41 -07:00
kanban_diagnostics.py
fix(kanban): unify failure counter across spawn/timeout/crash outcomes ( #20410 )
2026-05-05 13:55:37 -07:00
kanban_specify.py
feat(kanban): add specify — auxiliary LLM fleshes out triage tasks ( #21435 )
2026-05-07 13:04:41 -07:00
logs.py
main.py
feat(teams-pipeline): add plugin runtime and operator cli
2026-05-08 11:18:14 -07:00
mcp_config.py
fix(mcp): give 'mcp add --command' a distinct argparse dest
2026-05-07 05:17:03 -07:00
memory_setup.py
model_catalog.py
model_normalize.py
fix(opencode-go): keep users on opencode-go instead of hijacking to native providers ( #20802 )
2026-05-06 09:08:33 -07:00
model_switch.py
fix(model_switch): live model discovery for custom_providers in /model picker
2026-05-07 05:21:26 -07:00
models.py
feat(models): add paid tencent/hy3-preview route on OpenRouter ( #21077 )
2026-05-07 06:34:48 -07:00
nous_subscription.py
feat(web): add SearXNG as a native search-only backend
2026-05-06 10:05:29 -07:00
oneshot.py
pairing.py
fix(pairing): enforce lockout on approve_code, not just generate_code ( #10195 ) ( #21325 )
2026-05-07 07:18:21 -07:00
platforms.py
plugins.py
feat: add transform_llm_output plugin hook
2026-05-07 05:46:05 -07:00
plugins_cmd.py
profile_distribution.py
feat(profile): shareable profile distributions via git ( #20831 )
2026-05-08 10:04:32 -07:00
profiles.py
fix(profiles): pass encoding=utf-8 to distribution.yaml open ( #22083 )
2026-05-08 14:24:36 -07:00
providers.py
pty_bridge.py
relaunch.py
runtime_provider.py
fix(credential_pool): resolve key mix-up when custom providers share base_url
2026-05-07 05:27:41 -07:00
setup.py
fix: include terminal backend in quick setup wizard ( #21842 )
2026-05-08 17:36:38 +05:30
skills_config.py
skills_hub.py
skin_engine.py
fix(tui): honor skin highlight colors ( #20895 )
2026-05-06 14:01:56 -07:00
slack_cli.py
status.py
timeouts.py
tips.py
docs: refresh stale platform/LOC/test counts; clarify gateway vs plugin platforms
2026-05-05 13:45:47 -07:00
tools_config.py
feat(computer-use): cua-driver backend, universal any-model schema
2026-05-08 11:07:38 -07:00
uninstall.py
vercel_auth.py
voice.py
fix(tui): restore voice push-to-talk parity ( #20897 )
2026-05-06 15:49:59 -07:00
web_server.py
feat(dashboard): support serving under URL prefix via X-Forwarded-Prefix
2026-05-07 06:39:18 -07:00
webhook.py