Rename ComfyUI Desktop to Comfy Desktop across all docs#1153
Conversation
Replaced all instances of 'ComfyUI Desktop' with 'Comfy Desktop' across 30 files (en/zh/ja/ko), including alt text. Does not affect image file paths or GitHub i18n glossary keys.
|
Warning Review limit reached
More reviews will be available in 11 minutes and 14 seconds. Learn how PR review limits work. Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file). ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (33)
📝 WalkthroughWalkthroughAll occurrences of the product name "ComfyUI Desktop" are replaced with "Comfy Desktop" across English documentation pages, shared reusable snippets, and Japanese, Korean, and Chinese localizations. No structural, behavioral, or link-target changes are made beyond the name string itself. ChangesProduct name rename: "ComfyUI Desktop" → "Comfy Desktop"
🚥 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 |
…/ko) Changed localized references: - zh: ComfyUI 桌面版 → Comfy 桌面版 - ja: ComfyUI デスクトップ版 → Comfy デスクトップ版 - ko: ComfyUI 데스크톱 → Comfy 데스크톱 18 files updated, 43 insertions, 43 deletions
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@ko/development/core-concepts/custom-nodes.mdx`:
- Around line 79-80: The glossary file at
.github/scripts/i18n/glossary/frontend/ko.json contains an outdated product name
inconsistency. Update the Korean translation for the "unable to start comfyui
desktop" key (currently showing "ComfyUI Desktop을 시작할 수 없습니다") to use "Comfy
Desktop" instead of "ComfyUI Desktop" to match the consistent product naming
used throughout the Korean documentation. Search the glossary file for any other
occurrences of "ComfyUI Desktop" and update them to "Comfy Desktop" to ensure
uniform naming across all UI messages and documentation.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: ASSERTIVE
Plan: Pro
Run ID: 315b4372-29f8-4abc-b80c-92534d16c932
📒 Files selected for processing (30)
development/core-concepts/custom-nodes.mdxdevelopment/core-concepts/models.mdxget_started/first_generation.mdxinstallation/update_comfyui.mdxinterface/nodes-2.mdxinterface/settings/overview.mdxja/development/core-concepts/custom-nodes.mdxja/development/core-concepts/models.mdxja/interface/nodes-2.mdxja/interface/settings/overview.mdxja/troubleshooting/custom-node-issues.mdxja/troubleshooting/overview.mdxko/development/core-concepts/custom-nodes.mdxmanager/install.mdxsnippets/install/add-external-models.mdxsnippets/install/desktop-resource-warning.mdxsnippets/install/desktop-venv.mdxsnippets/install/external-models-desktop.mdxsnippets/install/install-link.mdxsnippets/install/update-comfyui.mdxsnippets/ja/install/add-external-models.mdxsnippets/ja/install/desktop-resource-warning.mdxsnippets/ja/install/external-models-desktop.mdxsnippets/zh/install/add-external-models.mdxtroubleshooting/custom-node-issues.mdxtroubleshooting/overview.mdxzh/development/core-concepts/custom-nodes.mdxzh/development/core-concepts/models.mdxzh/interface/nodes-2.mdxzh/troubleshooting/overview.mdx
zh: ComfyUI 桌面版 → Comfy 桌面版 (5 snippet files) ja: ComfyUI デスクトップ版 → Comfy デスクトップ版 (3 snippet files) ko: ComfyUI 데스크톱/데스크탑 → Comfy 데스크톱/데스크탑 (6 snippet files) glossary: ko.json UI message updated to match new naming
Summary
Replaced all occurrences of "ComfyUI Desktop" with "Comfy Desktop" in the documentation (en/zh/ja/ko).
Changes