Peter Steinberger
9da76c4255
test: fix openclaw test state helper types
2026-04-28 10:59:42 +01:00
Gabriel Kripalani
17ef9ef895
feat(openrouter): add video generation provider ( #72700 )
...
Adds OpenRouter video generation via video_generate, with hardened async polling/download handling, docs, and regression coverage.
Validation:
- pnpm test src/plugins/plugin-lookup-table.test.ts src/secrets/target-registry.fast-path.test.ts src/gateway/server-startup-post-attach.test.ts extensions/openrouter/video-generation-provider.test.ts src/video-generation/live-test-helpers.test.ts src/media-generation/provider-capabilities.contract.test.ts src/agents/pi-embedded-helpers/failover-matches.test.ts src/plugins/manifest-metadata-scan.test.ts src/agents/openai-transport-stream.test.ts src/media-understanding/openai-compatible-audio.test.ts src/agents/schema-normalization-runtime-contract.test.ts src/agents/provider-request-config.test.ts src/plugin-sdk/provider-stream.test.ts src/agents/pi-embedded-runner/run/attempt.spawn-workspace.websocket.test.ts -- --reporter=verbose
- OPENCLAW_LIVE_TEST=1 OPENCLAW_LIVE_TEST_QUIET=0 OPENCLAW_LIVE_VIDEO_GENERATION_MODELS=openrouter/google/veo-3.1-fast pnpm test:live src/video-generation/video-generation.live.test.ts -- --runInBand
Co-authored-by: notamicrodose <gabrielkripalani@me.com >
2026-04-28 10:57:31 +01:00
Peter Steinberger
5915489631
test: stabilize tts fast-lane guard
2026-04-28 10:54:23 +01:00
Peter Steinberger
6f8792f3f1
fix(cli): wire image describe prompt options
2026-04-28 10:53:53 +01:00
Peter Steinberger
0bc8b9a95a
test: add shared OpenClaw test-state harness
2026-04-28 10:52:47 +01:00
Patrick Erichsen
ab3feca0d5
docs(skills): generalize pre-release testing skill wording ( #73468 )
2026-04-28 02:50:11 -07:00
Peter Steinberger
9207660c87
test: fix main ci shard routing
2026-04-28 10:48:27 +01:00
Vincent Koc
ae63f76bbd
fix(cron): infer session agentId when omitted ( #72326 )
...
* fix(cron): infer session agentId when omitted
* fix(clownfish): address review for ghcrawl-165998-agentic-merge (1)
2026-04-28 02:47:20 -07:00
Peter Steinberger
c5cd7aabcf
fix(auto-reply): bound pending tool result drain
2026-04-28 10:46:06 +01:00
Vincent Koc
210cccb0fe
fix(tasks): index async media tasks by agent
2026-04-28 02:43:17 -07:00
Peter Steinberger
a6bb0265f0
test: speed up unit hotspot routing
2026-04-28 10:42:14 +01:00
Vincent Koc
17811480da
docs(skills): add plugin pre-release test plan
2026-04-28 02:40:33 -07:00
Vincent Koc
cfbf4d1fa4
docs: note default sandbox image fail-fast behavior
...
For 47dc9f7fc0 : docs/gateway/sandboxing.md now warns under "Build the default
image" that OpenClaw no longer silently retags plain debian:bookworm-slim as
openclaw-sandbox:bookworm-slim when the default image is missing. Sandbox runs
fail with a build instruction so the python3 tooling required by sandbox
write/edit helpers is preserved instead of being silently dropped.
2026-04-28 02:40:26 -07:00
Vincent Koc
058b57867e
fix(qwen): allow explicit qwen3.6-plus on Coding Plan ( #72664 )
2026-04-28 02:38:47 -07:00
Peter Steinberger
b4ffef5c5f
fix(plugins): prune inactive bundled runtime deps
2026-04-28 10:34:24 +01:00
Peter Steinberger
1346a31861
fix(plugins): keep manifestless bundles indexed
2026-04-28 10:34:01 +01:00
Peter Steinberger
f5922e6eb1
fix(agents): trim config write tool responses
2026-04-28 10:32:58 +01:00
Vincent Koc
5820a48fca
ci: add plugin boundary codeql quality shard ( #73447 )
2026-04-28 02:30:33 -07:00
Peter Steinberger
1f1b98e33b
fix(auto-reply): keep consumed reset triggers out of prompt
2026-04-28 10:24:04 +01:00
Vincent Koc
aa2f964bda
fix(mattermost): keep inspector capture quiet
2026-04-28 02:19:57 -07:00
Vincent Koc
ad954dd1ca
test(plugins): fix codex inspector capture regression
2026-04-28 02:19:56 -07:00
Vincent Koc
5f3b8b4100
fix(plugins): harden inspector runtime capture
2026-04-28 02:19:56 -07:00
Peter Steinberger
0f24a8d8e1
test: isolate gateway prewarm scheduling
2026-04-28 10:18:42 +01:00
Peter Steinberger
fac116cfa4
fix: resolve providerless image model refs
2026-04-28 10:18:07 +01:00
ZC
5741e40c14
fix(cron): clarify local timezone cron expressions ( #73372 )
...
* fix(cron): clarify local timezone cron expressions
* fix: clarify cron timezone guidance
---------
Co-authored-by: Altay <altay@uinaf.dev >
2026-04-28 12:16:27 +03:00
Peter Steinberger
9cdae734a7
test: stabilize gateway startup prewarm test
2026-04-28 10:14:03 +01:00
Vincent Koc
1912e309f7
fix(ui): confirm button-triggered new session resets ( #73361 )
2026-04-28 02:10:33 -07:00
Peter Steinberger
62997f7fce
fix(deepseek): backfill v4 assistant reasoning replay
2026-04-28 10:07:39 +01:00
Peter Steinberger
0876ff481b
test: speed up styled select test
2026-04-28 10:02:20 +01:00
Scott Hanselman
8f277e4b7f
fix: allow safe Windows companion node commands ( #71884 )
...
Merged via squash.
Prepared head SHA: 24e2b79fe4
Co-authored-by: shanselman <2892+shanselman@users.noreply.github.com >
Co-authored-by: shanselman <2892+shanselman@users.noreply.github.com >
Reviewed-by: @shanselman
2026-04-28 02:01:20 -07:00
Edwin Rivera
bca30b62be
fix: defer Claude live MCP cleanup ( #73351 )
...
Thanks @edwin-rivera-dev.
2026-04-28 09:59:58 +01:00
Peter Steinberger
249cb54373
fix: keep acp typing for tool-only replies
2026-04-28 09:58:18 +01:00
Vincent Koc
7fd9c152d1
fix(memory): keep pre-compaction flush prompt out of user transcript ( #73380 )
2026-04-28 01:58:14 -07:00
Vincent Koc
47dc9f7fc0
Fix default sandbox image fallback for python3-dependent mutations ( #73362 )
2026-04-28 01:57:44 -07:00
Peter Steinberger
6f3b5f8666
fix(agents): pause yielded subagent runs
2026-04-28 09:57:12 +01:00
Peter Steinberger
2790825ae5
test(auto-reply): assert bare reset acknowledgement
2026-04-28 09:56:41 +01:00
Peter Steinberger
11f0244cf4
fix(gateway): start channels before model prewarm
2026-04-28 09:56:16 +01:00
Vincent Koc
b6a21cde34
ci: schedule android codeql shard ( #73430 )
2026-04-28 01:54:57 -07:00
Vincent Koc
76cd97289b
fix(cron): support Telegram thread IDs in cron add/edit
...
- Add `--thread-id` support to cron add/edit Telegram delivery.
- Reject non-positive thread IDs and guard cron edit lookup pagination against non-progress/max-page loops.
- Preserve existing delivery mode on thread-only cron edit patches.
Carries forward #51581 , #60373 , and #60890 .
Co-authored-by: ChunHao Chen <crazycjh@gmail.com >
2026-04-28 01:50:44 -07:00
Vincent Koc
02908db62b
fix(ui): clear webchat pending state only for completed active run ( #73368 )
2026-04-28 01:47:00 -07:00
Peter Steinberger
3ed3248d7b
fix(gateway): preserve config SecretRef env for services
2026-04-28 09:44:51 +01:00
Peter Steinberger
4c61040c52
test: speed up small unit fast cases
2026-04-28 09:44:44 +01:00
Vincent Koc
fe7865aad6
docs: cover Anthropic beta header suppression and claude-cli fallback prelude
...
- docs/concepts/model-providers.md: add proxy-route shaping rule for the
09ec5d2c4d fix that suppresses implicit Anthropic beta headers
(`claude-code-20250219`, `interleaved-thinking-2025-05-14`, OAuth markers)
on non-direct endpoints, parallel to the existing OpenAI
`compat.supportsDeveloperRole` rule.
- docs/gateway/cli-backends.md: add a "Fallback prelude from claude-cli
sessions" section for a96f1fa5ef so users know that non-CLI fallback
candidates after a claude-cli failure are now seeded with a context prelude
harvested from Claude Code's `~/.claude/projects/` JSONL (preferring the
latest `/compact` summary, coalescing tool blocks, skipping same-provider
`--resume` fallbacks).
2026-04-28 01:42:25 -07:00
Peter Steinberger
8a98c08c8a
fix(mattermost): avoid system events for user posts
2026-04-28 09:41:04 +01:00
Peter Steinberger
28bf71d74b
fix(auto-reply): preserve silent voice payloads
2026-04-28 09:41:04 +01:00
Peter Steinberger
a3bbcf2792
fix(docker): keep plugin runtime deps off bind mounts
2026-04-28 09:37:59 +01:00
Peter Steinberger
3ee5490c60
fix(auto-reply): avoid duplicate reset hook acknowledgements
2026-04-28 09:37:15 +01:00
Vincent Koc
e2bcec33b3
fix(security): avoid duplicate skill package import
2026-04-28 01:37:01 -07:00
Vincent Koc
7e028917c0
fix(android): remediate app CodeQL alerts
2026-04-28 01:37:01 -07:00
Vincent Koc
5ac6d7661c
fix(ci): harden workflow checkouts
2026-04-28 01:37:00 -07:00