Angular apps can now run any agent, with the streaming, tool calls, and shared state already handled.
Today we're releasing Angular support for CopilotKit, an open source client that brings any AG-UI agent into your Angular app. It's built with Angular's own patterns, standalone components, dependency injection and signals.
You get the building blocks for agent-native apps in Angular: pre-built chat components or a fully headless setup, generative UI, shared state, human-in-the-loop, multimodal attachments, threads and more.
Use the CLI to scaffold a full starter Angular app with a Google ADK agent.
npx copilotkit@latest init --framework adk-angular








