docs(integrations): add CopilotKit integration page - #2203
Open
mme wants to merge 1 commit into
Open
Conversation
✅ Deploy Preview for adk-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds an integration page for CopilotKit to the catalog at
docs/integrations/copilotkit.md, with its icon indocs/integrations/assets/.CopilotKit is an open source set of frontend libraries and a runtime that connect applications to agents over AG-UI. With ADK, the
ag-ui-adkpackage exposes an agent as an AG-UI endpoint, and CopilotKit gives that endpoint a chat surface, frontend tools, generative UI, and human-in-the-loop controls in React, Angular, Vue, React Native, or Slack.What the page covers
The existing AG-UI page covers the protocol and a
createquickstart for new projects. This page links to it and focuses on adding CopilotKit to an existing ADK project, so the two do not overlap.Notes for reviewers
catalog_tagsis left out because none of the existing tags describe a frontend integration, and the AG-UI and A2UI cards carry none either. Happy to add one if you have a preference.gemini-flash-latestalias, the agent variable isroot_agent, and internal links are site-relative.Verification
mkdocs build --strictpasses and the card renders in the cataloggoogle-adkandag-ui-adkpackages; the endpoint starts and streamsRUN_STARTEDfor the documented request