Commit Graph

  • 9a7ed81b4b fix(cron): use atomic write in save_job_output to prevent data loss on crash alireza78a 2026-03-13 08:04:36 -07:00
  • 646b4ec533 fix(terminal): strip provider env vars from background and PTY subprocesses (#1172) Teknium 2026-03-13 07:54:46 -07:00
  • c92507e53d fix(terminal): strip Hermes provider env vars from subprocess environment (#1157) Muhammet Eren Karakuş 2026-03-13 17:52:03 +03:00
  • 4b53ecb1c7 docs: update Home Assistant integration documentation (#1170) Teknium 2026-03-13 07:45:06 -07:00
  • 61531396a0 fix: Home Assistant event filtering now closed by default (#1169) Teknium 2026-03-13 07:40:38 -07:00
  • 6235fdde75 fix: raise session hygiene threshold from 50% to 85% Teknium 2026-03-13 04:17:45 -07:00
  • 8f8dd83443 fix: sync session_id after mid-run context compression Teknium 2026-03-13 04:14:35 -07:00
  • 06a5cc484c fix: improve gateway secret capture guidance message teknium1 2026-03-13 04:10:15 -07:00
  • 0157253145 Merge pull request #1152 from NousResearch/hermes/hermes-f47f71c0 Teknium 2026-03-13 03:20:38 -07:00
  • 76a654f949 Merge pull request #912 from NousResearch/fix/packaging-bugs Teknium 2026-03-13 03:15:54 -07:00
  • 0a88b133c2 Merge branch 'main' into fix/packaging-bugs Teknium 2026-03-13 03:15:45 -07:00
  • 98b55360a9 Merge pull request #1153 from NousResearch/hermes/hermes-42bc21fb Teknium 2026-03-13 03:14:34 -07:00
  • ccfbf42844 feat: secure skill env setup on load (core #688) kshitijk4poor 2026-03-13 03:14:04 -07:00
  • c097e56142 Merge pull request #1149 from NousResearch/hermes/hermes-d28bf447 Teknium 2026-03-13 03:09:43 -07:00
  • ef3f3f9c08 fix: normalize dot-versioned model names for Anthropic API teknium1 2026-03-13 03:08:14 -07:00
  • 5d0d5b191c feat: concurrent tool execution with ThreadPoolExecutor teknium1 2026-03-13 02:51:51 -07:00
  • 1a5f31d631 feat: add agentic on-policy distillation (OPD) environment teknium1 2026-03-13 02:45:08 -07:00
  • 34c8a5fe8b Merge pull request #1147 from NousResearch/hermes/hermes-6ec3b1a9 Teknium 2026-03-13 02:13:47 -07:00
  • bb3f5ed32a fix: separate Anthropic OAuth tokens from API keys kshitijk4poor 2026-03-13 02:09:52 -07:00
  • f562d97f13 Enhance CLI output formatting with RichText support teknium1 2026-03-13 02:05:26 -07:00
  • 31afb31108 Merge pull request #1135 from NousResearch/hermes/hermes-6ec3b1a9 Teknium 2026-03-13 01:49:00 -07:00
  • 8a3e7e15c6 feat(skills): add NeuroSkill BCI integration as optional built-in skill teknium1 2026-03-12 21:56:07 -07:00
  • d24bcad90b fix: Anthropic OAuth — beta header, token refresh, config contamination, reauthentication (#1132) Teknium 2026-03-12 20:45:50 -07:00
  • 6ceae61a56 Merge pull request #1130 from NousResearch/hermes/hermes-c877bdeb Teknium 2026-03-12 19:35:13 -07:00
  • 638136e353 fix(anthropic): skip thinking params for Haiku models teknium1 2026-03-12 19:34:55 -07:00
  • 8de14c5624 fix(doctor): treat configured honcho as available (#962) Teknium 2026-03-12 19:34:37 -07:00
  • 2a1f92ef4a fix(doctor): treat configured honcho as available PeterFile 2026-03-12 19:34:19 -07:00
  • 15911d70c0 Merge pull request #1128 from ASRagab/fix/adaptive-thinking-budget-tokens Teknium 2026-03-12 19:32:46 -07:00
  • 3dc148ab6f fix: use adaptive thinking without budget_tokens for Claude 4.6 models Ahmad Ragab 2026-03-13 03:21:13 +01:00
  • 9dfa81ab4b Merge pull request #1125 from NousResearch/hermes/hermes-c877bdeb Teknium 2026-03-12 19:15:21 -07:00
  • e5b8e06037 fix(anthropic): add diagnostic output on 401 auth failures teknium1 2026-03-12 19:09:06 -07:00
  • a282322845 Merge pull request #1121 from 0xbyt4/fix/anthropic-adapter-issues Teknium 2026-03-12 19:07:06 -07:00
  • 475dd58a8e Merge PR #736: feat(honcho): async writes, memory modes, session title integration, setup CLI Teknium 2026-03-12 19:05:11 -07:00
  • 28ffa8e693 fix: slack file upload fallback loses thread context (#1122) Teknium 2026-03-12 18:56:27 -07:00
  • e53dfd88bb Merge pull request #1123 from 0xbyt4/fix/setup-is-coding-plan-nameError Teknium 2026-03-12 18:55:59 -07:00
  • 93c3a1a9c9 fix(setup): remove dead code causing is_coding_plan NameError crash 0xbyt4 2026-03-13 04:42:26 +03:00
  • 064c66df8c fix: slack file upload fallback loses thread context 0xbyt4 2026-03-13 04:26:27 +03:00
  • 22479b053c fix: anthropic adapter — max_tokens ignored, fallback crash, proxy base_url filtered 0xbyt4 2026-03-13 04:22:16 +03:00
  • a1c4431479 Merge pull request #1062 from NousResearch/feat/optional-rl-training Teknium 2026-03-12 18:02:44 -07:00
  • 3bc933586a fix: Slack MAX_MESSAGE_LENGTH + typing indicator via assistant.threads.setStatus (#1117) Teknium 2026-03-12 17:53:49 -07:00
  • 0219abfeed Merge pull request #1097 from NousResearch/hermes/hermes-c877bdeb Teknium 2026-03-12 17:49:39 -07:00
  • e976879cf2 merge: resolve conflicts with main (URL update to hermes-agent.nousresearch.com) teknium1 2026-03-12 17:49:26 -07:00
  • 319e6615c3 fix: Slack MAX_MESSAGE_LENGTH + typing indicator via assistant.threads.setStatus teknium1 2026-03-12 17:32:06 -07:00
  • 7f7282c78d fix(anthropic): guard memory flush tool_calls extraction for Anthropic response format teknium1 2026-03-12 17:35:01 -07:00
  • 809abd60bf docs: add Anthropic provider to all documentation pages teknium1 2026-03-12 17:28:36 -07:00
  • aaaba78126 fix(anthropic): final polish — tool ID sanitization, crash guards, temp=1 teknium1 2026-03-12 17:23:09 -07:00
  • 4068f20ce9 fix(anthropic): deep scan fixes — auth, retries, edge cases teknium1 2026-03-12 17:14:22 -07:00
  • cd4e995d54 fix(anthropic): live model fetching + adaptive thinking for 4.5+ models teknium1 2026-03-12 17:04:31 -07:00
  • d51243b6d3 fix(anthropic): read credentials from ~/.claude.json (native binary v2.x) teknium1 2026-03-12 16:43:31 -07:00
  • df07baedfe feat: Slack adapter improvements — formatting, reactions, user resolution, commands (#1106) Teknium 2026-03-12 16:35:44 -07:00
  • 38aa47ad6c fix(anthropic): improve auth UX with clear setup-token vs API key choice teknium1 2026-03-12 16:28:00 -07:00
  • 978e1356c0 feat: Slack adapter improvements — formatting, reactions, user resolution, commands teknium1 2026-03-12 16:22:39 -07:00
  • 39f3c0aeb0 fix: use hermes-agent.nousresearch.com as OpenRouter HTTP-Referer Teknium 2026-03-12 16:20:22 -07:00
  • 7086fde37e fix(anthropic): revert inline vision, add hermes model flow, wire vision aux teknium1 2026-03-12 16:09:04 -07:00
  • 4cb553c765 fix: Slack thread handling — progress messages, responses, and session isolation (#1103) Teknium 2026-03-12 16:07:05 -07:00
  • 987410fff3 fix: Slack thread handling — progress messages, responses, and session isolation teknium1 2026-03-12 16:05:45 -07:00
  • 4a8cd6f856 fix: stop rejecting unlisted models, accept with warning instead Teknium 2026-03-12 16:02:35 -07:00
  • d7adfe8f61 fix(anthropic): address gaps found in deep-dive audit teknium1 2026-03-12 16:00:46 -07:00
  • def7b84a12 Merge pull request #1098 from NousResearch/hermes/hermes-465f3702 Teknium 2026-03-12 15:55:02 -07:00
  • 8121aef83c fix: eliminate execute_code progress spam on gateway platforms teknium1 2026-03-12 15:48:34 -07:00
  • 1bb8ed4495 chore: lower default compression threshold from 85% to 50% (#1096) Teknium 2026-03-12 15:51:50 -07:00
  • 5e12442b4b feat: native Anthropic provider with Claude Code credential auto-discovery teknium1 2026-03-12 15:47:45 -07:00
  • fefc709b2c merge: resolve conflict with main in subagent interrupt test Erosika 2026-03-12 16:28:57 -04:00
  • 45d3e83ad1 fix(honcho): normalize legacy recallMode values like 'auto' to 'hybrid' Erosika 2026-03-12 16:27:49 -04:00
  • 0aed9bfde1 refactor(honcho): rename memory tools to Honcho tools, clarify recall mode language Erosika 2026-03-12 16:26:10 -04:00
  • ae2a5e5743 refactor(honcho): remove local memory mode Erosika 2026-03-12 16:23:34 -04:00
  • f896bb5d8c fix(test): patch correct method in subagent interrupt test Erosika 2026-03-12 15:05:42 -04:00
  • cd6e5e44e4 feat(honcho): show clickable session line on CLI startup Erosika 2026-03-12 12:30:42 -04:00
  • 47e49da77c feat: make tinker-atropos RL training fully optional teknium1 2026-03-12 09:11:44 -07:00
  • e004c094ea fix: use session_key instead of chat_id for adapter interrupt lookups Teknium 2026-03-12 08:35:45 -07:00
  • 5c54128475 fix: ClawHub skill install — use /download ZIP endpoint (#1060) Teknium 2026-03-12 08:26:24 -07:00
  • 42cf66ae39 feat: add 'hermes claw migrate' command + migration docs (#1059) Teknium 2026-03-12 08:23:05 -07:00
  • 73ea5102dc Merge pull request #1058 from NousResearch/hermes/hermes-465f3702 Teknium 2026-03-12 08:21:36 -07:00
  • d53035ad82 feat: add 'hermes claw migrate' command + migration docs teknium1 2026-03-12 08:20:12 -07:00
  • 5a4348d046 Merge pull request #1053 from NousResearch/hermes/hermes-c877bdeb Teknium 2026-03-12 08:20:10 -07:00
  • 400b8d92b7 fix: strip call_id/response_item_id from tool_calls for Mistral compatibility teknium1 2026-03-12 08:18:27 -07:00
  • 6b211bf008 feat(docs): add local search to Docusaurus site teknium1 2026-03-12 08:15:05 -07:00
  • 68fdc62d8f feat: offer OpenClaw migration during first-time setup wizard (#981) Teknium 2026-03-12 08:12:30 -07:00
  • bb7cdc6d44 chore(skills): clean up PR #862 — simplify manifest guard, DRY up tests teknium1 2026-03-12 08:08:22 -07:00
  • 7e637d3b6a Merge pull request #862 from arceus77-7/fix/skills-list-source-provenance Teknium 2026-03-12 08:05:34 -07:00
  • 2a62514d17 feat: add 'View full command' option to dangerous command approval (#887) Teknium 2026-03-12 06:27:21 -07:00
  • e9c3317158 fix: improve Kimi model selection — auto-detect endpoint, add missing models (#1039) Teknium 2026-03-12 05:58:48 -07:00
  • 1e3607150c Merge pull request #1040 from NousResearch/hermes/hermes-5da06378 Teknium 2026-03-12 05:52:26 -07:00
  • c7fc39bde0 feat: include session ID in system prompt via --pass-session-id flag dmahan93 2026-03-12 05:51:31 -07:00
  • e782b92bca fix: /reasoning command — add gateway support, fix display, persist settings (#1031) Teknium 2026-03-12 05:38:19 -07:00
  • a370ab8391 Merge pull request #1018 from NousResearch/hermes/hermes-37fb78aa Teknium 2026-03-12 03:07:11 -07:00
  • 2eb778119d Fix checkpoint_id typos and add StorageMeta example in checkpoint storage docs JackTheGit 2026-03-12 09:59:17 +00:00
  • 92e9809c86 fix: fetch live model lists from provider APIs instead of static lists teknium1 2026-03-12 02:46:33 -07:00
  • 364cb956c1 chore: rebuild changelog with correct time window (Feb 25 12PM PST onwards) teknium1 2026-03-12 02:33:50 -07:00
  • 8d182ec733 chore: bump version to v0.2.0 + add curated first-release changelog teknium1 2026-03-12 01:52:53 -07:00
  • 323ca70846 feat: add versioning infrastructure and release script teknium1 2026-03-12 01:35:47 -07:00
  • a37fc05171 fix: skip hanging tests + add global test timeout teknium1 2026-03-12 01:23:28 -07:00
  • 1956b9d97a fix: remove nous-api test + fix OAuth test index after nous-api removal teknium1 2026-03-12 00:51:30 -07:00
  • 9cb9d1a47a Merge pull request #1003 from NousResearch/hermes/hermes-cf9f7d54 Teknium 2026-03-12 00:29:18 -07:00
  • 2192b17670 merge: resolve conflicts with origin/main teknium1 2026-03-12 00:29:04 -07:00
  • 7febdf7208 fix: custom endpoint model validation + better /model error messages teknium1 2026-03-11 23:29:26 -07:00
  • ec2c6dff70 feat: unified /model and /provider into single view teknium1 2026-03-11 23:06:06 -07:00
  • 65356003e3 revert: keep provider preferences for all providers (Nous will proxy) teknium1 2026-03-11 22:49:24 -07:00
  • a7e5f19528 fix: don't send OpenRouter-specific provider preferences to Nous Portal teknium1 2026-03-11 22:41:33 -07:00
  • 9302690e1b refactor: remove LLM_MODEL env var dependency — config.yaml is sole source of truth teknium1 2026-03-11 22:04:42 -07:00