Back to Copilotkit

Using these docs

showcase/shell-docs/src/content/docs/frontends/using-these-docs.mdx

1.61.01.0 KB
Original Source

Dedicated docs for this frontend are still filling in. This frontend SDK supports the same CopilotKit functionality as the React SDK: chat surfaces, frontend tools, generative UI, shared app context, human-in-the-loop flows, and AG-UI-compatible agents.

For now, use these docs in three layers:

  1. Start with the guide in this sidebar. It shows the install, provider, and first working connection for this frontend.
  2. Treat the React docs below as the complete CopilotKit feature map. The examples are written for React, but the product flows and agent patterns are the same ones this frontend SDK can support.
  3. Use the Reference docs link in this sidebar for the most specific API surface available, and keep the full Reference docs open for exact APIs, package names, and configuration details.

When you find a feature you want in the React docs, ask your coding agent to build the same behavior in this frontend. Point it at the React page for the product pattern and the reference docs for the exact API surface.