CopilotKitDocs
  • Docs
  • Reference
  • Cookbook
Get Enterprise Intelligence free
CopilotKitDocs
DocsReferenceCookbook
DocsReferenceCookbook

Getting Started

IntroductionQuickstartCopilotKit CLIBuild with agents

Basics

Prebuilt Components
Programmatic ControlInspector

Generative UI

Tool RenderingState RenderingMCP AppsA2UI

App Control

Frontend Tools

Backend

Copilot RuntimeAG-UI

Deploy

AWS AgentCore

Intelligence Platform

Enterprise Intelligence PlatformCloud-Hosted Enterprise IntelligenceSelf-Hosting Enterprise IntelligenceEnterprise Intelligence ArchitectureThreads & Persistence ArchitectureThreads

Troubleshooting

Migrate to V2Error Debugging & ObservabilityCommon Copilot IssuesMigrate to 1.10.XMigrate to 1.8.2

Other

Anonymous Telemetry
AWS Strands (TypeScript)Cookbook

Overview

Focused, copy-pasteable recipes for wiring CopilotKit up to the tools and platforms you already use.


Cookbook#

Short, actionable recipes that connect CopilotKit to a specific tool or platform. Each one starts from a working CopilotKit app and adds a single capability — nothing more than you need to get it running.

Run agent code in a Daytona sandbox

Give the Built-in Agent a tool that executes code in an isolated Daytona sandbox.

Build a portable agent with memory using Oracle Agent Spec

Define an agent once in Oracle Agent Spec, run it on LangGraph over AG-UI, and give it long-term memory on Oracle AI Database.

Take authenticated actions with Arcade

Give the Built-in Agent OAuth-backed tools (Gmail, Google News) through Arcade, with the authorization step rendered as generative UI.

Build an agentic app on Angular + Google ADK

Wire an Angular frontend to a Google ADK agent over AG-UI, with optional threads and memory. The production gotchas, as symptom, cause, and fix.

4170b4a