Skip to Content
What's New

What’s New

Recent platform updates and feature releases.


May 2026

Streaming Infrastructure Enhancement (Phases 0-5)

May 4, 2026

Rebuilt the gateway streaming pipeline end-to-end. Server-Sent Events (SSE) now flow through the governance chain with per-chunk cost accumulation, backpressure handling, and graceful connection lifecycle management. Supports all streaming-capable providers (OpenAI, Anthropic, Google, Groq, Mistral, and more).

Gateway docs


Platform Ops Hardening

May 4, 2026

Production infrastructure improvements: secrets rotation automation, CI gate enforcement for all PRs, B2B org factory for self-serve onboarding, updated operational runbooks, and disaster recovery procedures. Reduces mean-time-to-recovery and ensures no PR merges without passing checks.

Deployment guide | Runbooks


Live Session Console

May 2026

Watch AI agents work in real-time through the dashboard. Desktop streaming via VNC/RDP shows exactly what a runner is doing, with session recording for post-hoc review. Available for all managed OpenClaw runners (private beta).

Managed Runners docs


Governance Policy Packs

May 2026

Pre-configured governance policy bundles for common compliance requirements. Apply a policy pack (SOC 2, HIPAA-adjacent, EU AI Act) and get rate limits, PII scanning rules, model allowlists, and HITL thresholds configured automatically. Customizable after application.

Security docs


Developer First-Run Improvements

May 2026

Redesigned onboarding flow: new quick-start wizard in the dashboard, one-command CLI setup (curate init), and interactive API key provisioning. Reduced time-to-first-proxied-request from 15 minutes to under 3 minutes for new users.

Quick Start