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.
What's new across WAVE, at the platform, workstream, and product level. Shipping in the open.
Filtered by tag runtime · clear
Create a thread to hold an agent session's state across steps, backed by durable per-thread storage instead of an in-memory cache.
The runtime service now answers MCP requests directly: initialize, ping, list tools, and call tools, so any MCP client can connect.
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.