openclaw/docs
xieyongliang 4cb8dde894
feat: add video generation core infrastructure and extend image generation parameters (#53681)
* feat: add video generation core infrastructure and extend image generation parameters

Add full video generation capability to OpenClaw core:

- New `video_generate` agent tool with support for prompt, duration, aspect ratio,
  resolution, seed, watermark, I2V (first/last frame), camerafixed, and draft mode
- New `VideoGenerationProvider` plugin SDK type and `registerVideoGenerationProvider` API
- New `src/video-generation/` module (types, runtime with fallback, provider registry)
- New `openclaw/plugin-sdk/video-generation` export for external plugins
- 200MB max file size for generated videos (vs default 5MB for images)

Extend image generation with additional parameters:
- `seed`, `watermark`, `guidanceScale`, `optimizePrompt`, `providerOptions`
- New `readBooleanParam()` helper in tool common utilities

Update plugin registry, contracts, and all test mocks to include
`videoGenerationProviders` and `videoGenerationProviderIds`.

Made-with: Cursor

* fix: validate aspect ratio against target provider when model override is set

* cleanup: remove redundant ?? undefined from video/image generate tools

* chore: regenerate plugin SDK API baseline after video generation additions

---------

Co-authored-by: yongliang.xie <yongliang.xie@bytedance.com>
2026-03-25 18:45:06 -07:00
..
.generated feat: add video generation core infrastructure and extend image generation parameters (#53681) 2026-03-25 18:45:06 -07:00
.i18n docs(plugin-sdk): document public SDK surface 2026-03-22 08:50:48 -07:00
assets Docs: switch README logo to SVG assets (#47049) 2026-03-15 08:58:45 +01:00
automation fix: isolate session:patch hook payload (#53880) (thanks @graciegould) 2026-03-25 15:59:38 +05:30
channels fix: finish feishu open-group docs and baselines (#54058) (thanks @byungsker) 2026-03-24 23:09:04 -07:00
cli feat(cli): add json schema to cli tool (#54523) 2026-03-26 02:30:32 +03:00
concepts Plugins: enforce terminal hook decision semantics for tool/message guards (#54241) 2026-03-25 00:11:13 -05:00
debug
diagnostics
gateway test: add Open WebUI docker smoke 2026-03-25 05:28:51 -07:00
help feat(minimax): add image generation provider and trim model catalog to M2.7 (#54487) 2026-03-25 09:29:35 -07:00
images docs(feishu): Feishu docs – add verificationToken and align zh-CN with EN (openclaw#31555) thanks @xbsheng 2026-03-02 21:33:41 -06:00
install fix(runtime): support Node 22.14 installs 2026-03-25 06:22:18 -07:00
ja-JP docs update web search config guidance 2026-03-18 00:00:17 -05:00
nodes refactor!: drop legacy CLAWDBOT env compatibility 2026-03-22 22:13:39 -07:00
platforms fix(runtime): support Node 22.14 installs 2026-03-25 06:22:18 -07:00
plugins Plugins: enforce terminal hook decision semantics for tool/message guards (#54241) 2026-03-25 00:11:13 -05:00
providers feat(minimax): add image generation provider and trim model catalog to M2.7 (#54487) 2026-03-25 09:29:35 -07:00
reference test: add Open WebUI docker smoke 2026-03-25 05:28:51 -07:00
security docs: add missing frontmatter and title fields 2026-03-18 00:02:43 -07:00
start fix(runtime): support Node 22.14 installs 2026-03-25 06:22:18 -07:00
tools chore(tts): rename VOICE_BUBBLE identifiers to OPUS and update docs 2026-03-25 10:49:21 +05:30
web feat: add /tools runtime availability view (#54088) 2026-03-24 21:09:51 -05:00
zh-CN docs(feishu): replace botName with name in config examples (#52753) 2026-03-23 23:48:33 +03:00
auth-credential-semantics.md docs: add missing frontmatter and title fields 2026-03-18 00:02:43 -07:00
brave-search.md fix(docs): deduplicate titles across 9 pages 2026-03-22 16:02:28 -07:00
ci.md fix(ci): skip docs-only preflight pnpm audit 2026-03-23 05:29:27 +00:00
date-time.md
docs.json docs: fix nav ordering, missing pages, and stale model references 2026-03-23 10:20:15 -07:00
index.md fix(runtime): support Node 22.14 installs 2026-03-25 06:22:18 -07:00
logging.md fix(docs): deduplicate titles across 9 pages 2026-03-22 16:02:28 -07:00
nav-tabs-underline.js
network.md
perplexity.md fix(docs): deduplicate titles across 9 pages 2026-03-22 16:02:28 -07:00
pi-dev.md docs: fix em-dash headings and broken links across docs 2026-03-17 23:55:46 -07:00
pi.md docs: update pi package versions to 0.61.1 2026-03-22 22:39:55 +00:00
prose.md
style.css
tts.md chore(tts): rename VOICE_BUBBLE identifiers to OPUS and update docs 2026-03-25 10:49:21 +05:30
vps.md docs: rename VPS to Linux Server, update provider links for moved pages 2026-03-19 13:29:39 -07:00
whatsapp-openclaw-ai-zh.jpg
whatsapp-openclaw.jpg