You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/docs/coagents/index.mdx
+16-16Lines changed: 16 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,10 +26,23 @@ import { DynamicContentWrapper } from "@/components/react/dynamic-content-wrappe
26
26
27
27
---
28
28
29
-
A powerful new wave of Agent-Native Applications has emerged based on verticalized AI agents & agent-native UX (Replit Agent, v0, OpenAI’s Canvas, etc).
30
29
31
-
**CoAgents provides everything you need to deeply integrate LangGraph agents into react applications-
32
-
and build Agent-Native applications.**
30
+
## Build Agent-Native Applications with CoAgents
31
+
32
+
33
+
34
+
A powerful new wave of Agent-Native Applications has emerged based on verticalized AI agents & agent-native UX (Replit Agent, v0, OpenAI’s Canvas, etc). **CoAgents provides everything you need to deeply integrate LangGraph agents into react applications-
CoAgents empowers you to rapidly build powerful AI-native applications, similar to Replit Agent, v0, and OpenAI's Canvas. By combining LangGraph for reliable AI agents with CopilotKit's CoAgents extension for in-app Agent integration, you can create sophisticated AI-driven experiences.
72
-
73
74
### Key Features
74
75
75
76
-**__Shared State:__** Seamlessly synchronize state between agents and your application, enabling real-time interactions and updates. With a single line of code, your application can see everything the agent is doing, and the agent can see everything that happens inside the application.
@@ -86,4 +87,3 @@ With CoAgents, you can harness the power of AI to create intelligent, responsive
0 commit comments