-
fc4f7cca21
Merge PR #1909: fix: raise tool result history limit to 16k and force save_memory in consolidation
Xubin Ren
2026-03-12 11:11:01 +08:00
-
-
0a0017ff45
fix: raise tool result history limit to 16k and force save_memory in consolidation
Re-bin
2026-03-12 03:08:53 +00:00
-
-
d313765442
Merge PR #1897: fix: wecom-aibot-sdk-python should use pypi version
Xubin Ren
2026-03-12 10:52:37 +08:00
-
-
35260ca157
fix: raise persisted tool result limit to 16k
Re-bin
2026-03-12 02:50:28 +00:00
-
-
-
3f799531cc
Add media download functionality
John Doe
2026-03-12 06:43:59 +07:00
-
1eedee0c40
add reply context extraction for Telegram messages
John Doe
2026-03-12 06:23:02 +07:00
-
-
-
6155a43b8a
Merge PR #1845: absorb shell path guard improvements
Re-bin
2026-03-11 17:27:17 +00:00
-
-
dff1643fb3
Merge branch 'main' into pr-1845
Re-bin
2026-03-11 17:25:22 +00:00
-
-
-
-
64ab6309d5
fix: wecom-aibot-sdk-python should use pypi version
chengyongru
2026-03-12 00:38:28 +08:00
-
214693ce6e
Merge PR #1895: enhance: improve filesystem & shell tools with pagination, fallback matching, and smarter output
Xubin Ren
2026-03-12 00:22:32 +08:00
-
-
0d94211a93
enhance: improve filesystem & shell tools with pagination, fallback matching, and smarter output
Re-bin
2026-03-11 16:20:11 +00:00
-
-
f869a53531
Merge PR #1827: tighten shell path guard for quoted home paths
Re-bin
2026-03-11 15:43:07 +00:00
-
-
9d0db072a3
fix: guard quoted home paths in shell tool
Re-bin
2026-03-11 15:43:04 +00:00
-
85609c99b3
Merge remote-tracking branch 'origin/main' into pr-1827
Re-bin
2026-03-11 15:32:52 +00:00
-
-
-
-
d954e774dd
Merge PR #1874: preserve provider-specific tool-call fields
Re-bin
2026-03-11 15:30:33 +00:00
-
-
-
-
9fc74bde9a
Merge remote-tracking branch 'origin/main' into pr-1874
Re-bin
2026-03-11 15:26:39 +00:00
-
-
-
-
ff10d01d58
Merge PR #1885: feat: allow direct references in hatch metadata for wecom dep
Xubin Ren
2026-03-11 22:53:56 +08:00
-
-
0321fbe2ab
Merge PR #1888: refactor: auto-discover channels via pkgutil, eliminate hardcoded registry
Xubin Ren
2026-03-11 22:24:25 +08:00
-
-
254cfd48ba
refactor: auto-discover channels via pkgutil, eliminate hardcoded registry
Re-bin
2026-03-11 14:23:19 +00:00
-
-
2c5226550d
feat: allow direct references in hatch metadata for wecom dep
for13to1
2026-03-11 20:35:04 +08:00
-
-
b957dbc4cf
Merge PR #1868: generation settings owned by provider, loop/memory/subagent agnostic
Re-bin
2026-03-11 09:47:04 +00:00
-
-
c72c2ce7e2
refactor: move generation settings to provider level, eliminate parameter passthrough
Re-bin
2026-03-11 09:47:04 +00:00
-
a180e84536
Merge remote-tracking branch 'origin/main' into pr-1868
Re-bin
2026-03-11 09:10:29 +00:00
-
-
-
-
89eff6f573
chore: remove stray nano backup files
Re-bin
2026-03-11 08:44:38 +00:00
-
e7761aae5b
Merge PR #1863: add Ollama as a local LLM provider
Re-bin
2026-03-11 08:42:12 +00:00
-
-
4478838424
fix(pr-1863): complete Ollama provider routing and README docs
Re-bin
2026-03-11 08:42:12 +00:00
-
a6f37f61e8
Merge remote-tracking branch 'origin/main' into pr-1863
Re-bin
2026-03-11 08:22:02 +00:00
-
-
-
-
ec87946c04
docs: update table of contents position
Re-bin
2026-03-11 08:11:28 +00:00
-
486df1ddbd
docs: update table of contents in README
Re-bin
2026-03-11 08:10:38 +00:00
-
7ceddcded6
fix(wecom): await async disconnect, add SDK attribution in README
Re-bin
2026-03-11 08:04:14 +00:00
-
0dff7d374e
Merge PR #1327: add WeCom channel
Re-bin
2026-03-11 07:57:12 +00:00
-
-
-
-
d0b4f0d70d
feat(wecom): add WeCom channel with SDK pinned to GitHub tag v0.1.2
Re-bin
2026-03-11 07:57:12 +00:00
-
6ef7ab53d0
refactor: centralize tool call serialization in ToolCallRequest
WhalerO
2026-03-11 15:01:18 +08:00
-
ed82f95f0c
fix: preserve provider-specific tool call metadata for Gemini
WhalerO
2026-03-11 09:56:18 +08:00
-
eb6310c438
merge origin/main into pr-1327
Re-bin
2026-03-11 07:30:38 +00:00
-
-
-
-
12104c8d46
fix(memory): pass temperature, max_tokens and reasoning_effort to memory consolidation
ethanclaw
2026-03-11 14:22:33 +08:00
-
b75222d952
Merge remote main to fix branch
ethanclaw
2026-03-11 13:12:26 +08:00
-
-
-
-
c7e2622ee1
fix(subagent): pass reasoning_content and thinking_blocks in subagent messages
ethanclaw
2026-03-11 12:25:28 +08:00
-
-
dee4f27dce
feat: add Ollama as a local LLM provider
Jerome Sonnet (letzdoo)
2026-03-11 07:43:28 +04:00
-
-
-
82f4607b99
merge: PR #1856 exclude hidden files when syncing workspace templates
Re-bin
2026-03-11 03:50:54 +00:00
-
-
76c6063141
chore: normalize helpers.py file mode
Re-bin
2026-03-11 03:50:54 +00:00
-
f339f505cd
Merge remote-tracking branch 'origin/main' into pr-1856
Re-bin
2026-03-11 03:48:05 +00:00
-
-
-
-
40721a7871
merge: PR #1848 preserve subagent reasoning fields across tool turns
Re-bin
2026-03-11 03:47:24 +00:00
-
-
ddccf25bb1
fix(subagent): preserve reasoning fields across tool turns
Re-bin
2026-03-11 03:47:24 +00:00
-
1d611f9bf3
Merge remote-tracking branch 'origin/main' into pr-1848
Re-bin
2026-03-11 03:42:14 +00:00
-
-
-
-
df5c0496d3
merge: PR #1859 support DingTalk voice recognition text
Re-bin
2026-03-11 03:40:33 +00:00
-
-
91f17cad00
feat(dingtalk): support voice recognition text fallback
Re-bin
2026-03-11 03:40:33 +00:00
-
ef88a5be00
Merge remote-tracking branch 'origin/main' into pr-1859
Re-bin
2026-03-11 03:32:07 +00:00
-
-
-
-
4f7613d608
Merge PR #1855: fix: bump litellm version to 1.82.1 for Moonshot provider support
Xubin Ren
2026-03-11 11:31:14 +08:00
-
-
35d811c997
feat: support retrieving DingTalk voice recognition text
dingyanyi2019
2026-03-11 10:19:43 +08:00
-
-
-
d1df53aaf7
fix: exclude hidden files when syncing workspace templates
YinAnPing
2026-03-11 09:30:33 +08:00
-
-
-
a44ee115d1
fix: bump litellm version to 1.82.1 for Moonshot provider support
greyishsong
2026-03-11 09:02:28 +08:00
-
-
6747b23c00
merge: PR #1704 switch memory consolidation to token-based context windows
Re-bin
2026-03-10 19:55:06 +00:00
-
-
-
-
62ccda43b9
refactor(memory): switch consolidation to token-based context windows
Re-bin
2026-03-10 19:55:06 +00:00
-
4784eb4128
merge origin/main into pr-1704
Re-bin
2026-03-10 18:09:15 +00:00
-
-
-
-
2ffeb9295b
fix(subagent): preserve reasoning_content in assistant messages
lailoo
2026-03-11 00:47:09 +08:00
-
-
-
808064e26b
fix: detect tilde paths in restrictToWorkspace shell guard
Nikolas de Hor
2026-03-10 13:45:05 -03:00
-
947ed508ad
chore: exclude skills from core agent line count
Re-bin
2026-03-10 10:13:46 +00:00
-
a3b617e602
Merge PR #1512: share transient LLM retry across agent paths
Re-bin
2026-03-10 10:10:40 +00:00
-
-
b0a5435b87
refactor(llm): share transient retry across agent paths
Re-bin
2026-03-10 10:10:37 +00:00
-
46b31ce7e7
Merge remote-tracking branch 'origin/main' into pr-1512
Re-bin
2026-03-10 09:40:48 +00:00
-
-
-
-
417a8a22b0
Merge PR #1416: sync missing scripts from upstream openclaw repository and restore skill-creator validation
Re-bin
2026-03-10 09:20:22 +00:00
-
-
b7ecc94c9b
fix(skill-creator): restore validation and align packaging docs
Re-bin
2026-03-10 09:16:23 +00:00
-
6abd3d10ce
Merge remote-tracking branch 'origin/main' into pr-1416
Re-bin
2026-03-10 09:00:02 +00:00
-
-
-
-
6c70154fee
fix(exec): enforce workspace guard for home-expanded paths
suger-m
2026-03-10 15:55:04 +08:00
-
-
-
a1b5f21b8b
merge: PR #1389 add Telegram groupPolicy support
Re-bin
2026-03-10 04:34:18 +00:00
-
-
4f9857f85f
feat(telegram): add configurable group mention policy
Re-bin
2026-03-10 04:34:15 +00:00
-
8aa754cd2e
Merge branch 'main' into pr-1389
Re-bin
2026-03-10 04:26:12 +00:00
-
-
-
-
d803144f44
merge: PR #1785 respect gateway port from config when --port omitted
Re-bin
2026-03-10 04:08:00 +00:00
-
-
0ecfb0a9d6
Merge branch 'main' into pr-1785
Re-bin
2026-03-10 04:07:53 +00:00
-
-
-
-
39d21bc19d
merge: PR #1797 let gateway use configured port by default
Re-bin
2026-03-10 03:54:46 +00:00
-
-
b24d6ffc94
fix(memory): validate save_memory payload before persisting
shenchengtsi
2026-03-10 11:32:11 +08:00
-
-
-
d633ed6e51
fix(subagent): avoid missing from_legacy call
Chris Alexander
2026-02-17 21:59:02 +00:00
-
71d90de31b
feat(web): configurable web search providers with fallback
Chris Alexander
2026-02-10 13:06:56 +00:00
-
-
-
1284c7217e
fix(cli): let gateway use config port by default
Protocol Zero
2026-03-09 20:12:11 +00:00
-
-
0104a2253a
fix(telegram): avoid media filename collisions
Protocol Zero
2026-03-09 20:11:16 +00:00
-
-
-
99b896f5d4
merge: PR #1784 refine Slack thread handling
Re-bin
2026-03-09 17:18:13 +00:00
-
-
28330940d0
fix(slack): skip thread_ts for direct messages
Re-bin
2026-03-09 17:18:10 +00:00
-
45c0eebae5
docs(wecom): add wecom configuration guide in readme
chengyongru
2026-03-10 00:53:23 +08:00
-
757921fb27
Merge branch 'main' into pr-1784
Re-bin
2026-03-09 16:35:10 +00:00
-
-
-
-
9c88e40a61
fix(cli): respect gateway port from config when --port omitted
ailuntz
2026-03-10 00:32:42 +08:00
-
81b22a9e3a
Merge PR #1741: fix: ensure feishu audio file has .opus extension for Groq Whisper compatibility
Xubin Ren
2026-03-10 00:26:30 +08:00
-
-
-
-
620d7896c7
fix(slack): define thread usage when sending messages
ailuntz
2026-03-10 00:14:34 +08:00
-
-
-
a660a25504
feat(wecom): add wecom channel [wobsocket]
chengyongru
2026-03-09 22:00:45 +08:00
-
711903bc5f
feat(feishu): add global group mention policy
Zek
2026-03-09 17:54:02 +08:00
-
-
-
dfb4537867
feat: add --dir option to onboard command for Multiple Instances
skiyo
2026-03-09 16:17:01 +08:00
-
-
-
85c56d7410
feat: add "restart" command
Renato Machado
2026-03-09 01:37:35 +00:00
-
-
-
4044b85d4b
fix: ensure feishu audio file has .opus extension for Groq Whisper compatibility
chengyongru
2026-03-09 01:32:10 +08:00
-
-
-
f19cefb1b9
docs: update v0.1.4.post4 release news
Re-bin
2026-03-08 17:00:46 +00:00
-
4147d0ff9d
docs: update v0.1.4.post4 release news
Re-bin
2026-03-08 17:00:09 +00:00
-
-
998021f571
docs: refresh install/update guidance and bump v0.1.4.post4
Re-bin
2026-03-08 16:57:28 +00:00
-
a0bb4320f4
chore: bump version to 0.1.4.post4
Re-bin
2026-03-08 16:44:47 +00:00
-
cd2b0f74c9
Merge PR #1579: refine platform policy and memory skill docs
Re-bin
2026-03-08 16:39:40 +00:00
-
-
4715321319
Merge branch 'main' into pr-1579 and tighten platform guidance
Re-bin
2026-03-08 16:39:37 +00:00
-
ce9b516b11
Merge branch 'main' into pr-1579
Re-bin
2026-03-08 16:29:54 +00:00
-
-
-
-
e7bd5140c3
Merge PR #1728: harden MCP tool cancellation handling
Re-bin
2026-03-08 16:03:24 +00:00
-
-
5eb67facff
Merge branch 'main' into pr-1728 and harden MCP tool cancellation handling
Re-bin
2026-03-08 16:01:06 +00:00
-
4e197dc18e
Merge branch 'main' into pr-1728
Re-bin
2026-03-08 15:51:06 +00:00
-
-
-
-
51d113d5a5
Merge PR #1727: feat(qq): send messages using markdown payload
Xubin Ren
2026-03-08 23:40:30 +08:00
-
-
7cbb254a8e
fix: remove stale IDENTITY bootstrap entry
Re-bin
2026-03-08 15:39:40 +00:00