Commit Graph

  • 559c6ad94a feat(skills): add optional pinggy-tunnel skill teknium1 2026-05-15 22:14:47 -07:00
  • afb97dbc53 docs: add Programmatic Integration overview (closes #360) teknium1 2026-05-15 21:49:31 -07:00
  • 016c772e7f feat(plugins): tool override flag for replacing built-in tools (closes #11049) (#26759) Teknium 2026-05-15 22:12:57 -07:00
  • 9c304a7f56 fix(agent): retry malformed anthropic stream parser errors helix4u 2026-05-15 22:33:16 -06:00
  • 53637fb17d chore(skills/darwinian-evolver): AUTHOR_MAP + docs regen teknium1 2026-05-15 21:55:01 -07:00
  • c9b32a654c feat(skill): darwinian-evolver optional skill teknium1 2026-05-15 21:54:56 -07:00
  • e377833fa6 Merge pull request #26711 from NousResearch/austin/fix/dashboard-kanban Austin Pickett 2026-05-16 00:29:24 -04:00
  • 16ff9464a5 Revert "fix(cli): tolerate unreadable dirs when building systemd PATH" Austin Pickett 2026-05-16 00:04:58 -04:00
  • 965610f922 fix(cli): tolerate unreadable dirs when building systemd PATH Austin Pickett 2026-05-15 23:57:30 -04:00
  • ca413c6164 fix(dashboard): align Ukrainian Kanban Ready column help Austin Pickett 2026-05-15 23:39:29 -04:00
  • c5dc9700eb fix(windows): silence tirith-unavailable banner + skip install/spawn attempts on unsupported platforms (#26718) Teknium 2026-05-15 20:29:28 -07:00
  • a31191c3f5 fix(docs): unique sidebar keys for duplicate skill categories (#26726) Teknium 2026-05-15 20:29:20 -07:00
  • 44b63fc6de fix(tui): allow transcript scroll + Esc during approval/clarify/confirm prompts (#26414) brooklyn! 2026-05-15 21:59:28 -05:00
  • 97a32afdc4 fix(auxiliary): resolve xai oauth compression from pool helix4u 2026-05-15 18:43:39 -06:00
  • 63503ebb14 fix(dashboard): clarify Kanban Ready vs assignment Austin Pickett 2026-05-15 22:40:21 -04:00
  • c7db6a5800 Merge pull request #26702 from NousResearch/remove-pip-docs Jeffrey Quesnelle 2026-05-15 22:15:21 -04:00
  • 86a368d832 remove pip installation method from docs emozilla 2026-05-15 22:14:41 -04:00
  • 55c9f32060 fix(tui): width-aware markdown table rendering with vertical fallback (#26195) Siddharth Balyan 2026-05-16 06:55:56 +05:30
  • 006937f7d0 fix(tui): handle timeout/error subagent statuses in /agents (#26687) brooklyn! 2026-05-15 20:19:02 -05:00
  • 566d8f0d75 fix(tui): keep DECSTBM scroll region off bottom row (#26683) brooklyn! 2026-05-15 20:08:24 -05:00
  • 6784c80794 fix(xai-oauth): lead entitlement-403 hint with X Premium+ gotcha (#26672) Teknium 2026-05-15 17:23:33 -07:00
  • 9818b9a1ac fix(xai-oauth): rewrite entitlement-403 hint to not accuse subscribers (#26666) Teknium 2026-05-15 17:15:22 -07:00
  • ce0e189d3e fix(xai-oauth): break entitlement-403 credential-refresh loop, bump grok-4.3 context to 1M (#26664) Teknium 2026-05-15 17:11:06 -07:00
  • dc4cde278b feat(docs): show per-skill pages in the left sidebar (#26646) Teknium 2026-05-15 17:04:30 -07:00
  • cd9470f416 fix(deepseek): wire thinking-mode via DeepSeekProfile, not legacy fallback teknium1 2026-05-15 16:39:18 -07:00
  • 068c24f8a4 feat(deepseek): add thinking.type + reasoning_effort mapping for DeepSeek API twebefy 2026-04-25 00:46:10 +08:00
  • 31ba2b0cbc fix(xai-oauth): recover from prelude SSE errors, gate reasoning replay, surface entitlement 403s (#26644) Teknium 2026-05-15 16:35:12 -07:00
  • 4aec25bc44 fix(windows): stop spamming cwd-missing + tirith-spawn warnings on every terminal call teknium1 2026-05-15 14:58:28 -07:00
  • 7fee1f61eb fix(memory): eliminate TOCTOU race in Windows file lock creation sprmn24 2026-05-15 18:28:45 +03:00
  • 6068363311 fix(delegate): guard heartbeat join against unstarted thread teknium1 2026-05-15 15:01:09 -07:00
  • 2d7182f72c fix(delegate): move heartbeat thread start inside try block to prevent orphan sprmn24 2026-05-15 18:53:52 +03:00
  • 42070ecefb feat(skills/notion): overhaul for Notion Developer Platform (May 2026) (#26612) Teknium 2026-05-15 14:58:23 -07:00
  • 887ba1fb03 ci: reject PRs with no common ancestor on main (#26611) Teknium 2026-05-15 14:47:30 -07:00
  • 233d4170cf docs(xai): link OAuth-over-SSH guide from xAI provider surfaces (#26610) Teknium 2026-05-15 14:45:59 -07:00
  • a480d345e6 docs: add hermes postinstall to installation + quickstart, fix update --check description alt-glitch 2026-05-15 13:49:58 +00:00
  • 47c0efe1c0 refactor: DRY cleanup from code review alt-glitch 2026-05-15 13:47:43 +00:00
  • 164a77dec9 docs: add pip install path to installation, quickstart, updating, and CLI reference alt-glitch 2026-05-15 13:45:46 +00:00
  • 99b81cd54b feat: add hermes postinstall command for pip users alt-glitch 2026-05-15 13:43:20 +00:00
  • b1edf3dfc8 chore: gitignore hermes_cli/scripts/ (bundled at wheel build time) alt-glitch 2026-05-15 13:33:35 +00:00
  • c57709a3d6 feat: wire ensure_dependency into TUI and browser tool call sites alt-glitch 2026-05-15 13:28:21 +00:00
  • e38a478c05 chore(ci): pin actions/setup-node to SHA for supply-chain consistency alt-glitch 2026-05-15 13:22:21 +00:00
  • 55a7c45d37 fix(update): handle --check for pip installs (missed code path) alt-glitch 2026-05-15 13:01:37 +00:00
  • 96917fb74a refactor: fix review findings — remove duplicate imports and deduplicate update command alt-glitch 2026-05-15 12:38:04 +00:00
  • 259ae846c8 feat: add ensure_dependency() wrapper + ship install.sh in wheel alt-glitch 2026-05-15 12:06:05 +00:00
  • bea96e5cac chore(config): expand ensure_hermes_home to create full directory scaffold alt-glitch 2026-05-15 12:05:12 +00:00
  • 79afa50703 feat(update): support pip install --upgrade for PyPI installs alt-glitch 2026-05-15 12:04:34 +00:00
  • 624ce11ee8 feat(config): detect pip install method and recommend correct update command alt-glitch 2026-05-15 12:02:44 +00:00
  • b2bf658442 feat(tui): find bundled entry.js from wheel before falling back to npm build alt-glitch 2026-05-15 12:02:23 +00:00
  • d69eab1efd fix(gateway): build service PATH from existing dirs only, include ~/.hermes/node_modules alt-glitch 2026-05-15 12:01:31 +00:00
  • c4bda3f27c fix(doctor): generate config from defaults when template file is missing alt-glitch 2026-05-15 12:00:54 +00:00
  • cc07e30f45 feat(install): add --ensure and --postinstall modes for targeted dep bootstrap alt-glitch 2026-05-15 12:00:28 +00:00
  • 384ec9684e feat(banner): check PyPI for updates when not a git install alt-glitch 2026-05-15 12:00:07 +00:00
  • 3215ef1609 ci(pypi): build web dashboard + TUI bundle before creating wheel alt-glitch 2026-05-15 11:59:22 +00:00
  • 032fb84222 docs(hermes_tools_mcp_server): align scope docstring with EXPOSED_TOOLS (#26603) Teknium 2026-05-15 14:44:27 -07:00
  • 518f39557b fix(gateway): keep running when platforms fail; add per-platform circuit breaker + /platform (#26600) Teknium 2026-05-15 14:32:14 -07:00
  • 3b9368a0c4 fix(auth): point SSH OAuth users at the tunnel they actually need (#26592) Teknium 2026-05-15 14:27:50 -07:00
  • 9e67c8e8be Merge pull request #26048 from stephenschoettler/fix/discord-e2e-history-mock ethernet 2026-05-15 17:21:07 -04:00
  • 622c27e55c fix(install.ps1): restore EAP=Continue around uv python install, skip Store stub (#26586) Teknium 2026-05-15 14:07:56 -07:00
  • bd3a5873e1 fix(acp): replay native todo plans HenkDz 2026-05-15 16:15:04 +01:00
  • 4444d5fe4f fix(acp): emit native plan updates for todo HenkDz 2026-05-15 15:26:08 +01:00
  • 6fc0fa6e50 chore(release): add AUTHOR_MAP entry for kchantharuan@nvidia.com teknium1 2026-05-15 14:00:13 -07:00
  • 13c3d4b4ef feat(nvidia): add NIM billing origin header kchantharuan 2026-05-13 12:46:07 -07:00
  • 4e89c53082 fix(async): close unscheduled coroutines in all threadsafe bridges (#26584) Teknium 2026-05-15 14:00:01 -07:00
  • 931caf2b2d fix(env-flags): widen truthy-only session env checks to sibling sites teknium1 2026-05-15 02:03:49 -07:00
  • 734aa0f367 fix(cronjob): require explicit truthy session env values aydnOktay 2026-03-24 13:50:11 +03:00
  • 4ad5fa702f docs(xai-oauth): add xai-oauth to provider enumeration pages (#26542) Teknium 2026-05-15 12:33:12 -07:00
  • aac6d97a14 chore(xai-oauth): trim CORS allowlist to xAI auth origins teknium1 2026-05-15 12:11:08 -07:00
  • 7d7cdd48e0 test(xai-oauth): use grok-4.3 instead of retiring grok-code-fast-1 Jaaneek 2026-05-15 19:04:14 +01:00
  • 1e4801b8d0 docs(xai-oauth): correct logout command (was hermes auth remove) Jaaneek 2026-05-15 18:46:45 +01:00
  • 7fdc16dd4a refactor(transports/codex): trim duplicated cache-key comments Jaaneek 2026-05-15 18:28:01 +01:00
  • e13c1b8060 fix(xai-http): preserve ~/.hermes/.env fallback and XAI_STT_BASE_URL precedence Jaaneek 2026-05-15 18:27:54 +01:00
  • 9eef53b960 chore(release): map Jaaneek@users.noreply.github.com to Jaaneek Jaaneek 2026-05-15 17:44:27 +01:00
  • e4d7a5dffa fix(tools): video_gen picker reflects active xAI selection and runs xai_grok post_setup Jaaneek 2026-05-15 17:43:51 +01:00
  • b62c997973 feat(xai-oauth): add xAI Grok OAuth (SuperGrok Subscription) provider Jaaneek 2026-05-15 16:10:38 +01:00
  • 9fb40e6a3d fix(tui): restrict fast-echo bypass to ASCII so Vietnamese/CJK/IME input renders correctly (#26011) brooklyn! 2026-05-15 07:41:50 -07:00
  • d5416284f1 fix(tui): autonomous background process completion notifications (#26071) (#26327) Siddharth Balyan 2026-05-15 19:31:00 +05:30
  • db84a78e61 fix(langfuse): complete observability fix — trace I/O, tool outputs, placeholder credentials (closes #22342, #22763) (#26320) kshitij 2026-05-15 05:04:02 -07:00
  • f199cd9f84 chore(release): map brian@dralth.com to btorresgil for #22345 salvage (#26319) kshitij 2026-05-15 05:03:43 -07:00
  • 77276070f5 fix(codex-runtime): de-dup [plugins.X] tables and stop leaking HERMES_HOME into config.toml kshitijk4poor 2026-05-15 14:45:31 +05:30
  • 274217316e fix(codex-runtime): keep migrated root keys top-level Steve Kelly 2026-05-14 13:19:59 -04:00
  • 13c72fb486 fix(tools): wrap browser provider network calls with error handling nidhi-singh02 2026-05-15 01:51:41 -07:00
  • 6af9942327 fix(url-safety): allow only http and https schemes aydnOktay 2026-03-24 13:45:33 +03:00
  • 8373956850 fix(slack): guard split()[0] against whitespace-only command text nidhi-singh02 2026-05-15 01:49:56 -07:00
  • 94bdc63ff5 chore(release): add AUTHOR_MAP entry for nidhi-singh02 teknium1 2026-05-15 01:49:40 -07:00
  • eacb398f75 fix(tools): add return_exceptions to asyncio.gather in web_tools Nidhi Singh 2026-05-15 01:49:35 -07:00
  • 5301cc212b chore(release): add AUTHOR_MAP entry for nidhi-singh02 teknium1 2026-05-15 01:46:46 -07:00
  • c4a21d7831 fix(cli): log swallowed exception in runtime model auto-detection nidhi-singh02 2026-03-24 14:42:16 +05:30
  • 59c7cc64f0 chore(release): add AUTHOR_MAP entry for amethystani teknium1 2026-05-15 01:42:35 -07:00
  • 55f3262e78 fix(mcp): pre-compile env-var regex and unify interpolation Animesh Mishra 2026-03-24 07:20:51 +00:00
  • 5360b54244 fix(providers): set User-Agent on ProviderProfile.fetch_models teknium1 2026-05-15 01:38:30 -07:00
  • 647cc0bb0d chore(release): add AUTHOR_MAP entries for InB4DevOps teknium1 2026-05-15 01:40:07 -07:00
  • 4f8aaf1046 perf(run_agent): accumulate length-continuation prefix via list+join InB4DevOps 2026-05-15 01:40:03 -07:00
  • b6e07417c5 feat(cli): show YOLO mode warning in banner and status bar Mibayy 2026-05-15 01:39:13 -07:00
  • 47614dbfca chore: wire simplex docs into sidebar + AUTHOR_MAP teknium1 2026-05-15 01:33:59 -07:00
  • 09d9724a09 feat(gateway): add SimpleX Chat platform plugin Mibayy 2026-05-15 01:33:49 -07:00
  • 85782a4ed7 feat(acp): hermes acp --setup-browser bootstraps browser tools for registry installs teknium1 2026-05-15 01:36:54 -07:00
  • 9f57f2286d chore(release): add AUTHOR_MAP entry for buntingszn teknium1 2026-05-15 01:33:16 -07:00
  • 6682f91b80 feat(cron): support name-based lookup for job operations buntingszn 2026-05-15 01:33:12 -07:00
  • 05d9f641c0 docs(cron): worked recipes for the wakeAgent pre-run gate (#26229) Teknium 2026-05-15 01:34:15 -07:00
  • 9329e06696 feat(image-gen): actionable setup message when no FAL backend is reachable (#26222) Teknium 2026-05-15 01:33:13 -07:00