Qeravio
Canonical AI event

AgentOS adds .zip and .eml file uploads.

MCP serving is now stateless, allowing any replica to handle requests in multi-instance deployments.

4 Sept 20261 verified claims1 sources1 observations
What happened

The official source reports this update: v3.0.6. Changelog New Features Stateless MCP serving. MCPConfig(stateless=True) serves /mcp without session tracking, so any replica can answer any request and a multi-instance deployment needs no session affinity. Costs server-initiated notifications and SSE resumability, so it stays off by default. See cookbook . MCPTools(protocol_mode=...) selects which MCP protocol era to negotiate. Defaults to "legacy" , preserving today's session-based behaviour; "auto" negotiates the newest era both sides support (sessionless from 2026-07-28 ). Existing servers are unaffected — a modern server still accepts the legacy handshake.

Why it matters

This official update documents a development concerning v3.0.6. Its practical significance depends on the scope and evidence stated by the source.

What to watch next

Read the official source update and verify its stated scope, evidence and timing before acting on it.

Connected knowledge

Entities affected by this event

Evidence trail

Sources behind the event