Skip to content

Conversation

@grabbou
Copy link
Contributor

@grabbou grabbou commented Jan 28, 2026

Summary

  • add the Rozenite AI SDK profiler plugin package
  • document Rozenite setup and dev tools usage
  • add docs page and preview image

Test plan

  • Not run (docs + package setup only)

Add the dev tools plugin package and update docs/readmes to cover
Rozenite setup and preview assets.
@vercel
Copy link

vercel bot commented Jan 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
ai Ready Ready Preview, Comment Jan 28, 2026 5:24pm

Request Review

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR introduces a new Rozenite DevTools plugin for profiling Vercel AI SDK telemetry spans in React Native applications. The plugin captures OpenTelemetry spans from AI SDK requests and displays them in an interactive UI for debugging and performance analysis.

Changes:

  • Adds @react-native-ai/dev-tools-plugin package with OpenTelemetry integration
  • Implements React Native hook and tracer setup for AI SDK telemetry capture
  • Creates Rozenite DevTools UI panel for visualizing spans with filtering capabilities
  • Updates documentation across website and README with setup instructions

Reviewed changes

Copilot reviewed 20 out of 22 changed files in this pull request and generated 10 comments.

Show a summary per file
File Description
packages/dev-tools-plugin/package.json Package configuration with Rozenite dependencies
packages/dev-tools-plugin/react-native.ts Entry point with environment detection
packages/dev-tools-plugin/src/react-native/* Core implementation (tracer, recorder, hooks)
packages/dev-tools-plugin/src/ui/App.tsx DevTools UI panel with span visualization
packages/dev-tools-plugin/src/shared/* Shared types and constants
website/src/docs/dev-tools.md New documentation page
website/src/docs/index.md DevTools section addition
README.md DevTools overview with installation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@grabbou grabbou changed the title Add Rozenite AI SDK profiler plugin feat: add Rozenite AI SDK profiler plugin Jan 28, 2026
Copy link
Contributor

@artus9033 artus9033 left a comment

Choose a reason for hiding this comment

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

Amazing 🔥 Left just two comments for better stability and one nit, LGTM after they are resolved!

@thymikee thymikee requested a review from V3RON January 28, 2026 13:58
@grabbou grabbou merged commit 77572e5 into main Jan 28, 2026
5 checks passed
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.

3 participants