About
Official CopilotKit documentation page that explains the core primitives behind its Generative UI stack. It breaks the space into concrete runtime patterns such as components-as-tools, tool-call rendering, state rendering, sandboxed MCP Apps, and declarative UI renderers, making it a useful map of production implementation choices.
Summary
1. Production primitives: Moves beyond slogans into concrete UI-driving patterns
2. Runtime taxonomy: Distinguishes controlled, declarative, and embedded/sandboxed approaches
3. Framework relevance: Helpful for comparing tool-rendering vs spec-rendering architectures
4. Agent UX design: Shows how UI can be tied to tools, state, and streamed activities
5. High-signal documentation: Strong official reference for implementers, not just trend commentary