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
..
2026-04-27 13:22:32 -05:00
2026-04-28 08:13:21 +01:00
2026-04-23 13:15:17 -07:00
2026-04-23 15:41:56 -07:00
2026-04-23 19:40:05 -07:00
2026-04-27 14:54:07 +01:00
2026-04-27 00:03:18 -07:00
2026-04-23 15:41:56 -07:00
2026-04-26 22:07:47 -07:00
2026-04-27 09:58:14 +01:00
2026-04-23 13:15:17 -07:00
2026-04-24 09:15:22 -07:00
2026-04-28 08:13:21 +01:00
2026-04-27 00:03:18 -07:00
2026-04-23 13:18:17 -07:00
2026-04-28 08:13:21 +01:00
2026-04-23 19:40:05 -07:00
2026-04-23 13:15:17 -07:00
2026-04-23 19:40:05 -07:00
2026-04-27 14:52:02 -04:00
2026-04-28 08:13:21 +01:00
2026-04-28 05:16:43 +01:00
2026-04-23 13:15:17 -07:00
2026-04-23 13:15:17 -07:00
2026-04-28 01:12:54 +01:00
2026-04-27 15:44:17 -07:00
2026-04-23 13:15:17 -07:00
2026-04-23 23:49:17 +01:00
2026-04-26 22:01:55 -07:00
2026-04-27 12:59:54 +01:00
2026-04-28 10:57:31 +01:00
2026-04-23 13:15:17 -07:00
2026-04-28 08:13:21 +01:00
2026-04-25 22:24:58 -07:00
2026-04-27 03:28:23 +01:00
2026-04-24 17:15:05 -07:00
2026-04-23 19:41:09 -07:00
2026-04-28 08:13:21 +01:00
2026-04-28 08:13:21 +01:00
2026-04-23 13:15:17 -07:00
2026-04-23 15:41:56 -07:00
2026-04-28 09:24:24 +01:00
2026-04-28 08:13:21 +01:00
2026-04-28 08:13:21 +01:00
2026-04-27 14:23:12 +01:00
2026-04-24 12:39:13 -07:00
2026-04-28 05:08:34 +01:00
2026-04-28 01:12:54 +01:00
2026-04-28 10:57:31 +01:00
2026-04-23 19:40:05 -07:00
2026-04-27 00:35:21 -05:00