openclaw/docs/tools
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
..
acp-agents-setup.md chore: remove coven extension 2026-04-27 13:22:32 -05:00
acp-agents.md fix(docs): make docs formatter mintlify-safe 2026-04-28 08:13:21 +01:00
agent-send.md docs: normalize frontmatter titles to sentence case 2026-04-23 13:15:17 -07:00
apply-patch.md docs(tools): add Related sections and unify See also to Related 2026-04-23 15:41:56 -07:00
brave-search.md docs(tools): convert search and web-fetch param tables to ParamField 2026-04-23 19:40:05 -07:00
browser-control.md fix(google-meet): grant browser media permissions 2026-04-27 14:54:07 +01:00
browser-linux-troubleshooting.md docs: sentence-case sweep across 10 more pages 2026-04-27 00:03:18 -07:00
browser-login.md docs(tools): add Related sections and unify See also to Related 2026-04-23 15:41:56 -07:00
browser-wsl2-windows-remote-cdp-troubleshooting.md docs: batch fix filler openings across providers, platforms, install, tools, and pi 2026-04-26 22:07:47 -07:00
browser.md fix(browser): circuit-break managed launch failures 2026-04-27 09:58:14 +01:00
btw.md docs: normalize frontmatter titles to sentence case 2026-04-23 13:15:17 -07:00
capability-cookbook.md docs(capability-cookbook): normalize Provider and Harness Seams heading to sentence case 2026-04-24 09:15:22 -07:00
clawhub.md fix(docs): make docs formatter mintlify-safe 2026-04-28 08:13:21 +01:00
code-execution.md docs: sentence-case sweep across 10 more pages 2026-04-27 00:03:18 -07:00
creating-skills.md docs: standardize frontmatter field order (summary before title) 2026-04-23 13:18:17 -07:00
diffs.md fix(docs): make docs formatter mintlify-safe 2026-04-28 08:13:21 +01:00
duckduckgo-search.md docs(tools): convert search and web-fetch param tables to ParamField 2026-04-23 19:40:05 -07:00
elevated.md docs: normalize frontmatter titles to sentence case 2026-04-23 13:15:17 -07:00
exa-search.md docs(tools): convert search and web-fetch param tables to ParamField 2026-04-23 19:40:05 -07:00
exec-approvals-advanced.md Add structured Matrix approval metadata (#72432) 2026-04-27 14:52:02 -04:00
exec-approvals.md fix(docs): make docs formatter mintlify-safe 2026-04-28 08:13:21 +01:00
exec.md fix: prevent channel login exec wedges 2026-04-28 05:16:43 +01:00
firecrawl.md docs: remove duplicate H1 where frontmatter title already sets it 2026-04-23 13:11:14 -07:00
gemini-search.md docs: normalize frontmatter titles to sentence case 2026-04-23 13:15:17 -07:00
grok-search.md docs: normalize frontmatter titles to sentence case 2026-04-23 13:15:17 -07:00
image-generation.md feat(providers): add DeepInfra provider plugin (#73038) 2026-04-28 01:12:54 +01:00
index.md docs: clarify messaging vs full tool profiles (#39954) 2026-04-27 15:44:17 -07:00
kimi-search.md docs: normalize frontmatter titles to sentence case 2026-04-23 13:15:17 -07:00
llm-task.md docs: clarify OpenAI GPT-5.5 auth routes 2026-04-23 23:49:17 +01:00
lobster.md docs(help+tools): batch convert prose callouts to Mintlify components 2026-04-26 22:01:55 -07:00
loop-detection.md fix(agents): scope loop detection to runs 2026-04-27 12:59:54 +01:00
media-overview.md feat(openrouter): add video generation provider (#72700) 2026-04-28 10:57:31 +01:00
minimax-search.md docs: normalize frontmatter titles to sentence case 2026-04-23 13:15:17 -07:00
multi-agent-sandbox-tools.md fix(docs): make docs formatter mintlify-safe 2026-04-28 08:13:21 +01:00
music-generation.md docs(music-generation): rewrite around Steps, Tabs, and provider Accordion 2026-04-25 22:24:58 -07:00
ollama-search.md fix(ollama): honor baseURL provider aliases 2026-04-27 03:28:23 +01:00
pdf.md refactor(pdf): move document extraction to plugin 2026-04-24 17:15:05 -07:00
perplexity-search.md docs(tools): convert perplexity-search params to ParamField 2026-04-23 19:41:09 -07:00
plugin.md fix(docs): make docs formatter mintlify-safe 2026-04-28 08:13:21 +01:00
reactions.md fix(docs): make docs formatter mintlify-safe 2026-04-28 08:13:21 +01:00
searxng-search.md docs: normalize frontmatter titles to sentence case 2026-04-23 13:15:17 -07:00
skills-config.md docs(tools): add Related sections and unify See also to Related 2026-04-23 15:41:56 -07:00
skills.md fix(skills): require opt-in for coding-agent 2026-04-28 09:24:24 +01:00
slash-commands.md fix(docs): make docs formatter mintlify-safe 2026-04-28 08:13:21 +01:00
subagents.md fix(docs): make docs formatter mintlify-safe 2026-04-28 08:13:21 +01:00
tavily.md docs: remove duplicate H1 where frontmatter title already sets it 2026-04-23 13:11:14 -07:00
thinking.md refactor(providers): share Claude thinking profiles 2026-04-27 14:23:12 +01:00
tokenjuice.md feat(plugins): add harness tool result middleware (#71021) 2026-04-24 12:39:13 -07:00
trajectory.md fix: record model fallback steps in trajectories 2026-04-28 05:08:34 +01:00
tts.md feat(providers): add DeepInfra provider plugin (#73038) 2026-04-28 01:12:54 +01:00
video-generation.md feat(openrouter): add video generation provider (#72700) 2026-04-28 10:57:31 +01:00
web-fetch.md docs(tools): convert search and web-fetch param tables to ParamField 2026-04-23 19:40:05 -07:00
web.md fix(runtime): resolve web search SecretRefs from snapshots (#72563) 2026-04-27 00:35:21 -05:00