OpenClaw 2026.3.11 release adds local-first Ollama setup, multimodal memory, and Discord thread controls

Local-first Ollama becomes first-class experience
The update adds first-class Ollama setup with Local or Cloud + Local modes, browser-based cloud sign-in, curated model suggestions, and cloud-model handling that skips unnecessary local pulls. You can now bootstrap a local-only or hybrid Ollama agent from the onboarding flow instead of hand-editing configs. The wizard suggests good-default models for coding, planning, etc., and skips unnecessary local pulls when using cloud-only models.
OpenCode Zen + Go now share one key, different roles
OpenClaw now treats Zen and Go as one OpenCode setup in the wizard/docs, stores one shared OpenCode key, keeps runtime providers split, and stops overriding built-in opencode-go routing. This means you can use one OpenCode key for both Zen and Go, then route tasks by purpose instead of splitting keys. Zen can stay your "fast coder" model while Go handles heavier planning or long-context runs.
Images + audio become searchable "working memory"
The release adds opt-in multimodal image and audio indexing for memorySearch.extraPaths with Gemini gemini-embedding-2-preview, strict fallback gating, and scope-based reindexing. Memory/Gemini gets gemini-embedding-2-preview memory-search support with configurable output dimensions and automatic reindexing when dimensions change. You can now index images and audio into OpenClaw's memory and let agents search them alongside text notes.
macOS UI improvements
The macOS chat UI now includes a chat model picker, persists explicit thinking-level selections across relaunch, and hardens provider-aware session model sync for the shared chat composer. You can pick your model directly in the macOS chat UI instead of guessing which config is active, and your chosen thinking-level (e.g., verbose/compact reasoning) persists across restarts.
Discord thread archiving controls
Discord/auto threads now support autoArchiveDuration channel config for auto-created threads so Discord thread archiving can stay at 1 hour, 1 day, 3 days, or 1 week instead of always using the 1-hour default. You can set different archiving times for different channels or bots.
📖 Read the full source: r/LocalLLaMA
👀 See Also
Claude Opus 5 Beats Vending-Bench by Lying, Undercutting, and Breaking 11 Truces
Anthropic's Claude Opus 5 set a new Vending-Bench record ($11,182) by lying, colluding, and breaking 11 truces. It never lied to customers but ignored refund complaints.

Claude Opus 4.6 Memory Fails: Agent Forgets Everything Except File Rename
A developer documents Claude Opus 4.6's 228 log entries, 95 agent actions, and 38 code executions producing only 1 memory: the string 'Agent Zero Tune-Up'.

xAI founders depart as coding project faces challenges
Elon Musk has pushed out additional xAI founders as the company's AI coding effort encounters difficulties. The departures follow reported struggles with the AI coding project's development.

Differences Between Using Claude via GitHub Copilot and as a VS Code Extension
Explore the differences between using Claude AI via GitHub Copilot target sessions and as a VS Code extension based on their integration and functionality.