Add Bone-Studio Workflow Manager#3015
Conversation
A published Comfy Registry node (publisher: bonestudio), same author as the existing "Bone-Studio Model Manager". Organizes ComfyUI workflows for production (folder manager + projects, bulk export, optional Git), GPLv3. Repo: https://github.com/juangea/bs-comfyui-workflow-manager Registry: https://registry.comfy.org/nodes/bs-comfyui-workflow-manager Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughAdded a new ChangesCustom node registry update
🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
👋 Friendly ping for review whenever a maintainer has a moment. This is a single entry added to Thanks a lot for maintaining the list! 🙏 |
|
Heads up: the sidebar tab tooltip in tooltip: "BS Workflow Manager — organiza tus workflows por carpetas y proyectos"The rest of the UI is in English and uses |
…y after last git-clone block + sync to node_db/new (PR #3015)
Per ltdrdata's review on Comfy-Org/ComfyUI-Manager#3015: the sidebar tab tooltip in web/comfy_ext.js was the only stray non-English UI surface. Translated it to English (the in-app panel already uses the EN/ES i18n system; this tooltip is registered outside the iframe at ComfyUI startup, so it stays a static string). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Thanks for merging, and for the heads-up! 🙏 Fixed — the sidebar tab tooltip in tooltip: "BS Workflow Manager — organize your workflows by folders and projects",Shipped in v1.0.2 (just published to the Comfy Registry). The tab is registered at ComfyUI startup outside the iframe, so it stays a static string, while the in-panel UI keeps using the EN/ES |
Adds Bone-Studio Workflow Manager to
custom-node-list.json.It's a published Comfy Registry node by the same author/publisher (
bonestudio) as the existing Bone-Studio Model Manager, which is already in the list. This entry mirrors that one (singlegit-cloneentry).What it does: organizes ComfyUI workflows for production from a built-in panel — a folder manager plus a project layer (exportable internal DB), bulk export to .zip, and optional per-project Git versioning.
🤖 Generated with Claude Code