Shakker
4fbd683819
test: clarify manifest catalog alias planning
2026-04-29 09:40:45 +01:00
Vincent Koc
eb82694217
test(ci): follow extracted docker assertions
2026-04-29 01:40:10 -07:00
Peter Steinberger
a5cb171d73
test: follow docker helper extraction
2026-04-29 09:39:20 +01:00
Ayaan Zaidi
fceaaa4494
fix: prevent Telegram gateway stalls ( #74210 )
2026-04-29 14:09:03 +05:30
Ayaan Zaidi
c211b41f17
perf(plugins): cache bundled alias lookup
2026-04-29 14:09:03 +05:30
Ayaan Zaidi
071e7610d6
fix(telegram): bound outbound request timeouts
2026-04-29 14:09:03 +05:30
Peter Steinberger
14e8a2d00b
chore: remove unused internal dead code
2026-04-29 09:34:40 +01:00
Vincent Koc
cf6e4d0ed7
ci: keep clownfish command reactions owned
2026-04-29 01:34:29 -07:00
openclaw-clownfish[bot]
9bb1e59447
fix(cron): preserve model overrides for text payloads ( #73946 )
...
Co-authored-by: openclaw-clownfish[bot] <280122609+openclaw-clownfish[bot]@users.noreply.github.com>
2026-04-29 01:32:27 -07:00
openclaw-clownfish[bot]
5762cc321a
Improve pairing diagnostics without unsafe formatting ( #73933 )
...
Co-authored-by: openclaw-clownfish[bot] <280122609+openclaw-clownfish[bot]@users.noreply.github.com>
2026-04-29 01:31:49 -07:00
Peter Steinberger
beb1d9b481
refactor: extract docker e2e helpers
2026-04-29 09:30:27 +01:00
Vincent Koc
fed552c2ef
ci: keep command reactions in progress
2026-04-29 01:30:16 -07:00
Peter Steinberger
2a64f1a2de
test: follow deferred cron startup catch-up
2026-04-29 09:29:12 +01:00
Peter Steinberger
dc810437e7
test: harden docker mcp smoke requests
2026-04-29 09:27:05 +01:00
openclaw-clownfish[bot]
61b0cd3781
fix(ui): keep control UI select values stable on load ( #74000 )
...
Co-authored-by: openclaw-clownfish[bot] <280122609+openclaw-clownfish[bot]@users.noreply.github.com>
2026-04-29 01:26:30 -07:00
Vincent Koc
3a6d3dfa06
test(gateway): mock bundled runtime deps pruning
2026-04-29 01:25:27 -07:00
Peter Steinberger
7a32d6a09f
chore: remove unused plugin helper code
2026-04-29 09:24:51 +01:00
Vincent Koc
88237faed3
ci: drop bare automerge reaction trigger
2026-04-29 01:19:43 -07:00
Vincent Koc
a7c8a3eed0
test: follow split plugin docker helpers
2026-04-29 01:18:35 -07:00
Peter Steinberger
7877182b6f
fix(gateway): defer missed cron agent startup work
2026-04-29 09:15:54 +01:00
openclaw-clownfish[bot]
1a936f225e
fix: Found one bug in the new compile-cache prune path: it removes a d ( #74067 )
...
* fix: Found one bug in the new compile-cache prune path: it removes a d
* fix(postinstall): keep compile cache pruning resilient
---------
Co-authored-by: openclaw-clownfish[bot] <280122609+openclaw-clownfish[bot]@users.noreply.github.com>
Co-authored-by: Vincent Koc <vincentkoc@ieee.org >
2026-04-29 01:12:59 -07:00
openclaw-clownfish[bot]
4d43daa7bb
fix(browser): ignore Playwright dialog race rejections
...
Carries forward #40067 from @randyjtw.
Validated:
- OPENCLAW_TESTBOX=1 pnpm check:changed (tbx_01kqc44esqmt15ygzvfxd1pqng)
- CI: https://github.com/openclaw/openclaw/actions/runs/25097879442
2026-04-29 01:11:54 -07:00
Peter Steinberger
72cf700fbf
ci: add Knip dependency check
...
Add a dependency-only Knip CI shard, keep full unused-file mode manual, and scope pnpm's release-age override to the latest Knip dlx install.
2026-04-29 09:10:48 +01:00
Peter Steinberger
2c0449571c
refactor: simplify docker e2e helpers
2026-04-29 09:09:47 +01:00
Vincent Koc
b85cf280c7
fix(ci): gate plugin prerelease docker suite
2026-04-29 01:06:57 -07:00
Vincent Koc
115e763804
Revert "docs(readme): add Yuanbao to supported channels list"
...
This reverts commit f2405c830b .
2026-04-29 01:05:39 -07:00
Peter Steinberger
6b480e09b9
test: follow docker e2e helper extraction
2026-04-29 09:04:01 +01:00
Vincent Koc
9d8de70c20
ci: tolerate command reaction token limits
2026-04-29 00:59:30 -07:00
Vincent Koc
59a0457251
fix(ci): restore extension package boundary excludes
2026-04-29 00:57:08 -07:00
Peter Steinberger
1c4262ef87
refactor: extract remaining docker e2e scenarios
2026-04-29 08:56:48 +01:00
Peter Steinberger
f3f614fae6
test: follow docker e2e script refactor
2026-04-29 08:56:23 +01:00
Vincent Koc
f2405c830b
docs(readme): add Yuanbao to supported channels list
...
For 7b07a0ab8f : the Tencent Yuanbao bot was added to docs/channels/index.md
and docs/docs.json with that SHA, but the root README.md "Supported
channels include" line still listed all the other Chinese-platform
channels (WeChat, QQ) without Yuanbao. Adds it before WebChat so the
README reflects the same channel surface as the docs.
2026-04-29 00:52:55 -07:00
Vincent Koc
250fec85e1
ci: react to autoclose on issues
2026-04-29 00:52:02 -07:00
Vincent Koc
bd3ffd0802
fix(testbox): guard stale OpenClaw Testbox reuse
2026-04-29 00:51:17 -07:00
Vincent Koc
1e168b17b7
fix(ci): keep browser test support out of prod boundaries
2026-04-29 00:50:56 -07:00
openclaw-clownfish[bot]
0f11dcd15f
fix(media): handle ffprobe stdin EPIPE
...
Handle broken-pipe errors from stdin-backed ffprobe without leaking as uncaught exceptions.
2026-04-29 00:49:52 -07:00
HDYA
5cc834a11a
docs(msteams): fix federated auth added-in date
...
Correct the documented added-in date for MS Teams federated authentication.\n\nThanks @HDYA.
2026-04-29 02:47:56 -05:00
Peter Steinberger
ca972f692f
fix: keep browser fetch helper under test support
2026-04-29 08:47:43 +01:00
Vincent Koc
a62c7e5a27
ci: react to autoclose commands
2026-04-29 00:46:00 -07:00
Peter Steinberger
8ac2dd4cd2
refactor: simplify docker e2e harness scripts
2026-04-29 08:45:42 +01:00
Peter Steinberger
2b811fe6d9
fix(memory): make qmd gateway startup lazy
2026-04-29 08:45:19 +01:00
Peter Steinberger
e52b660749
fix(browser): repair test fetch helper export
2026-04-29 08:45:05 +01:00
Peter Steinberger
2a02b3bcec
test: harden plugin prerelease smoke checks
2026-04-29 08:41:30 +01:00
Vincent Koc
1d0e9a907e
fix(doctor): migrate legacy tts enabled toggles
2026-04-29 00:39:18 -07:00
Vincent Koc
eb7f305737
Merge branch 'main' of https://github.com/openclaw/openclaw
...
* 'main' of https://github.com/openclaw/openclaw :
fix: exclude test support from raw fetch guard
fix(ollama): preserve aborts with stream timeouts
ci: require maintainer permission for command reactions
docs(hooks/bundled/readme): cover session compaction and message events
refactor: share docker e2e harness runner
fix: keep browser test fetch out of runtime scan
2026-04-29 00:36:24 -07:00
Peter Steinberger
f8faf40a9e
fix: exclude test support from raw fetch guard
2026-04-29 08:36:00 +01:00
Peter Steinberger
a31342ab6b
fix(ollama): preserve aborts with stream timeouts
2026-04-29 08:33:23 +01:00
Vincent Koc
275b0f00b0
ci: require maintainer permission for command reactions
2026-04-29 00:30:32 -07:00
Vincent Koc
b69b508d20
docs(hooks/bundled/readme): cover session compaction and message events
...
The bundled hooks README listed only command/agent/gateway events and
ended with a stale "More event types coming soon (session lifecycle,
agent errors, etc.)" line, but production code now triggers:
- session:compact:before / session:compact:after via
src/agents/pi-embedded-runner/compaction-hooks.ts
- message:received via src/auto-reply/reply/dispatch-from-config.ts
- message:sent via src/infra/outbound/deliver.ts
Updates the "Event Types" list with the four real production event
names, drops the stale coming-soon line, and aligns the InternalHookEvent
interface example with the actual InternalHookEventType union (adds
"message" and refreshes the action examples). HOOK.md authors that target
session lifecycle or message routing now have a real surface to subscribe
to instead of relying on tribal knowledge or the type definitions.
2026-04-29 00:29:29 -07:00
Peter Steinberger
34bd962a20
refactor: share docker e2e harness runner
2026-04-29 08:28:54 +01:00