OpenClaw lands TTS upgrade, OpenTelemetry coverage, browser hardening (2026.4.25)
TL;DR
OpenClaw 2026.4.25 ships a TTS upgrade with /tts latest, chat-scoped auto-TTS, six new voice providers, OpenTelemetry coverage across the agent loop, browser automation hardening, and PWA / Web Push support.
What changed
OpenClaw 2026.4.25 (April 27, 2026) lands a full TTS upgrade with /tts latest, chat-scoped auto-TTS controls, personas, and per-agent / per-account overrides, plus new provider coverage for Azure Speech, Xiaomi, Local CLI, Inworld, Volcengine, and ElevenLabs v3. Plugin startup and install paths move to the cold persisted registry, cutting broad manifest scans.
OpenTelemetry coverage expands across model calls, token usage, tool loops, harness runs, exec processes, outbound delivery, context assembly, and memory pressure with bounded low-cardinality attributes.
Browser automation gains safer tab URLs, iframe-aware role snapshots, CDP readiness tuning, headless one-shot launch, and deeper browser doctor probes. Control UI and setup flows add PWA / Web Push support, Crestodian first-run repair, TUI setup, context mode selection, and a shorter startup greeting. Install hardening covers Windows, macOS, Linux, Docker, bundled plugin runtime deps, Node service restarts, LaunchAgent token rotation, and mixed-version gateway verification.
Why it matters
The OpenTelemetry coverage is the production-readiness move. Standard agent frameworks emit traces only for outbound HTTP; instrumenting the entire loop (tool calls, exec processes, context assembly, memory pressure) is what lets you actually debug slow agent runs. Bounded low-cardinality attributes mean the trace volume stays manageable at scale. The TTS expansion to six new providers collapses voice-product integration cost dramatically.
What to watch for
If you run any agent in production, wire up the new OTel exporter and validate that your APM backend (Tempo, Honeycomb, Datadog, New Relic) ingests the bounded attribute set without cardinality explosions. If you ship voice features, benchmark Azure Speech vs ElevenLabs v3 vs Inworld on your actual audio prompts before standardizing on one provider. Skim the install hardening notes for anything affecting your deployment platform.
Who this matters for
- Developers: Adopt 2026.4.25 if you run voice features (six new TTS providers including Azure, ElevenLabs v3, Inworld), OpenTelemetry-instrument the agent loop, or care about install hardening across Windows / macOS / Linux / Docker.
Harsh’s take
The OpenTelemetry coverage is the operational win. Most agent frameworks emit traces only for HTTP calls; OpenClaw 2026.4.25 instruments model calls, token usage, tool loops, harness runs, exec processes, outbound delivery, context assembly, and memory pressure with bounded low-cardinality attributes. That is the difference between knowing an agent run was slow and knowing exactly which step in the loop burned the latency budget.
The TTS expansion is good for voice-first products: Azure Speech, Xiaomi, Local CLI, Inworld, Volcengine, and ElevenLabs v3 all land as first-class providers with chat-scoped auto-TTS and personas. If you are building a voice agent, this collapses provider integration cost. The browser automation hardening (safer tab URLs, iframe-aware role snapshots, CDP readiness tuning) is the kind of fix that matters when you scale headless runs.
by Harsh Desai
About OpenClaw
View the full OpenClaw page →All OpenClaw updatesGo deeper
More AI news
- Daily RoundupLyria 3.5 music model, AI Gateway fast mode, and agent tools on Product Hunt
Vercel and Google rolled out new AI features while Hugging Face models and Product Hunt agents showed fresh options for builders and teams.
- Daily RoundupPixelship agent on Replicate, Gemini 3.6 Flash batch on OpenRouter, and agent tools for builders
New agentic image tools and trending multimodal models arrived alongside expanded Gemini agent features and deployment options for production use.
- Daily RoundupKimi K3 on AI Gateway, mage-flow on Replicate, and agent tools for builders
Vendors added model access, regional routing, and Slack hooks while new image and agent products appeared on Replicate and Product Hunt.