-
Notifications
You must be signed in to change notification settings - Fork 374
[feat] Merge ComfyUI_devtools into ComfyUI_frontend #5166
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
[feat] Merge ComfyUI_devtools into ComfyUI_frontend #5166
Conversation
🎭 Playwright Test Results⏰ Completed at: 09/23/2025, 02:40:41 AM UTC 📈 Summary
📊 Test Reports by Browser
🎉 Click on the links above to view detailed test results for each browser configuration. |
🎨 Storybook Build Status✅ Build completed successfully! ⏰ Completed at: 08/22/2025, 05:08:48 AM UTC 📊 Build Summary
🔗 Links🎉 Your Storybook is ready for review! |
Instead of under |
Yeah this shouldn't be in |
let sno update this branch respects to last 2 comments |
I've updated this branch to address the last 2 comments about moving devtools from Todo List:
Summary of Changes✅ Successfully moved devtools from The changes include:
The devtools functionality should remain exactly the same, just in a more appropriate directory structure as suggested by @DrJKL and @christian-byrne. 🎉 |
✅ Successfully rebased branch to "drjkl/migrate/pnpm" 📋 Rebase Todo List
Summary of Completed Rebase🎉 The branch has been successfully rebased onto drjkl/migrate/pnpm Changes Applied:
Key Updates from pnpm Migration:
The devtools integration functionality remains intact and the branch is now ready with the latest pnpm migration improvements! 🚀 |
4443cfd
to
5e5f9d5
Compare
Let me rebase to origin and main |
✅ Successfully rebased branch to origin/main 📋 Rebase Todo List
Summary of Completed Rebase🎉 The branch has been successfully rebased onto origin/main Changes Applied:
Key Updates from Latest Main:
The devtools integration functionality remains intact and the branch is now fully up-to-date with the latest main branch improvements! 🚀 Latest commits on rebased branch: |
5e5f9d5
to
b809f58
Compare
@snomiao Now that we are a monorepo, we can make this a package. |
@snomiao can we revive this 😄 ? |
sure! let me rebase all my prs |
0cd2e7d
to
dee4d5f
Compare
Added devtools components from ComfyUI repository to consolidate development tools in the frontend monorepo. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
dee4d5f
to
4195340
Compare
Once this is in, can we archive the other Repo? |
Summary
Merges ComfyUI devtools components into the ComfyUI frontend monorepo to consolidate development tools.
Changes
Related Issues
Fixes #4683
Testing