Skip to content
OpenClaw 2026.4.26 ships browser realtime transport, Cerebras, asymmetric embeddings
App Updateopenclawv2026.4.26

OpenClaw 2026.4.26 ships browser realtime transport, Cerebras, asymmetric embeddings

By Harsh Desai

TL;DR

OpenClaw 2026.4.26 ships a generic browser realtime transport contract with Google Live Talk sessions, Cerebras as a bundled provider, asymmetric embedding endpoint config, and provider-filtered model routing.

What changed

OpenClaw 2026.4.26 (April 28, 2026) adds a generic browser realtime transport contract along with Google Live browser Talk sessions and a Gateway relay for backend-only realtime voice plugins. Cerebras joins as a bundled plugin with onboarding, static model catalog, docs, and manifest-owned endpoint metadata. Memory and OpenAI-compatible plugins gain optional memorySearch.inputType, queryInputType, and documentInputType config for asymmetric embedding endpoints, including direct query embeddings and provider batch indexing. Pre-runtime model-id normalization, provider endpoint host metadata, and OpenAI-compatible request-family hints move into plugin manifests so core no longer carries bundled-provider routing tables.

Why it matters

The asymmetric embedding config is the production-facing win. Retrieval pipelines using Cohere v3, Voyage, OpenAI text-embedding-3, or NVIDIA NV-Embed all benefit from different embedding modes for queries vs documents; previously you had to fork the OpenClaw plugin or hand-roll the split. Native config means cleaner upgrades and consistent retrieval quality. The browser realtime transport contract sets up a clean abstraction for the wave of realtime voice provider APIs landing this year.

What to watch for

If you run RAG over Cohere or Voyage embeddings, audit your pipeline against the new queryInputType config and re-benchmark retrieval. If you build voice products on OpenClaw, prototype against the new browser realtime transport so you stay portable across providers. Plugin authors should track the manifest-first migration and move any hardcoded routing logic out of core overrides into manifest fields.

Who this matters for

  • Developers: Use the new browser realtime transport for backend-only voice plugins. Asymmetric embedding endpoints (queryInputType vs documentInputType) finally land for production retrieval pipelines.

What to watch next

Asymmetric embedding endpoints are the change most retrieval pipelines have been waiting for. Production RAG performance often depends on using a different embedding mode for queries vs documents (Cohere v3, Voyage, OpenAI text-embedding-3, NVIDIA NV-Embed all support this), and OpenClaw shipping native config for queryInputType / documentInputType means you can stop hand-rolling that split.

The browser realtime transport is the more interesting medium-term play. By making it a contract rather than a Google-specific implementation, OpenClaw is positioning to support the wave of realtime voice provider APIs without per-provider browser plumbing. If you ship a realtime voice product, this is the abstraction worth adopting now to stay portable.

by Harsh Desai

Source:github.com

About openclaw

View the full openclaw page →All openclaw updates

More from openclaw

Everything AI. One email.
Every Monday.

New tools. Model launches. Plugins. Repos. Tactics. The moves the sharpest builders are making right now, before everyone else.

No spam. Unsubscribe anytime.