Commit Graph

  • ce0c3ae493
    fix(aux): remove hardcoded Codex fallback model, drop Codex from auto chain (#17765) Teknium 2026-04-29 23:23:50 -0700
  • f73364b1c4
    fix(ci): stabilize main test suite regressions (#17660) Stephen Schoettler 2026-04-29 23:18:55 -0700
  • e7beaaf184
    Merge pull request #17694 from NousResearch/fix/docker-add-curl Ben Barclay 2026-04-30 15:45:37 +1000
  • b06a06e608 fix(docker): restore trailing newline on Dockerfile Ben Barclay 2026-04-30 15:44:57 +1000
  • 828d3a320b
    fix(anthropic): reactive recovery for OAuth 1M-context beta rejection (#17752) Teknium 2026-04-29 21:56:54 -0700
  • 4d363499db feat(plugins): bundled platform plugins auto-load by default Teknium 2026-04-29 21:02:16 -0700
  • 71c8ca17dc chore(salvage): strip duplicated/merge-corrupted blocks from PR #17664 Teknium 2026-04-29 20:33:29 -0700
  • 868bc1c242 feat(irc): add interactive setup Ari Lotter 2026-04-20 18:52:15 -0400
  • 6e42daf7dd fix(nix): bundle plugins/ and expose it via HERMES_BUNDLED_PLUGINS Ari Lotter 2026-04-20 18:51:53 -0400
  • 1f1608067c feat(gateway): unify setup flows, load platforms dynamically from registry Ari Lotter 2026-04-20 18:06:24 -0400
  • 52d9e57825 feat: dynamic toolset generation for plugin platforms Teknium 2026-04-11 19:36:48 -0700
  • e464cde58f feat: final platform plugin parity — webhook delivery, platform hints, docs Teknium 2026-04-11 19:27:04 -0700
  • 457128d4e8 fix: wire PII redaction + token empty warnings for plugin platforms Teknium 2026-04-11 15:34:59 -0700
  • 2e20f6ae2d feat: complete plugin platform parity — all 12 integration points Teknium 2026-04-11 15:10:03 -0700
  • 8f144fe36b feat: pluggable platform adapter registry + IRC reference implementation Teknium 2026-04-11 14:25:11 -0700
  • 4d7fc0f37c feat(gateway,cli): confirm /reload-mcp to warn about prompt cache invalidation Teknium 2026-04-29 21:20:53 -0700
  • 7fae87bc00 fix(gateway): refresh cached agents after MCP tool changes helix4u 2026-04-29 20:52:55 -0600
  • a7fb79efb2 fix(agent): spawn OpenRouter pre-warm thread only once per process Vlad Ra 2026-04-29 15:47:27 +0100
  • 502debed91 chore: map vlad19@gmail.com -> dandaka for CI author check teknium1 2026-04-29 21:06:55 -0700
  • ffa65291d1 fix(cron): clear auto-delivery thread context between jobs simbam99 2026-04-29 18:43:07 +0300
  • 16233711d9 chore(release): map memosr commit email for release notes teknium1 2026-04-29 21:06:00 -0700
  • d69a0b2c29 fix(security): apply ACL checks to QQBot guild messages and guild DMs to prevent allowlist bypass memosr 2026-04-29 19:37:01 +0300
  • 763aadd6bf fix(telegram): preserve pre-#17686 chat-ID-in-_USERS configs + doc split teknium1 2026-04-29 21:06:39 -0700
  • 1f712173b2 fix(telegram): support group user allowlist Anders Bell 2026-04-30 03:19:34 +0300
  • dd2d1ba5e6 refactor(reload-skills): queue note for next turn, drop cache invalidation + agent tool teknium1 2026-04-29 20:39:15 -0700
  • 7966560fb5 feat(skills): /reload-skills slash command + skills_reload agent tool Shannon Sands 2026-04-29 13:58:45 +1000
  • 113239f6e3 fix(dashboard/models): filter empty-string model rows + simplify vendor split teknium1 2026-04-29 21:05:00 -0700
  • e6b05eaf63 feat: add Models dashboard tab with rich per-model analytics Alex Yates 2026-04-29 20:34:22 -0700
  • 289cc47631
    docs: resync reference, user-guide, developer-guide, and messaging pages against code (#17738) Teknium 2026-04-29 20:55:59 -0700
  • 51b44b6e3f fix(skills/comfyui): correct hallucinated node names and registry slugs SHL0MS 2026-04-29 21:38:50 -0400
  • a7780fe05f fix(skills/comfyui): bug fixes, cloud parity, expanded coverage, examples, tests SHL0MS 2026-04-29 20:50:52 -0400
  • 7d48a16f14 remove relaunch_chat ethernet 2026-04-29 19:20:20 -0400
  • 3c673468b4 refactor(cli): derive relaunch flag table from argparse introspection ethernet 2026-04-29 20:29:42 -0700
  • 95f2802f84 feat(cli): preserve --tui and other flags across internal relaunches ethernet 2026-04-29 17:29:53 -0400
  • 22ff6ca32b
    docs: two-week gap sweep — platforms, CLI, config, TUI, hooks, providers (#17727) Teknium 2026-04-29 20:32:37 -0700
  • 8dcab19d02 fix(gateway): fail closed when session.delete can't enumerate active sessions Brooklyn Nicholson 2026-04-29 19:26:13 -0500
  • 49fcad8cf8 fix(tui): require double-tap d to confirm session delete Brooklyn Nicholson 2026-04-29 19:17:58 -0500
  • 24b5279f43 feat(tui): delete sessions from /resume picker with d Brooklyn Nicholson 2026-04-29 19:10:58 -0500
  • 0ba451d004
    fix(vision): use HERMES_HOME-based cache dir instead of cwd (#17719) Teknium 2026-04-29 20:14:02 -0700
  • 4cc6da84a1
    fix(tui): normalize legacy Terminal.app colors (#17695) brooklyn! 2026-04-29 20:13:49 -0700
  • 87e259a678 fix(cli): tighten mouse leak sanitizer Brooklyn Nicholson 2026-04-29 22:10:18 -0500
  • 31f70d1f2a
    fix(ci): recover 38 failing tests on main (#17642) Teknium 2026-04-29 20:05:32 -0700
  • d05497f812 fix(tui): reset terminal modes on startup and exit Brooklyn Nicholson 2026-04-29 21:41:51 -0500
  • 98a428fd61 fix(cli): recover from leaked mouse tracking escapes Brooklyn Nicholson 2026-04-29 21:35:47 -0500
  • 8cce85b819
    Merge pull request #17669 from NousResearch/bb/tui-scroll-precision-mod brooklyn! 2026-04-29 18:56:17 -0700
  • fc0f358f37 fix(tui): add modifier-held precision wheel scrolling Brooklyn Nicholson 2026-04-29 20:39:39 -0500
  • 7a4da315a2 fix(docker): add curl to apt dependencies Ben Barclay 2026-04-30 11:49:40 +1000
  • b978fd8b26 feat(tui): preserve modifiers on mouse wheel events Brooklyn Nicholson 2026-04-29 20:39:39 -0500
  • 9fc9c15b4a
    fix(banner): show correct update status on nix-built hermes (#17550) ethernet 2026-04-29 21:33:00 -0400
  • fc7f55f490
    fix(tui): responsive /compress with live progress + CLI-parity feedback (#17661) brooklyn! 2026-04-29 18:01:18 -0700
  • 98f5be13fa
    fix(tui): word-wrap composer input (#17651) brooklyn! 2026-04-29 16:55:49 -0700
  • 5e6e8b6af3
    fix(tui): honor launch toolsets (#17623) brooklyn! 2026-04-29 16:55:27 -0700
  • d9bf093728
    Merge pull request #17638 from NousResearch/bb/tui-details-persist brooklyn! 2026-04-29 15:15:37 -0700
  • faa467ccaf fix(tui): share detail section constants Brooklyn Nicholson 2026-04-29 17:05:51 -0500
  • f45434d3c6
    Merge pull request #17626 from NousResearch/bb/tui-prompt-gap brooklyn! 2026-04-29 14:58:17 -0700
  • 2a9a5fffa5
    Merge pull request #17625 from NousResearch/bb/tui-reasoning-hide brooklyn! 2026-04-29 14:49:20 -0700
  • c2cb6d1071 fix(tui): persist global details mode sections Brooklyn Nicholson 2026-04-29 16:46:42 -0500
  • b52b63396c chore: map hejuntt1014 in AUTHOR_MAP teknium1 2026-04-29 14:17:42 -0700
  • 528e7dc176 fix(cli): exclude profiles/ from profile create --clone-all hejuntt1014 2026-04-21 02:05:25 +0800
  • 4899bd99c0
    feat(skills): move comfyui from optional to built-in (#17631) Teknium 2026-04-29 14:09:17 -0700
  • 8652d47eaa fix(tui): remove unused prompt import Brooklyn Nicholson 2026-04-29 16:04:22 -0500
  • 7d96a5ab6e fix(tui): refine reasoning visibility updates Brooklyn Nicholson 2026-04-29 16:03:45 -0500
  • d3ab2b2e13 fix(tui): share composer prompt gap metric Brooklyn Nicholson 2026-04-29 15:50:54 -0500
  • f7abcb4f01 fix(tui): ignore hidden reasoning stream segments Brooklyn Nicholson 2026-04-29 15:50:02 -0500
  • 10fcd620d2 fix(tui): render explicit prompt gap Brooklyn Nicholson 2026-04-29 15:25:06 -0500
  • d8afafd22b fix(tui): hide reasoning panels immediately Brooklyn Nicholson 2026-04-29 15:23:14 -0500
  • 456955c2e4
    Merge pull request #17259 from NousResearch/bb/pretext-skill brooklyn! 2026-04-29 12:57:25 -0700
  • 9be3ab1a5b
    fix(plugins): stop firing pre_tool_call hook twice per tool execution (#17611) Teknium 2026-04-29 12:43:39 -0700
  • ffe1d660a0
    docs(comfyui): ask local vs cloud FIRST before hardware check (#17612) Teknium 2026-04-29 12:40:56 -0700
  • 9d7ece362d feat(comfyui): add hardware check + auto-gate local install on verdict teknium1 2026-04-29 12:38:09 -0700
  • 528a13b37a Potential fix for pull request finding 'CodeQL / Incomplete URL substring sanitization' Siddharth Balyan 2026-04-30 00:58:11 +0530
  • 9835f57e9c Potential fix for pull request finding 'CodeQL / Incomplete URL substring sanitization' Siddharth Balyan 2026-04-30 00:58:03 +0530
  • d7d1503595 docs(comfyui): add comprehensive onboarding — all install paths, doc links, cloud setup alt-glitch 2026-04-30 00:56:08 +0530
  • b81638d749 feat(comfyui): rewrite skill — official CLI + REST API, no third-party dependency alt-glitch 2026-04-30 00:43:59 +0530
  • 165d766891 skills: refine pretext creative demo guidance Brooklyn Nicholson 2026-04-29 14:24:15 -0500
  • cb0e2e2f36
    Potential fix for pull request finding Austin Pickett 2026-04-29 15:23:30 -0400
  • 258449c468 chore(release): add Nanako0129 to AUTHOR_MAP Teknium 2026-04-29 12:09:06 -0700
  • 2e991770fc fix(gemini): pass base_url into chat transport Nanako0129 2026-04-29 22:39:03 +0800
  • c5a5e586d7 fix(gemini): nest OpenAI-compat thinking config under google Nanako0129 2026-04-29 18:21:50 +0800
  • 5a61c116e1 fix(nix): auto-refresh npm lockfile hashes github-actions[bot] 2026-04-29 18:07:17 +0000
  • 69d4800db7 chore: add txbxxx to AUTHOR_MAP teknium1 2026-04-29 10:29:59 -0700
  • 9ee540a5e2 fix(install): promote croniter to a core dependency txbxxx 2026-04-29 10:29:59 -0700
  • 0e577fb1be
    docs(curator): document that pinning also blocks skill_manage writes (#17578) Teknium 2026-04-29 10:35:16 -0700
  • c61b2e0af7
    feat(skills): refuse skill_manage writes on pinned skills (#17562) Teknium 2026-04-29 10:28:25 -0700
  • b01656d116
    docs: exclude per-skill pages from search, add curator feature page (#17563) Teknium 2026-04-29 10:28:15 -0700
  • 430302c197
    Merge pull request #17175 from NousResearch/fix/markdown Austin Pickett 2026-04-29 10:18:17 -0700
  • 40a98fb0fa feat(minimax-oauth): full integration with peer OAuth providers teknium1 2026-04-29 08:25:27 -0700
  • eafa637287 docs: document MiniMax OAuth login flow Adam Manning 2026-04-24 14:32:26 +0000
  • f3aa989b1b test(cli): cover minimax-oauth resolution, refresh, menu wiring Adam Manning 2026-04-24 14:32:13 +0000
  • 0b2f1bb27b feat(agent): wire MiniMax-M2.7 for minimax-oauth provider Adam Manning 2026-04-24 14:31:58 +0000
  • 9eb16025bd feat(cli): add minimax-oauth provider with PKCE browser flow Adam Manning 2026-04-24 14:31:47 +0000
  • b2820cd207 chore: add beenherebefore to AUTHOR_MAP teknium1 2026-04-29 08:23:14 -0700
  • e0c0167428 fix(cron): use last_run_at as croniter base for cron jobs beenherebefore 2026-04-29 08:23:14 -0700
  • 6d8423761b chore: add yeyitech to AUTHOR_MAP teknium1 2026-04-29 08:17:50 -0700
  • ec27f0a3fa fix(cron): fall back gracefully when HERMES_CRON_TIMEOUT is invalid yeyitech 2026-04-17 11:24:10 +0800
  • 8c8fc6c1ec
    fix(skills): let skill_manage patch/edit/delete skills in external_dirs in place (#17512) Teknium 2026-04-29 08:16:52 -0700
  • e120cd5941
    fix(model_switch): dedup /model picker rows when custom provider endpoint matches a built-in (#16970) (#17511) Teknium 2026-04-29 08:11:05 -0700
  • fa3338c171 test(anthropic): regression guard for DeepSeek /anthropic thinking replay teknium1 2026-04-29 08:09:54 -0700
  • fd5479a4fc fix: preserve DeepSeek thinking blocks on Anthropic replay (#16748) vominh1919 2026-04-28 09:38:37 +0700
  • fd7188a7c6 chore(release): map liuhao03@bilibili.com to @liuhao1024 teknium1 2026-04-29 08:07:59 -0700