Agents, Workers – Agents SDK v0.12.4: chat recovery, routing retries, durable Think submissions, and Voice connection control

Agents, Workers – Agents SDK v0.12.4: chat recovery, routing retries, durable Think submissions, and Voice connection control

The latest release of the Agents SDK brings more reliable chat recovery, fixes Agent state synchronization during reconnects, adds durable submissions for Think, exposes routing retry configuration, and adds connection control for Voice agents. Chat recovery improvements @cloudflare/ai-chat now keeps…
Agents, Workers – Agents SDK v0.7.0: Observability rewrite, keepAlive, and waitForMcpConnections

Agents, Workers – Agents SDK v0.7.0: Observability rewrite, keepAlive, and waitForMcpConnections

The latest release of the Agents SDK rewrites observability from scratch with diagnostics_channel, adds keepAlive() to prevent Durable Object eviction during long-running work, and introduces waitForMcpConnections so MCP tools are always available when onChatMessage runs. Observability rewrite The previous observability…