mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-20 00:59:21 +00:00
Summary:
- Refactor image/music/video generation onto the shared async media-generation scheduler and task lifecycle.
- Make session-backed image generation async with status, duplicate guarding, active-task prompt context, and message-tool completion delivery.
- Update docs/changelog and add /tasks coverage for image-generation task visibility.
Verification:
- Codex review: no accepted/actionable findings.
- pnpm test src/auto-reply/reply/commands-tasks.test.ts src/agents/tools/image-generate-tool.test.ts src/agents/tools/image-generate-background.test.ts src/agents/image-generation-task-status.test.ts -- --reporter=dot
- Previous focused media suite: 12 files / 169 tests passed.
- Crabbox aws check:changed run run_fbd1b62c7472 passed.
- Crabbox aws live openclaw infer run run_c17929e0e224 passed with OpenAI gpt-image-2.
- GitHub CI for rebased head
|
||
|---|---|---|
| .. | ||
| auth-monitoring.md | ||
| clawflow.md | ||
| cron-jobs.md | ||
| cron-vs-heartbeat.md | ||
| gmail-pubsub.md | ||
| hooks.md | ||
| index.md | ||
| poll.md | ||
| standing-orders.md | ||
| taskflow.md | ||
| tasks.md | ||
| troubleshooting.md | ||
| webhook.md | ||