-
Notifications
You must be signed in to change notification settings - Fork 139
feat(devtools): add devtools #3589
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
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
3 Skipped Deployments
|
How to use the Graphite Merge QueueAdd the label merge-queue to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
More templates
@rivetkit/cloudflare-workers
@rivetkit/db
@rivetkit/framework-base
@rivetkit/next-js
@rivetkit/react
rivetkit
@rivetkit/sql-loader
@rivetkit/engine-runner
@rivetkit/engine-runner-protocol
commit: |
Code Review - PR #3589: Add DevToolsThis PR adds a new RivetKit DevTools package with a draggable floating button to access the Rivet Inspector. Overall, the implementation is well-structured with good separation of concerns. Here are my findings: ✅ Strengths
🔍 Issues & ConcernsCritical
Medium Priority
Low Priority
📊 Test Coverage
🎯 Performance Considerations
📝 Code Quality
🔒 Security Summary
✏️ Suggestions
📋 SummaryThe implementation is solid overall with good UX and clean architecture. The primary concern is security around credential handling in URLs. The animation logic could use some refinement to prevent edge case issues. With the security fix and minor improvements, this would be production-ready. Recommendation: Address the critical security issue before merging, medium priority issues are nice-to-have improvements. |
Graphite Automations"Test" took an action on this PR • (12/04/25)1 assignee was added to this PR based on Kacper Wojciechowski's automation. |
cab4cf2 to
147fff0
Compare
147fff0 to
f0d13f9
Compare
f0d13f9 to
821fe60
Compare
821fe60 to
3ef0f9c
Compare
3ef0f9c to
ce7695c
Compare

No description provided.