Frontend stack for agent-native apps. React hooks, prebuilt copilot UI, AG-UI runtime, frontend tools, shared state, and human-in-the-loop flows.
CopilotKit is an open-source frontend and runtime layer for bringing AI agents into real applications. It gives React and Angular apps hooks, chat/sidebar/popup UI, frontend tools, shared app-agent state, human-in-the-loop interactions, and an app-server runtime that talks to agent backends through AG-UI. The important distinction: CopilotKit is not primarily your backend planner. It is the layer that lets a Mastra, LangGraph, CrewAI, Pydantic AI, Microsoft Agent Framework, or custom AG-UI agent operate inside your product UI with state awareness and user approval. Use it when a dashboard, editor, research canvas, support console, or workflow app needs an agent that can see and act on the live interface instead of sitting in a disconnected chat box.
The TypeScript toolkit for building AI apps. Unified API across OpenAI, Anthropic, Google. Streaming, tool calling, structured output, multi-step agents. 50K+ GitHub stars.
TypeScript-first AI agent framework. Agents, tools, memory, workflows, RAG, evals, tracing, MCP, and production deployment for Node.js apps.
Anthropic's Python SDK for building production agent systems. Tool use, guardrails, agent handoffs, and orchestration. Released alongside Claude 4.
Most popular LLM framework. 100K+ GitHub stars. Chains, RAG, vector stores, tool use. LangGraph adds stateful multi-agent workflows with cycles and persistence.
Frontend stack for agent-native apps. React hooks, prebuilt copilot UI, AG-UI runtime, frontend tools, shared state, and human-in-the-loop flows.
Try CopilotKitHonest takes on AI dev tools, frameworks, and infrastructure - delivered to your inbox.
Subscribe FreeThe TypeScript toolkit for building AI apps. Unified API across OpenAI, Anthropic, Google. Streaming, tool calling, structured output, multi-step agents. 50K+ GitHub stars.
Anthropic's Python SDK for building production agent systems. Tool use, guardrails, agent handoffs, and orchestration. Released alongside Claude 4.
Most popular LLM framework. 100K+ GitHub stars. Chains, RAG, vector stores, tool use. LangGraph adds stateful multi-agent workflows with cycles and persistence.
Deep comparison of the top AI agent frameworks - LangGraph, CrewAI, Mastra, CopilotKit, AutoGen, and Claude Code.
AI AgentsStep-by-step guide to building an MCP server in TypeScript - from project setup to tool definitions, resource handling, testing, and deployment.
AI AgentsConfigure Claude Code for maximum productivity -- CLAUDE.md, sub-agents, MCP servers, and autonomous workflows.
AI Agents
A new paper proposes inverting traditional agent architecture - making the append-only event log the source of truth, no...

A companion guide to the Agents 101 video: a behind-the-scenes walkthrough of building and deploying AI agents fast on V...

Flue is trending because it names the part of agent infrastructure that is becoming product-critical: the programmable h...

Vercel just declared the agent stack: AI Gateway, Sandbox, Flags, and Microfrontends. Here is how the four primitives co...

One dev, one CLI, 24 subdomains, and a lot of parallel agents. The playbook for shipping an AI app portfolio.

Convex and Supabase both work for AI-powered apps. Here is when to use each, based on building production apps with both...

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.