Build agentic full-stack apps with Genkit

TL;DR AI
2 min readKey summary
Genkit introduced a preview Agents API for building conversational AI apps.
The API bundles chat sessions, tool loops, streaming, persistence, and frontend protocol into one interface.
It supports both TypeScript and Go, plus server-managed or client-managed state and session branching.
The goal is to cut custom plumbing and speed up reusable multi-turn, agentic app development.
