Coding-agent prompt
Copy a guided setup prompt into any repository-aware coding agent.
Create a CopilotKit Angular + Google ADK app, verify the generated stack, then adapt it to my first use case…CopilotKit for Angular
Use Angular-native components, services, and signals to bring agents into real product workflows. Connect through Copilot Runtime, then add Enterprise Intelligence when you need Rich Threads, Channels, Learning, and Analytics.
Start building
Paste one prompt into any repository-aware coding agent. It will run the published Angular + ADK scaffold, guide you through interactive setup, verify the generated stack, and then adapt it to your first use case.
Copy a guided setup prompt into any repository-aware coding agent.
Create a CopilotKit Angular + Google ADK app, verify the generated stack, then adapt it to my first use case…Run the published Angular + Google ADK scaffold directly in your terminal.
npx copilotkit@latest init --framework adk-angular --name my-angular-adk-appConfigure @copilotkit/angular through Angular providers. For the recommended enterprise architecture, Copilot Runtime acts as the backend-for-frontend: it resolves identity, enforces authentication and governance, and routes runs to the right agent. AG-UI is the bidirectional event protocol between that server boundary and compatible agents.
Drop in a complete chat, compose smaller UI primitives, or use headless stores and signals for full design-system control.
Share application context, register frontend tools, and pause sensitive actions for human input.
Render Angular components from agent activity and support generative UI, tool results, shared state, and multimodal inputs.
Use Google ADK, LangGraph, Mastra, AWS Strands, or another compatible backend without coupling the Angular interface to one agent framework.
Bring Angular agents to production
Use the open-source Angular SDK and Runtime for the live experience. Add Enterprise Intelligence for packaged durable threads, replay, realtime synchronization, operational history, and deployment choices.
Persist messages, tool calls, and state updates so generative UI can be reconstructed on replay and multimodal inputs remain associated with the conversation.
In production, resolve a stable authenticated user in the Runtime/BFF. Enterprise Intelligence scopes threads and history by organization, project, and user; do not ship a starter or demo identity.
CopilotKit Threads persist the CopilotKit interaction event stream. They do not replace native Google ADK sessions or LangGraph checkpoints; maintain a stable ID mapping if both are used.
Use CopilotKit’s cloud-hosted service, or deploy Enterprise Intelligence into your Kubernetes environment. Self-hosting requires operating platform dependencies such as Postgres, Redis, ingress, and OIDC, and is available on the Team self-hosted or custom Enterprise plan.
Walk through your Angular application, agent backend, identity model, thread boundaries, and deployment requirements with a CopilotKit engineer.
Start with the quickstart, explore the API reference, or learn about the team maintaining Angular support upstream.
Yes. @copilotkit/angular is MIT-licensed and open source. Enterprise Intelligence is a separate platform for durable threads and production operations.
The featured starter uses Google ADK. Through Copilot Runtime and AG-UI, Angular applications can work with compatible backends including LangGraph, Mastra, and AWS Strands.
Yes. Configure CopilotKit through Angular providers, then use a complete chat surface or compose a custom experience with components and signals. Currently, support is Angular 19–21 with a matching Angular CDK major.
Enterprise Intelligence gives enterprise teams persistent threads that preserve shared state and human-in-the-loop workflows across sessions, real-time synchronization that keeps experiences continuous, and analytics and observability for operating agents in production. Explore CopilotKit Enterprise Intelligence.
Yes. Use CopilotKit’s cloud-hosted service or deploy the platform into Kubernetes. Self-hosting requires operating its platform dependencies and a Team self-hosted or custom Enterprise plan. To get started, talk to an engineer.
Planning an Angular agent?
Talk through your Angular stack, agent backend, authentication, thread boundaries, governance, or deployment requirements with a CopilotKit engineer.