Commit Graph

45268 Commits

Author SHA1 Message Date
Peter Steinberger
f9c0dc2d2b fix(feishu): fall back from missing thread replies (#80306)
Summary:
- The branch adds an opt-in Feishu top-level group-send fallback for withdrawn or missing normal quoted thread replies, plus regression coverage, a changelog entry, and CI/lint typing and baseline refreshes.
- Reproducibility: yes. at source level. Current main hard-errors withdrawn/not-found Feishu reply targets when `replyInThread` is true, and the existing regression test asserts that no top-level create fallback occurs.

Automerge notes:
- PR branch already contained follow-up commit before automerge: fix(feishu): fall back from missing thread replies
- PR branch already contained follow-up commit before automerge: fix(clawsweeper): address review for automerge-openclaw-openclaw-8030…
- PR branch already contained follow-up commit before automerge: fix(clawsweeper): reconcile automerge-openclaw-openclaw-80306 with ma…
- PR branch already contained follow-up commit before automerge: fix(ci): satisfy stricter lint and test types
- PR branch already contained follow-up commit before automerge: fix(ci): align Node 24 test typing

Validation:
- ClawSweeper review passed for head 93146f9d13.
- Required merge gates passed before the squash merge.

Prepared head SHA: 93146f9d13
Review: https://github.com/openclaw/openclaw/pull/80306#issuecomment-4415604729

Co-authored-by: Peter Steinberger <steipete@gmail.com>
Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com>
2026-05-10 16:41:51 +00:00
Peter Steinberger
5af8fc0d52 test: clear plugin command broad matchers 2026-05-10 17:40:33 +01:00
Shakker
4712fae8c4 test: tighten ollama setup endpoint assertions 2026-05-10 17:39:04 +01:00
Shakker
d567da33bc test: tighten ollama web search assertions 2026-05-10 17:38:00 +01:00
Shakker
93ba92462f test: tighten ollama stream timeout assertion 2026-05-10 17:36:10 +01:00
Peter Steinberger
8694a6a744 test: clear plugin marketplace broad matchers 2026-05-10 17:35:10 +01:00
Shakker
9b34f9b2a7 test: tighten ollama embedding request assertions 2026-05-10 17:34:26 +01:00
Merlin
16c27c1459 fix(tasks): unify completion delivery routing
Route group/channel task, subagent, and media completions through one requester-session delivery policy, including plugin legacy session keys.

Also keeps current Zalo lifecycle test typing green on CI after the latest main changes.

Co-authored-by: Merlin <merlin@funcracker.net>
2026-05-10 17:32:55 +01:00
Shakker
ed91069b40 test: tighten google chat reply log assertion 2026-05-10 17:32:05 +01:00
Shakker
bc22ce8fdd test: tighten google chat webhook assertions 2026-05-10 17:31:15 +01:00
Peter Steinberger
54b200a3f5 test: clear plugin status broad matchers 2026-05-10 17:30:50 +01:00
Shakker
be43b44562 test: tighten google chat access assertion 2026-05-10 17:29:49 +01:00
Shakker
93e0c9a17f test: tighten google chat action assertions 2026-05-10 17:28:47 +01:00
Peter Steinberger
5c1fb79f25 test: clear route reply broad matchers 2026-05-10 17:28:01 +01:00
Peter Steinberger
08b4f86803 test: clear reply directive target session matchers 2026-05-10 17:26:29 +01:00
Shakker
9adb18b752 test: tighten qa matrix sync assertions 2026-05-10 17:24:44 +01:00
Peter Steinberger
679fe96469 test: clear music generate broad matchers 2026-05-10 17:24:31 +01:00
Shakker
af9fdb5095 test: tighten qa matrix client assertions 2026-05-10 17:23:35 +01:00
samzong
89839356c3 fix(pi): wait for abort settle before cleanup (#80239)
Wait for Pi embedded abort cleanup to settle before releasing the session write lock.

This prevents a follow-up turn from racing prompt teardown from the previous run.

Co-authored-by: samzong <samzong.lu@gmail.com>
2026-05-11 00:23:31 +08:00
Shakker
4a0da0e4e3 test: tighten qa matrix cli assertions 2026-05-10 17:22:06 +01:00
Peter Steinberger
4fbbae5d82 test: clear owned tool runtime broad matchers 2026-05-10 17:21:50 +01:00
Shakker
a6cf2da2fc test: tighten qa matrix event assertions 2026-05-10 17:20:42 +01:00
Ayaan Zaidi
62da36dc3d docs(context): align context map docs (#80325) 2026-05-10 21:50:13 +05:30
Ayaan Zaidi
ac5588c94a fix(context): persist Codex run context maps 2026-05-10 21:50:13 +05:30
Peter Steinberger
83ccf0b7fb test: clear google prompt cache broad matchers 2026-05-10 17:20:04 +01:00
Shakker
d1886d6028 test: tighten tlon media send assertions 2026-05-10 17:19:07 +01:00
Peter Steinberger
46d9041646 test: clear acp prompt prefix broad matchers 2026-05-10 17:17:50 +01:00
Frank Yang
4c3eb03288 fix: pass media roots to gateway message actions 2026-05-11 00:17:31 +08:00
Shakker
cb2427b83c test: tighten tlon upload assertions 2026-05-10 17:16:56 +01:00
Peter Steinberger
4cb2c1006c test: clear nodes basic broad matchers 2026-05-10 17:15:51 +01:00
Shakker
10bd1e7d5a test: tighten tlon adapter assertions 2026-05-10 17:14:49 +01:00
Shakker
8c99eab10f test: tighten zalo lifecycle assertions 2026-05-10 17:13:19 +01:00
Shakker
40fd23f4d1 test: tighten zalo channel assertions 2026-05-10 17:11:41 +01:00
brokemac79
a67753cc25 fix(agents): clarify subagent spawn wait guidance (#79051)
Summary:
- Replace the subagent spawn accepted-note yield guidance with push-based completion-event guidance.
- Cover the prompt with regression assertions that keep sessions_yield out of the note.
- Keep current rebased lint/type test helpers green.

Verification:
- pnpm lint
- pnpm check:test-types
- env -u OPENCLAW_TESTBOX -u OPENCLAW_TESTBOX_ID pnpm check:changed

Co-authored-by: brokemac79 <martin_cleary@yahoo.co.uk>
2026-05-10 17:11:32 +01:00
Peter Steinberger
dee3d58c8b test: clear gateway run option broad matchers 2026-05-10 17:08:40 +01:00
Ayaan Zaidi
345d459143 fix(telegram): unify stale reply context 2026-05-10 21:38:18 +05:30
Ayaan Zaidi
ff002ec149 fix(auto-reply): keep inbound context prompt-local 2026-05-10 21:38:18 +05:30
Kagura
8a1a86279a fix(codex): normalize thread id/sessionId cross-fill before schema validation (#80137)
Merged via squash.

Prepared head SHA: b2c20dd5d6
Co-authored-by: kagura-agent <268167063+kagura-agent@users.noreply.github.com>
Co-authored-by: omarshahine <10343873+omarshahine@users.noreply.github.com>
Reviewed-by: @omarshahine
2026-05-10 12:07:42 -04:00
Shakker
f5cbf9358a test: tighten synology chat webhook assertions 2026-05-10 17:07:34 +01:00
Peter Steinberger
64a4ff41ce test: clear latest setup mock lint 2026-05-10 17:06:15 +01:00
Peter Steinberger
7ef587b264 test: clear latest gateway mock lint 2026-05-10 17:06:15 +01:00
Peter Steinberger
a89634da59 test: clear rebased ci helper typing 2026-05-10 17:06:15 +01:00
Peter Steinberger
f3ee9e26f9 test: clear broad mock helper lint 2026-05-10 17:06:15 +01:00
Peter Steinberger
680ba7cc3f fix(auth): skip cache on cli sync lock contention 2026-05-10 17:06:15 +01:00
Peter Steinberger
74ae54a9fd fix(auth): fail closed on cli sync lock 2026-05-10 17:06:15 +01:00
Peter Steinberger
bbb10d0df5 fix(auth): return locked cli sync store 2026-05-10 17:06:15 +01:00
Peter Steinberger
0ace510f58 fix(auth): guard external cli sync writes 2026-05-10 17:06:15 +01:00
Peter Steinberger
aca10acd73 fix(auth): persist external CLI OAuth refreshes 2026-05-10 17:06:15 +01:00
Shakker
f1b4cdf73b test: tighten synology chat audit client assertions 2026-05-10 17:06:12 +01:00
Peter Steinberger
345dab1910 test: clear subagent spawn allowlist broad matchers 2026-05-10 17:05:26 +01:00