← All releases

v2026.4.5

April 6, 2026 · View on GitHub

What's new for you

Built-in `video_generate` and `music_generate` tools; bundled ComfyUI workflow plugin; provider expansion (Qwen, Fireworks, StepFun, Bedrock Mantle inference profiles, MiniMax TTS/search); multilingual Control UI; ClawHub flows in the Skills panel; `openclaw plugins install --force`; experimental memory dreaming with `/dreaming` and Dreams UI; Claude Code CLI via loopback MCP + stream-json streaming; richer `openclaw config schema` metadata; large security and prompt-cache hardening — plus breaking removal of legacy config alias paths (use `openclaw doctor --fix`).

  • Media — `video_generate`, `music_generate`, Comfy workflows (local + cloud), async delivery options
  • Providers — bundled Qwen, Fireworks AI, StepFun; Bedrock Mantle + auto region; Ollama web search, MiniMax search/TTS
  • Control UI — 12+ locales; search/install from ClawHub inside Skills
  • Plugins — `openclaw plugins install --force` replaces targets without the dangerous-code override
  • Memory — experimental dreaming phases (light/deep/REM), `/dreaming`, `dreams.md`, Bedrock embeddings for Titan/Cohere/Nova/TwelveLabs
  • Agents — OpenClaw tools exposed to background Claude CLI via loopback MCP; stdin + stream-json progress
  • Breaking — legacy public config aliases removed; `agents.defaults.cliBackends` and bundled CLI text backends dropped — run `openclaw doctor --fix`

Release highlights

FeatureDetails
Breaking: legacy config aliasesRemove deprecated config keys; doctor --fix rewrites to canonical paths.
video_generate & music_generateBuilt-in tools for video and audio generation across bundled providers and Comfy workflows.
Comfy workflow pluginBundled comfy plugin: image_generate, video_generate, music_generate via local or Comfy Cloud workflows.
Providers & Bedrock MantleQwen, Fireworks, StepFun bundles; Mantle + inference-profile discovery and IAM bearer tokens.
Control UI i18n & ClawHubLocalized dashboard; ClawHub search/detail/install in Skills panel.
Memory dreaming (experimental)/dreaming command, Dreams UI, phases, dreams.md, promotion tooling.
Claude CLI MCP bridgeLoopback MCP exposes OpenClaw tools; stream-json partial streaming for long runs.

⚠️ Breaking changes

OpenClaw removes legacy public config aliases (`talk.voiceId` / `talk.apiKey`, `agents.*.sandbox.perSession`, `browser.ssrfPolicy.allowPrivateNetwork`, `hooks.internal.handlers`, channel `allow` toggles, etc.) in favor of canonical paths and `enabled`. Load-time compatibility and `openclaw doctor --fix` migrate old configs. Bundled CLI text-provider backends and the `agents.defaults.cliBackends` surface are removed (ACP harness and native Gemini media stay on bundled providers).

Full release notes

The complete changelog with all changes, fixes, and technical details is on the official GitHub release page.

Open v2026.4.5 on GitHub →