liuhao1024
aebf0bbd2d
fix(gateway): compute sessions.usage aggregate totals from all sessions, not just the limited page ( fixes #76496 ) ( #93612 )
...
Merged via squash.
Prepared head SHA: 349b8cd066
Co-authored-by: liuhao1024 <11816344+liuhao1024@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-16 20:33:10 +08:00
liuhao1024
e567986355
perf(tasks): memoize reconcileInspectableTasks for same-tick calls ( fixes #73531 ) ( #93607 )
...
Merged via squash.
Prepared head SHA: f010d09db9
Co-authored-by: liuhao1024 <11816344+liuhao1024@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-16 20:31:51 +08:00
Vincent Koc
fd61b1b6ee
fix(ci): update test helper expectations
2026-06-16 13:35:59 +02:00
Alix-007
9dbc423aa4
fix(whatsapp): bound stalled read-receipt socket operations ( #93303 )
...
Merged via squash.
Prepared head SHA: 27752b17a0
Co-authored-by: Alix-007 <267018309+Alix-007@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-16 19:21:12 +08:00
Vincent Koc
35ffbf93b9
fix(ci): prefer Anthropic OAuth in live validation
2026-06-16 19:12:02 +08:00
BitmapAsset
1881a0188b
fix(plugins): resolve provider policy surface for plugin-owned CLI backends ( #93261 )
...
Merged via squash.
Prepared head SHA: 27ebfc7c4d
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-16 19:05:12 +08:00
Daniel Morandini
6163425a2d
Fix SSH sandbox remote directory args ( #93367 )
...
Merged via squash.
Prepared head SHA: 02e3d7eb9f
Co-authored-by: dmorn <10097445+dmorn@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-16 18:45:18 +08:00
Yzx
b0a2b65d81
fix(cron): emit isolated model usage diagnostics ( #93398 )
...
Merged via squash.
Prepared head SHA: 727c189774
Co-authored-by: 849261680 <53250620+849261680@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-16 18:42:01 +08:00
Eldar Shlomi
fcdbef732c
fix(acp): keep bridge sessions out of stale ACP classification [AI-assisted] ( #93573 )
...
Merged via squash.
Prepared head SHA: f26140a4b4
Co-authored-by: eldar702 <72104254+eldar702@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-16 18:39:53 +08:00
Alix-007
a6dd20ae9d
fix(skills): preserve ClawHub origin provenance on readback ( #93314 )
...
Merged via squash.
Prepared head SHA: 8bd8df1549
Co-authored-by: Alix-007 <267018309+Alix-007@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-16 18:33:40 +08:00
zhanxingxin1998
a117064697
fix(read): route text decoding through shared Windows codepage fallba… ( #93555 )
...
Merged via squash.
Prepared head SHA: ab97624258
Co-authored-by: zhanxingxin1998 <293803800+zhanxingxin1998@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-16 18:31:39 +08:00
Vincent Koc
4292f0fe7f
refactor(agents): narrow unused helper exports
2026-06-16 18:22:02 +08:00
Vincent Koc
8415887646
refactor(agents): remove unused helper exports
2026-06-16 18:19:56 +08:00
zhang-guiping
f1b6a60583
Clarify plugin channel config additional-property errors ( #93274 )
...
Merged via squash.
Prepared head SHA: dce4a38bbc
Co-authored-by: zhangguiping-xydt <275915537+zhangguiping-xydt@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-16 18:13:49 +08:00
Vincent Koc
4fee348764
refactor(agents): remove unused credential comparator
2026-06-16 18:08:32 +08:00
Vincent Koc
0471275270
refactor(agents): remove unused process registry export
2026-06-16 18:07:18 +08:00
Vincent Koc
203bddcdb7
refactor(agents): drop unused truncation export
2026-06-16 18:06:05 +08:00
Alix-007
176572cb35
fix(skills): clear orphaned idempotency pointer on corrupt-metadata re-begin ( #93509 )
...
Merged via squash.
Prepared head SHA: 0dd53d2dac
Co-authored-by: Alix-007 <267018309+Alix-007@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-16 18:04:47 +08:00
Vincent Koc
2e7caba557
refactor(plugins): reuse dependency status core
2026-06-16 17:35:41 +08:00
Vincent Koc
0fd0e7cb92
fix(ci): align main CI fixtures
2026-06-16 17:33:39 +08:00
xiayu
a89e6e05ef
fix(cli): summarize cleanup dry-run by label ( #93565 )
...
Merged via squash.
Prepared head SHA: b0dd1d0833
Co-authored-by: AgentArcLab <19233945+AgentArcLab@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-16 17:22:54 +08:00
Vincent Koc
08ff253e5f
fix(ci): repair test helper type checks
2026-06-16 11:12:21 +02:00
Harjoth Khara
790e00a303
fix(agents): honor embedded run default model ( #93439 )
...
Merged via squash.
Prepared head SHA: 171165c3eb
Co-authored-by: harjothkhara <48686985+harjothkhara@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-16 16:55:58 +08:00
Matt Gunnin
2cfcb3c932
AGT-80 AGT-81 Fix Discord ingress ack ordering ( #93407 )
...
Merged via squash.
Prepared head SHA: 55718a24fd
Co-authored-by: mgunnin <321368+mgunnin@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-16 16:54:46 +08:00
Bé Mi Agent
d697ecf172
fix: avoid parent group allowlist false positive ( #93434 )
...
Merged via squash.
Prepared head SHA: da2ce686af
Co-authored-by: kingrubic <116256161+kingrubic@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-16 16:51:04 +08:00
Vincent Koc
6d22b8eb24
fix(ci): repair main type and lint checks
2026-06-16 10:43:21 +02:00
WhatsSkiLL
c14793d35a
fix(gateway): project failed agent turns in chat history ( #89483 )
...
Merged via squash.
Prepared head SHA: d7b510a90d
Co-authored-by: IWhatsskill <284122573+IWhatsskill@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-16 16:35:21 +08:00
Vincent Koc
f90ec6d7be
fix(tests): avoid runtime discovery in routed reply checks
2026-06-16 10:21:46 +02:00
snowzlm
1a002c2d9d
fix(agents): preserve prompt-released session state ( #93194 )
...
Preserve concurrent prompt-time transcript updates across stale session managers, side appends, transcript navigation, nested owned writes, and doctor repair.
Fixes #93193 .
Thanks @snowzlm for the report and original fix.
Co-authored-by: snowzlm <snowzlm@noreply.codeberg.org >
2026-06-16 10:21:01 +02:00
sunlit-deng
21d3a70826
fix(plugins): load externally-installed channel plugins at gateway startup ( #93470 )
...
Merged via squash.
Prepared head SHA: 934dfd3c57
Co-authored-by: sunlit-deng <253064511+sunlit-deng@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-16 16:13:42 +08:00
Vincent Koc
9b49387ad8
fix(tui): refresh after external session reset ( #93562 )
...
* fix(tui): refresh after external session reset
* fix(clownfish): address review for ghcrawl-157015-autonomous-smoke (1)
Co-authored-by: Jason <31175216+wsyjh8@users.noreply.github.com >
* fix(clownfish): address review for ghcrawl-157015-autonomous-smoke (1)
Co-authored-by: Jason <31175216+wsyjh8@users.noreply.github.com >
---------
Co-authored-by: openclaw-clownfish[bot] <280122609+openclaw-clownfish[bot]@users.noreply.github.com>
Co-authored-by: Jason <31175216+wsyjh8@users.noreply.github.com >
2026-06-16 16:10:37 +08:00
Goutam Adwant
7e9b9421bd
fix(codex): log app-server compaction completion ( #93463 )
...
Merged via squash.
Prepared head SHA: 49f4423dd7
Co-authored-by: goutamadwant <8672451+goutamadwant@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-16 16:05:29 +08:00
jason
ff5e73539a
fix(agents): drop partialJson streaming artifacts from session history repair ( #93469 )
...
Merged via squash.
Prepared head SHA: 86fe9d5a43
Co-authored-by: drvoss <3031622+drvoss@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-16 16:03:34 +08:00
zhang-guiping
b5648b1d5e
fix(cli): skip compile cache on early Node 24.x to avoid startup deadlock ( #89799 )
...
Merged via squash.
Prepared head SHA: 46341b26fb
Co-authored-by: zhangguiping-xydt <275915537+zhangguiping-xydt@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-16 15:59:34 +08:00
ooiuuii
042ebb4f75
fix(cli): accept --log-level after subcommands ( #93455 )
...
Merged via squash.
Prepared head SHA: b6d3aa5719
Co-authored-by: ooiuuii <169449607+ooiuuii@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-16 15:48:19 +08:00
Vincent Koc
c06b7959ec
fix(proxy): preserve in-memory capture databases
2026-06-16 09:22:48 +02:00
Vincent Koc
aeb5b794c9
fix(sqlite): tolerate unsupported private modes
2026-06-16 09:22:48 +02:00
Vincent Koc
e83926747c
fix(proxy): keep capture storage private
2026-06-16 09:22:48 +02:00
Vincent Koc
e51c0c8cea
fix(sqlite): include rollback journals in security paths
2026-06-16 09:22:48 +02:00
Yuval Dinodia
7fc124dcf1
fix(reply): preserve pending thread evidence when reconciling partial send results ( #93291 )
...
* fix(reply): preserve pending thread evidence when reconciling partial send results
extractMessagingToolSendResult re-derived threadId/threadImplicit/threadSuppressed
straight from the provider result. Mattermost is the only production provider that
implements extractToolSendResult, and for an implicitly threaded send it reports only
{ to }, so the reconciler overwrote the correct pending thread evidence with undefined.
That defeated same-thread reply suppression in reply-payloads dedupe and delivered the
agent's final reply twice in the thread, on both the native and Codex harnesses.
A partial provider result now keeps the pending thread evidence it does not speak to: a
provider-reported threadId still wins (and clears the implicit flag), but an absent one
no longer erases the pending threadId/threadImplicit/threadSuppressed.
Regression introduced by c67dc59b02 (#90943 ).
* test(reply): use a core-local stub provider instead of the bundled Mattermost import
The reconcile-thread regression test deep-imported extensions/mattermost from a
core test, which trips the core/extension package boundary (boundary-invariants
"keeps core tests off bundled extension deep imports", extension-test-boundary,
and check-tsgo-core-boundary pulling extensions/mattermost transitively).
Replace it with a core-local channel test plugin that reproduces the same
contract: an implicit-threading extractToolSend, a partial extractToolSendResult
that reports only { to, threadId? }, and no targetsMatchForReplySuppression
matcher. The test now exercises the generic reconciler contract with no
extension dependency. It still fails on pristine main and passes with the fix.
* fix(reply): reconcile thread evidence atomically
---------
Co-authored-by: Vincent Koc <25068+vincentkoc@users.noreply.github.com >
2026-06-16 15:10:00 +08:00
Vincent Koc
63825369a2
fix(auto-reply): allow attachment sends in legacy group automatic replies ( #93529 )
...
Co-authored-by: openclaw-clownfish[bot] <280122609+openclaw-clownfish[bot]@users.noreply.github.com>
2026-06-16 14:48:16 +08:00
Vincent Koc
20964d3e3b
fix(gateway): tolerate transient pre-hello clean closes ( #93528 )
...
* fix(gateway): tolerate transient pre-hello clean closes
Co-authored-by: RayRuan <43744645+ruanrrn@users.noreply.github.com >
* fix(clownfish): address review for ghcrawl-156871-autonomous-smoke (1)
Co-authored-by: RayRuan <43744645+ruanrrn@users.noreply.github.com >
---------
Co-authored-by: openclaw-clownfish[bot] <280122609+openclaw-clownfish[bot]@users.noreply.github.com>
Co-authored-by: RayRuan <43744645+ruanrrn@users.noreply.github.com >
2026-06-16 14:43:36 +08:00
JC
75141775db
fix(openai): request SSE for native ChatGPT streams ( #90487 )
...
Co-authored-by: Vincent Koc <25068+vincentkoc@users.noreply.github.com >
2026-06-16 14:43:02 +08:00
Vincent Koc
999d44340f
fix(cron): preserve model overrides for text payloads ( #93527 )
...
Co-authored-by: openclaw-clownfish[bot] <280122609+openclaw-clownfish[bot]@users.noreply.github.com>
Co-authored-by: Andi Liao <31417269+liaoandi@users.noreply.github.com >
2026-06-16 14:41:22 +08:00
Stellar鱼
ca1a53aca4
feat(cron): add compact list responses ( #93395 )
...
Merged via squash.
Prepared head SHA: 4965e7e630
Co-authored-by: yu-xin-c <175149126+yu-xin-c@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-16 14:40:00 +08:00
Stellar鱼
bbfea21a18
fix(security): audit open dm tool exposure ( #92883 )
...
* fix(security): audit open dm tool exposure
* fix(security): align open DM audit precedence
---------
Co-authored-by: Vincent Koc <25068+vincentkoc@users.noreply.github.com >
2026-06-16 14:38:39 +08:00
Jason (Json)
1e0062b44a
feat: add Codex hosted web search ( #93446 )
...
Adds Codex as a selectable hosted web-search provider, routes native Codex search safely across model overrides, and isolates bounded hosted-search workers from configured tools.\n\nVerification: focused post-merge regression suite passed 202/202 tests on exact head 23824af49a .
2026-06-16 00:38:16 -06:00
Vincent Koc
23589d9e7c
agents: notify chat exec empty-success completions ( #93525 )
...
Co-authored-by: openclaw-clownfish[bot] <280122609+openclaw-clownfish[bot]@users.noreply.github.com>
Co-authored-by: wenkang.xie <58462870+wenkang-xie@users.noreply.github.com >
2026-06-16 14:37:59 +08:00
Vincent Koc
15166e81ca
fix(skills): trust verified ClawHub source provenance ( #93506 )
...
Merged via squash.
Prepared head SHA: a9ec22fa47
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-16 14:36:42 +08:00
zengLingbiao
4c9e7f6c61
fix(nodes): return screen snapshots as media ( #93499 )
...
Merged via squash.
Prepared head SHA: 6a69c5cdcc
Co-authored-by: zenglingbiao <290951975+zenglingbiao@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-16 14:35:58 +08:00