Your own personal AI assistant. Any OS.
OpenClaw v2026.4.11 adds ChatGPT import ingestion, Teams reactions, plugin manifest descriptors, and richer video generation options.
$ git clone --branch v2026.4.11 https://github.com/openclaw/openclaw.git # already have the repo? check out this version: $ git checkout v2026.4.11
- ›Adds ChatGPT import ingestion to Dreaming/memory-wiki, plus new Imported Insights and Memory Palace diary subtabs for inspecting imported chats, compiled wiki pages, and full source pages from the UI.
- ›Adds
[embed ...]rich output tag to Control UI/webchat, renders assistant media/reply/voice directives as structured chat bubbles, and gates external embed URLs behind config. - ›Extends Tools/video_generate with URL-only asset delivery, typed
providerOptions, reference audio inputs, per-asset role hints,adaptiveaspect-ratio support, and a higher image-input cap for richer provider generation modes. - ›Improves Feishu document comment sessions with richer context parsing, comment reactions, and typing feedback so document-thread conversations behave like chat conversations.
- ›Adds Microsoft Teams reaction support, reaction listing, Graph pagination, and delegated OAuth setup for sending reactions while preserving application-auth read paths.
+4 moreshow less
- ›Allows plugin manifests to declare activation and setup descriptors for required auth, pairing, and configuration steps without hardcoded core special cases.
- ›Caches Ollama
/api/showcontext-window and capability metadata during model discovery to eliminate redundant refetches on picker refreshes. - ›Surfaces how configured OpenAI-compatible endpoints are classified in embedded-agent debug logs for easier diagnosis of local and proxy routing issues.
- ›Adds GPT-5.4 vs Opus 4.6 agentic parity report gate with shared scenario coverage checks, stricter evidence heuristics, and skipped-scenario accounting.