Files
Peter Steinberger 61eb7b932b fix(agents): keep guided auth atomic through creation (#126096)
* fix(agents): make guided auth creation atomic

* fix(auth): keep staged agent workspace explicit

* test(auth): use managed temp directory

* fix(gateway): finish detached lifecycle dispatch migration

* fix(auth): carry staged workspace through providers

* test(auth): align mocks with batch persistence
2026-08-18 18:18:53 -07:00
..

@openclaw/pixverse-provider

Official PixVerse video generation provider plugin for OpenClaw.

This plugin registers PixVerse as a video_generate provider for text-to-video and image-to-video workflows.

Install

openclaw plugins install @openclaw/pixverse-provider

Restart the Gateway after installing or updating the plugin.

Configure

Store your PixVerse API key in OpenClaw config or expose the supported environment variable to the Gateway. Then select PixVerse as a video generation provider.

Full setup and model/provider examples:

Package

  • Plugin id: pixverse
  • Package: @openclaw/pixverse-provider
  • Minimum OpenClaw host: 2026.5.26