Media

Money

Dispatch

Company

Changelog

Changelog

What's new across WAVE, at the platform, workstream, and product level. Shipping in the open.

Filtered by tag runtime · clear

Changelog entries

Aug 28, 2026
Runtimefeature

WAVE Runtime adds durable agent threads

Create a thread to hold an agent session's state across steps, backed by durable per-thread storage instead of an in-memory cache.

Aug 19, 2026
Runtimefeature

WAVE Runtime exposes a real MCP server

The runtime service now answers MCP requests directly: initialize, ping, list tools, and call tools, so any MCP client can connect.

SDKfeature

WAVE SDK adds a typed client for the runtime API

RuntimeClient wraps the runtime endpoint for listing models, completions, and streaming responses, authenticated with a bearer token.

Dated, versioned changes to the API and SDKs live at changelog.wave.online.