Commit Graph

  • 7a427d7b03 fix: persistent event loop in _run_async prevents 'Event loop is closed' (#2190) Teknium 2026-03-20 09:44:50 -07:00
  • 66a1942524 feat: add /queue command to queue prompts without interrupting (#2191) Teknium 2026-03-20 09:44:27 -07:00
  • 1173adbe86 fix(acp): preserve leading whitespace in streaming chunks Dilee 2026-03-20 11:43:39 +03:00
  • a5beb6d8f0 fix(whatsapp): image downloading, bridge reuse, LID allowlist, Baileys 7.x compat Test 2026-03-20 09:37:48 -07:00
  • 0e3b7b6a39 docs: fill documentation gaps from recent PRs (#2183) Teknium 2026-03-20 08:55:49 -07:00
  • 5e705bc31b Merge pull request #2182 from NousResearch/hermes/hermes-5d6932ba Teknium 2026-03-20 08:53:01 -07:00
  • 55ce601502 fix: 6 bugs in model metadata, reasoning detection, and delegate tool Test 2026-03-20 08:52:37 -07:00
  • 8f6ecd5c64 fix: add missing platforms to cron/send_message delivery maps and tool schema Test 2026-03-20 08:52:21 -07:00
  • a51a767407 Merge pull request #2167 from buntingszn/fix/cron-matrix-delivery Teknium 2026-03-20 08:50:14 -07:00
  • 2ea4dd30c6 fix(gateway): strip orphaned tool_results + let /reset bypass running agent (#2180) Teknium 2026-03-20 08:39:49 -07:00
  • 80e578d3e3 docs: add context length detection references to FAQ and quickstart (#2179) Teknium 2026-03-20 08:38:44 -07:00
  • c52353cf8a feat: context pressure warnings for CLI and gateway (#2159) Teknium 2026-03-20 08:37:36 -07:00
  • d76ebf0ec3 feat(gateway): webhook platform adapter for external event triggers (#2166) Teknium 2026-03-20 08:27:58 -07:00
  • 4be5070427 fix(cron): add Matrix to scheduler delivery platform_map bunting szn 2026-03-20 08:33:46 -05:00
  • e140c02d51 feat(gateway): add webhook platform adapter for external event triggers Test 2026-03-20 06:33:36 -07:00
  • 88643a1ba9 feat: overhaul context length detection with models.dev and provider-aware resolution (#2158) Teknium 2026-03-20 06:04:33 -07:00
  • b7b585656b Merge pull request #2110 from NousResearch/hermes/hermes-5d6932ba Teknium 2026-03-20 06:01:44 -07:00
  • 4494c0b033 fix(cron): remove send_message/clarify from cron agents + autonomous prompt Test 2026-03-20 05:18:05 -07:00
  • aa6416399e Merge pull request #2161 from NousResearch/hermes/hermes-6757a563 Teknium 2026-03-20 05:17:55 -07:00
  • b313751acf fix(display): show spinners and tool progress during streaming mode Test 2026-03-20 05:14:42 -07:00
  • b1d05dfe8b fix(openai): route api.openai.com to Responses API for GPT-5.x Test 2026-03-20 05:09:41 -07:00
  • f8899af113 Merge pull request #2156 from NousResearch/hermes/hermes-6757a563 Teknium 2026-03-20 04:56:57 -07:00
  • cf29cba084 docs(signal): add Note to Self section to Signal setup guide Test 2026-03-20 04:48:13 -07:00
  • ec9b868aea fix(signal): handle Note to Self messages with echo-back protection Test 2026-03-20 04:46:32 -07:00
  • 3ec6c71e43 fix: update claude 4.6 context length from 200K to 1M (#2155) Teknium 2026-03-20 04:38:59 -07:00
  • 4ad0083118 fix(honcho): read HONCHO_BASE_URL for local/self-hosted instances Test 2026-03-20 04:36:06 -07:00
  • 1055d4356a fix: skip model auto-detection for custom/local providers Test 2026-03-19 19:42:11 -07:00
  • 5822711ae6 fix: complete session reset — missing compressor counters + test Test 2026-03-19 17:53:05 -07:00
  • b19f5133c3 Merge pull request #2118 from NousResearch/hermes/hermes-e83093f0 Teknium 2026-03-20 04:35:12 -07:00
  • 471ea81a7d fix: preserve Ollama model:tag colons in context length detection (#2149) Teknium 2026-03-20 03:19:31 -07:00
  • b1832faaae feat: show reasoning/thinking blocks when show_reasoning is enabled Test 2026-03-19 19:44:31 -07:00
  • 3a9a1bbb84 Merge pull request #2091 from dusterbloom/fix/lmstudio-context-length-detection Teknium 2026-03-19 19:08:21 -07:00
  • d8081790f3 Merge pull request #2102 from NousResearch/hermes/hermes-6757a563 Teknium 2026-03-19 19:06:56 -07:00
  • 493bf8db7e Merge pull request #2083 from ygd58/fix/delegate-save-parent-tool-names-before-child-build Teknium 2026-03-19 18:47:29 -07:00
  • d9eba2a44f feat: optional FastMCP skill + fix: gateway session race guard (#2113) Teknium 2026-03-19 18:26:49 -07:00
  • fc061c2fee fix: harden sentinel guard for /stop during setup and shutdown Test 2026-03-19 18:26:09 -07:00
  • aaa96713d4 fix(gateway): prevent concurrent agent runs for the same session Gutslabs 2026-03-19 22:32:37 +03:00
  • 02954c1a10 feat: add optional FastMCP skill for building MCP servers kshitijk4poor 2026-03-19 18:05:17 -07:00
  • 4355f30422 Merge pull request #2114 from NousResearch/hermes/hermes-14b05543 Teknium 2026-03-19 18:22:03 -07:00
  • 2f07df3177 fix(cli): expand session list columns for full ID visibility Test 2026-03-19 18:17:28 -07:00
  • 672e9752a0 docs: align venv path to match installer (venv/ not .venv/) Test 2026-03-19 18:16:26 -07:00
  • df0f684c34 Merge pull request #2098 from JiwaniZakir/minisweagent_path-missing-wheel-2075 Teknium 2026-03-19 17:47:25 -07:00
  • 21afa134f0 Merge pull request #2101 from InB4DevOps/main Teknium 2026-03-19 17:47:11 -07:00
  • 6bcec1ac25 fix: resolve MiniMax 401 auth error by defaulting to anthropic_messages (#2103) Teknium 2026-03-19 17:47:05 -07:00
  • fe331ed9bd fix: Reset token counters on new session for accurate usage display (#2099) InB4DevOps 2026-03-19 23:53:51 +01:00
  • 746abf5e28 fix: use reasoning content as response when model only produces think blocks Peppi Littera 2026-03-20 00:26:36 +01:00
  • 4d2c93a04f fix: normalize MCP object schemas without properties hermes 2026-03-20 07:23:20 +11:00
  • 3959e3cadb fix: add minisweagent_path to py-modules in pyproject.toml Zakir Jiwani 2026-03-19 22:20:44 +00:00
  • ec5fdb8b92 feat: query local servers for actual context window size Peppi Littera 2026-03-19 21:32:04 +01:00
  • c030ac1d85 fix: prefer loaded instance context size over max for LM Studio Peppi Littera 2026-03-18 22:00:53 +01:00
  • d223f7388d feat: query local server for actual context window size Peppi Littera 2026-03-18 21:38:41 +01:00
  • 816d1344ee fix(delegate): save parent tool names before child construction mutates global ygd58 2026-03-19 20:21:26 +01:00
  • 4c0c7f4c6e fix: /model command — bare provider names, custom endpoint display Teknium 2026-03-19 12:06:48 -07:00
  • 04b6ecadc4 feat(cli): Tab now accepts auto-suggestions (ghost text) StefanIsMe 2026-03-19 20:50:25 +07:00
  • e84d952dc0 fix(codex): handle reasoning-only responses and replay path (#2070) Teknium 2026-03-19 10:34:44 -07:00
  • 388130a122 fix: persist ACP sessions to SessionDB so they survive process restarts Teknium 2026-03-19 10:30:50 -07:00
  • bb59057d5d fix: normalize live Chrome CDP endpoints for browser tools cmcleay 2026-03-19 14:06:49 +00:00
  • 36a4481152 fix: prevent unavailable tool names from leaking into model schemas Teknium 2026-03-19 10:08:14 -07:00
  • efa753678c Merge PR #2064: feat(tools): add base_url support to OpenAI TTS provider Test 2026-03-19 10:07:58 -07:00
  • 7f3a567259 Merge PR #2063: fix(daytona): migrate sandbox lookup from find_one to get/list Test 2026-03-19 10:01:40 -07:00
  • defbe0f9e9 fix(cron): warn and skip missing skills instead of crashing job Yannick Stephan 2026-03-19 09:56:16 -07:00
  • 18862145e4 fix(daytona): migrate sandbox lookup from find_one to get/list rovle 2026-03-19 11:40:11 +01:00
  • 35558dadf4 Merge PR #2061: fix(security): eliminate SQL string formatting in execute() calls Test 2026-03-19 09:52:00 -07:00
  • ae8059ca24 fix(delegate): move _saved_tool_names assignment to correct scope Test 2026-03-19 09:25:38 -07:00
  • 116984feb7 feat(tools): add base_url support to OpenAI TTS provider Han 2026-03-19 23:49:14 +08:00
  • 219af75704 fix(security): eliminate SQL string formatting in execute() calls Peppi Littera 2026-03-19 15:16:35 +01:00
  • d76fa7fc37 fix: detect context length for custom model endpoints via fuzzy matching + config override (#2051) Teknium 2026-03-19 06:01:16 -07:00
  • 7b6d14e62a fix(gateway): replace bare text approval with /approve and /deny commands (#2002) Teknium 2026-03-18 16:58:20 -07:00
  • 67d707e851 fix: respect config.yaml model.base_url for Anthropic provider (#1948) (#1998) Teknium 2026-03-18 16:51:24 -07:00
  • e648863d52 docs: fix documentation inconsistencies across reference and user guides Teknium 2026-03-18 16:26:27 -07:00
  • a7cc1cf309 fix: support Anthropic-compatible endpoints for third-party providers (#1997) Teknium 2026-03-18 16:26:06 -07:00
  • f24db23458 fix: custom provider uses config base_url and api_key over env vars (#1760) (#1994) Teknium 2026-03-18 16:00:14 -07:00
  • d132e344d7 fix(agent): prevent silent tool result loss during context compression (#1993) Teknium 2026-03-18 15:22:51 -07:00
  • 22f41daded fix: send error details to user in gateway outer exception handler Teknium 2026-03-18 10:42:43 -07:00
  • 7c7feaa033 Merge pull request #1929 from NousResearch/hermes/hermes-b29f73b2 Teknium 2026-03-18 04:18:41 -07:00
  • 2f80bd9f87 fix: whatsapp reply_prefix config.yaml bridging was dead code (#1923) Teknium 2026-03-18 04:18:33 -07:00
  • 23e5e8dde9 Merge pull request #1928 from NousResearch/hermes/hermes-ba3c8fa1 Teknium 2026-03-18 04:18:27 -07:00
  • e99aca98ab feat: inject model and provider into system prompt Test 2026-03-18 04:18:26 -07:00
  • 7e30e97a59 chore: trim redundant trigger sentence from huggingface-hub description Test 2026-03-18 04:18:13 -07:00
  • db4dfea7ec docs: document SOUL.md as primary agent identity (#1927) Teknium 2026-03-18 04:18:08 -07:00
  • 17254a7692 Merge pull request #1926 from NousResearch/hermes/hermes-ba3c8fa1 Teknium 2026-03-18 04:15:17 -07:00
  • adf188c439 chore: add search to huggingface-hub skill description Test 2026-03-18 04:15:03 -07:00
  • 21958a55d1 Merge pull request #1925 from NousResearch/hermes/hermes-ba3c8fa1 Teknium 2026-03-18 04:11:43 -07:00
  • 947827bba0 chore: tighten huggingface-hub skill description Test 2026-03-18 04:11:33 -07:00
  • e4a3ffa9c1 feat: use SOUL.md as primary agent identity instead of hardcoded default (#1922) Teknium 2026-03-18 04:11:20 -07:00
  • 1fa3737134 feat: GitHub Copilot provider integration (#1924) Teknium 2026-03-18 04:09:30 -07:00
  • e7844e9c8d Merge origin/main, resolve conflicts (self._base_url_lower) Test 2026-03-18 04:09:00 -07:00
  • 1c761ae042 feat: add huggingface-hub bundled skill (#1921) Teknium 2026-03-18 04:08:00 -07:00
  • 56ca84f243 feat: add huggingface-hub bundled skill Test 2026-03-18 04:07:41 -07:00
  • 04101bc59e docs: comprehensive GitHub Copilot provider documentation Test 2026-03-18 04:07:34 -07:00
  • 0a247a50f2 feat: support ignoring unauthorized gateway DMs (#1919) Teknium 2026-03-18 04:06:08 -07:00
  • 0e2714acea fix(cron): recover recent one-shot jobs (#1918) Teknium 2026-03-18 04:06:02 -07:00
  • 36921a3e98 fix: correct Copilot API mode selection to match opencode Test 2026-03-18 03:54:50 -07:00
  • c1a127c87c Merge pull request #1917 from NousResearch/hermes/hermes-b29f73b2 Teknium 2026-03-18 03:50:05 -07:00
  • c1750bb32d feat(cli): add /statusbar command to toggle context bar Test 2026-03-18 03:49:49 -07:00
  • 4699c226da chore: reorder OpenRouter model catalog (#1916) Teknium 2026-03-18 03:31:19 -07:00
  • b05f9b6256 chore: reorder OpenRouter catalog — glm-5-turbo under glm-5, minimax under stepfun Test 2026-03-18 03:31:04 -07:00
  • 0679712d26 feat: reorder OpenRouter catalog, add haiku-4.5, fix minimax slug (#1915) Teknium 2026-03-18 03:26:22 -07:00
  • cb54750e07 feat: reorder OpenRouter catalog, add haiku-4.5, fix minimax slug Test 2026-03-18 03:26:06 -07:00
  • 21c45ba0ac feat: proper Copilot auth with OAuth device code flow and token validation Test 2026-03-18 03:25:58 -07:00