Skip to content

[docs]: review copilotkit docs #5855

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Jul 16, 2025

Conversation

akuya-ekorot
Copy link
Collaborator

Description

Review the copilotkit docs.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test update

Checklist

  • I have made corresponding changes to the documentation (if applicable)
  • I have added tests that prove my fix is effective or that my feature works

@akuya-ekorot akuya-ekorot self-assigned this Jul 11, 2025
Copy link

codesandbox bot commented Jul 11, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

vercel bot commented Jul 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
assistant-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 16, 2025 3:09pm
mastra-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 16, 2025 3:09pm
openapi-spec-writer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 16, 2025 3:09pm

Copy link

changeset-bot bot commented Jul 11, 2025

⚠️ No Changeset found

Latest commit: 238509e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

Comprehensive restructuring of CopilotKit integration documentation in docs/src/content/en/docs/frameworks/agentic-uis/copilotkit.mdx to improve clarity and organization.

  • Reorganized frontend setup to appear first, providing a more intuitive implementation flow
  • Added separate integration paths for Mastra server and Next.js implementations with clear distinctions
  • Enhanced code examples with proper TypeScript type definitions and filename indicators
  • Improved typed runtime context examples with clearer type definitions
  • Streamlined content by removing redundant sections while maintaining comprehensive coverage

1 file reviewed, 1 comment
Edit PR Review Bot Settings | Greptile

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Jul 14, 2025

Braintrust eval report

No experiments to report

@PaulieScanlon
Copy link
Collaborator

The only other thing i'm not sure about is the tab titles: Mastra Server | Next.js Direct | Next.js Remote

I don't think we've really finalised terminology yet but. In other areas of the docs we refer to:

  • Mastra as a standalone application.
  • Mastra with Next.js as an integrated
  • Then Mastra Client covers off any front end calls.

Next.js Remote is a little misleading as it suggests you need to use Next.js, when really, it's just React with Mastra Client, right? --- it could also easily be Astro, with a React client directive on the CopilotKit component.

Maybe these tab headings can be: Standalone | Next.js | Mastra Client

Copy link
Collaborator

@PaulieScanlon PaulieScanlon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Superb man! Great job!!

@akuya-ekorot akuya-ekorot merged commit c4abf44 into main Jul 16, 2025
22 checks passed
@akuya-ekorot akuya-ekorot deleted the akuyaekorot/grwth-354-copilotkit-docs-review branch July 16, 2025 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants