Chummy
4c249c579f
fix(composio): repair v3 execute path and enable alias
2026-02-20 00:07:28 +08:00
Chummy
dcd0bf641d
feat: add multimodal image marker support with Ollama vision
2026-02-19 21:25:21 +08:00
Chummy
a5d7911923
feat(runtime): add reasoning toggle for ollama
2026-02-19 21:05:19 +08:00
Chummy
572aa77c2a
feat(memory): add embedding hint routes and upgrade guidance
2026-02-19 20:49:53 +08:00
Chummy
6eec888ff0
docs(config): document autonomy policy and quote-aware shell parsing
2026-02-19 19:03:20 +08:00
Chummy
9f94ad6db4
fix(config): log resolved config path source at startup
2026-02-19 18:58:41 +08:00
Chummy
9381e4451a
fix(config): preserve explicit custom provider against legacy PROVIDER override
2026-02-19 17:54:25 +08:00
Chummy
d33eadea75
docs(config): document schema command and add schema test
2026-02-19 16:41:21 +08:00
Chummy
d548caa5f3
fix(channel): clamp configurable timeout to minimum 30s
2026-02-19 14:19:49 +08:00
ZeroClaw Contributor
41a6ed30dd
feat(channel): make message timeout configurable via channels_config.message_timeout_secs
...
Add configurable timeout for processing channel messages (LLM + tools).
Default: 300s (optimized for on-device LLMs like Ollama).
Can be overridden in config.toml:
[channels_config]
message_timeout_secs = 600
2026-02-19 14:19:49 +08:00
Chummy
e6029e8cec
test(channels): guard max_tool_iterations wiring for channel runtime ( #817 )
...
* test(channels): add regression coverage for configured tool iteration limits
* chore(ci): refresh checks after first-interaction workflow fix
* test(channels): reconcile merged runtime-route and iteration tests
2026-02-18 22:40:22 +08:00
Chummy
461a4563f8
docs(config): align inline comments and sync model defaults
2026-02-18 18:06:13 +08:00
Chummy
93e5383cb2
docs: overhaul docs IA and multilingual navigation
2026-02-18 18:06:13 +08:00