PLATFORMS Signal 174
Build agentic full-stack apps with Genkit
Developers building multi-turn conversational applications no longer need to manually wire up persistence, tool loops, and streaming for each project. The API allows engineers to choose between server-managed or client-managed state, enabling stateless server deployments or shared database persistence depending on architectural needs.
Written by elseif from the cluster below · every claim links back to a sourceThe three things worth knowing
The Agents API is currently in preview for TypeScript and Go and may include breaking changes in minor version updates.
Developers can configure server-managed state using session stores to persist conversation snapshots, or omit the store for client-managed state suitable for stateless servers.
Server-managed sessions support branching from specific historical snapshots, allowing users to explore alternative conversation paths without altering the original thread.
THE CLUSTER
↗