-
96a5e9fc11
feat(agent): add summary of successful tool actions in review agent
Teknium
2026-03-21 06:31:59 -07:00
-
eb537b5db4
fix(cli): prevent multiple reasoning boxes from rendering
Teknium
2026-03-21 06:28:47 -07:00
-
2da79b13df
feat: priority-based context file selection + CLAUDE.md support (#2301)
Teknium
2026-03-21 06:26:20 -07:00
-
885f88fb60
feat(agent): suppress non-forced output during post-response housekeeping
Teknium
2026-03-20 23:54:42 -07:00
-
3585019831
feat(cli): enhance user input display with consistent formatting
Teknium
2026-03-20 23:36:47 -07:00
-
6d7f3dbbb7
Merge pull request #2278 from NousResearch/hermes/hermes-5d6932ba
Teknium
2026-03-20 22:50:18 -07:00
-
-
71cf7ad11a
fix(setup): add alibaba to provider model selection
Test
2026-03-20 22:48:01 -07:00
-
b748fcf836
Merge pull request #2277 from NousResearch/hermes/hermes-5d6932ba
Teknium
2026-03-20 22:42:33 -07:00
-
-
7289256114
fix(setup): OpenCode Zen/Go show OpenRouter models instead of their own
Test
2026-03-20 22:42:14 -07:00
-
870ebb8850
fix: use git pull --ff-only in update/install to avoid divergent branch error
Test
2026-03-20 22:25:17 -07:00
-
517b5c17d6
Merge pull request #2275 from NousResearch/hermes/hermes-5d6932ba
Teknium
2026-03-20 22:27:35 -07:00
-
-
d0ac8d9fc7
chore: remove dead top-level toolsets config key
Test
2026-03-20 22:27:13 -07:00
-
761a8ad39a
fix(display): show provider and endpoint in API error messages (#2266)
Teknium
2026-03-20 21:57:53 -07:00
-
-
-
-
52adc8873b
Merge pull request #2268 from NousResearch/hermes/hermes-5d6932ba
Teknium
2026-03-20 21:57:39 -07:00
-
-
-
-
173a5c6290
fix(tools): disabled toolsets re-enable themselves after hermes tools
Test
2026-03-20 21:11:54 -07:00
-
f3b2303428
fix(gateway): skip model auto-detection for custom/local providers
Test
2026-03-20 12:47:23 -07:00
-
1870069f80
fix(session_search): exclude current session lineage
Test
2026-03-20 11:56:02 -07:00
-
-
d560f2d1f2
fix(display): show provider and endpoint in API error messages
Test
2026-03-20 21:06:55 -07:00
-
f7e2ed20fa
feat(cli): implement true-color ANSI support for response text
Test
2026-03-20 21:02:34 -07:00
-
10d719ac1b
fix(security): require opt-in for project plugin discovery
Test
2026-03-20 20:50:30 -07:00
-
45058b4105
feat: replace inline nudges with background memory/skill review (#2235)
Teknium
2026-03-20 18:51:31 -07:00
-
2416b2b7af
refactor(cli, banner): update gold ANSI color to true-color format (#2246)
Teknium
2026-03-20 18:17:38 -07:00
-
-
-
4263350c5b
fix: remove post-compression file-read history injection (#2226)
Teknium
2026-03-20 14:54:25 -07:00
-
214047dee1
fix(display): suppress spinner animation in non-TTY environments (#2216)
Teknium
2026-03-20 12:55:54 -07:00
-
-
ba0b77a803
Merge pull request #2214 from NousResearch/fix/event-loop-closed-delegate
Teknium
2026-03-20 12:54:19 -07:00
-
-
6e2be3356d
fix(display): suppress spinner animation in non-TTY environments
Evey
2026-03-20 12:52:21 -07:00
-
8e884fb3f1
Merge pull request #2215 from NousResearch/hermes/hermes-31d7db3b
Teknium
2026-03-20 12:52:07 -07:00
-
-
-
-
59074df021
fix: add dashscope-intl.aliyuncs.com to URL-to-provider mapping
Test
2026-03-20 12:51:39 -07:00
-
f853e50589
Merge pull request #2199 from llbn/fix/telegram-markdownv2-features
Teknium
2026-03-20 12:45:47 -07:00
-
-
ca03358575
Merge pull request #2200 from llbn/fix/telegram-mdv2-code-backslash
Teknium
2026-03-20 12:43:59 -07:00
-
-
ab6abc2c13
fix: use per-thread persistent event loops in worker threads
emozilla
2026-03-20 15:41:06 -04:00
-
0ce35a117c
fix: crash on None entry in tool_calls list during Anthropic conversion (#2209)
0xbyt4
2026-03-20 22:01:42 +03:00
-
-
-
900e848522
fix: infer provider from base URL for models.dev context length lookup
Test
2026-03-20 11:57:24 -07:00
-
aafe86d81a
fix: prevent 'event loop already running' when async tools run in parallel (#2207)
Teknium
2026-03-20 11:39:13 -07:00
-
43b3a0ac66
fix(telegram): escape backslashes and backticks inside code entities for MarkdownV2
llbn
2026-03-20 18:32:45 +01:00
-
-
02f639e561
fix(telegram): add MarkdownV2 support for strikethrough, spoiler, and blockquotes
llbn
2026-03-20 18:21:24 +01:00
-
-
76bc27199f
fix(cli, agent): improve streaming handling and state management
Test
2026-03-20 10:02:42 -07:00
-
1aa7027be1
Merge pull request #2192 from NousResearch/hermes/hermes-3d7c23c9
Teknium
2026-03-20 09:52:32 -07:00
-
-
f961937097
Merge pull request #2181 from NousResearch/hermes/hermes-4a7e401e
Teknium
2026-03-20 09:45:50 -07:00
-
-
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