Skip to content

Rename ComfyUI Desktop to Comfy Desktop across all docs#1153

Merged
comfyui-wiki merged 3 commits into
Comfy-Org:mainfrom
lin-bot23:rename-comfyui-desktop-to-comfy-desktop
Jun 17, 2026
Merged

Rename ComfyUI Desktop to Comfy Desktop across all docs#1153
comfyui-wiki merged 3 commits into
Comfy-Org:mainfrom
lin-bot23:rename-comfyui-desktop-to-comfy-desktop

Conversation

@lin-bot23

Copy link
Copy Markdown
Contributor

Summary

Replaced all occurrences of "ComfyUI Desktop" with "Comfy Desktop" in the documentation (en/zh/ja/ko).

Changes

  • 30 files modified, 71 insertions, 71 deletions
  • Covers: custom-nodes, models, first_generation, update, nodes-2, settings overview, manager, install snippets, troubleshooting, and their translations
  • Image alt text updated; image file paths unchanged
  • GitHub i18n glossary keys left untouched (not user-facing)

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.
@coderabbitai

coderabbitai Bot commented Jun 17, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@lin-bot23, we couldn't start this review because you've reached your PR review rate limit.

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 @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 028ebfd3-2ca8-4355-b5d6-6b4a974c97c5

📥 Commits

Reviewing files that changed from the base of the PR and between 3a76681 and d2edb02.

📒 Files selected for processing (33)
  • .github/scripts/i18n/glossary/frontend/ko.json
  • ja/get_started/first_generation.mdx
  • ja/installation/update_comfyui.mdx
  • ja/manager/install.mdx
  • ja/troubleshooting/custom-node-issues.mdx
  • ko/development/core-concepts/models.mdx
  • ko/get_started/first_generation.mdx
  • ko/installation/update_comfyui.mdx
  • ko/interface/nodes-2.mdx
  • ko/interface/settings/overview.mdx
  • ko/manager/install.mdx
  • ko/troubleshooting/custom-node-issues.mdx
  • ko/troubleshooting/overview.mdx
  • snippets/ja/install/desktop-venv.mdx
  • snippets/ja/install/install-link.mdx
  • snippets/ja/install/update-comfyui.mdx
  • snippets/ko/install/add-external-models.mdx
  • snippets/ko/install/desktop-resource-warning.mdx
  • snippets/ko/install/desktop-venv.mdx
  • snippets/ko/install/external-models-desktop.mdx
  • snippets/ko/install/install-link.mdx
  • snippets/ko/install/update-comfyui.mdx
  • snippets/zh/install/desktop-resource-warning.mdx
  • snippets/zh/install/desktop-venv.mdx
  • snippets/zh/install/external-models-desktop.mdx
  • snippets/zh/install/install-link.mdx
  • snippets/zh/install/update-comfyui.mdx
  • zh/development/core-concepts/custom-nodes.mdx
  • zh/get_started/first_generation.mdx
  • zh/installation/update_comfyui.mdx
  • zh/interface/settings/overview.mdx
  • zh/manager/install.mdx
  • zh/troubleshooting/custom-node-issues.mdx
📝 Walkthrough

Walkthrough

All 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.

Changes

Product name rename: "ComfyUI Desktop" → "Comfy Desktop"

Layer / File(s) Summary
English docs
development/core-concepts/custom-nodes.mdx, development/core-concepts/models.mdx, get_started/first_generation.mdx, installation/update_comfyui.mdx, interface/nodes-2.mdx, interface/settings/overview.mdx, manager/install.mdx, troubleshooting/custom-node-issues.mdx, troubleshooting/overview.mdx
Renames all "ComfyUI Desktop" labels, tab titles, tip text, card descriptions, and GitHub link anchors to "Comfy Desktop" across English-language pages.
Shared English snippets
snippets/install/install-link.mdx, snippets/install/add-external-models.mdx, snippets/install/update-comfyui.mdx, snippets/install/desktop-resource-warning.mdx, snippets/install/desktop-venv.mdx, snippets/install/external-models-desktop.mdx
Renames accordion titles, tab headers, card titles, and warning text in reusable install snippets — the name change propagates to every page that imports these snippets.
Japanese (ja) localizations
ja/development/core-concepts/custom-nodes.mdx, ja/development/core-concepts/models.mdx, ja/interface/nodes-2.mdx, ja/interface/settings/overview.mdx, ja/troubleshooting/custom-node-issues.mdx, ja/troubleshooting/overview.mdx, snippets/ja/install/*
Applies the same "ComfyUI Desktop" → "Comfy Desktop" rename to all Japanese documentation pages and shared Japanese snippets.
Korean (ko) and Chinese (zh) localizations
ko/development/core-concepts/custom-nodes.mdx, zh/development/core-concepts/custom-nodes.mdx, zh/development/core-concepts/models.mdx, zh/interface/nodes-2.mdx, zh/troubleshooting/overview.mdx, snippets/zh/install/add-external-models.mdx
Applies the rename to Korean and Chinese documentation pages, including tab alt text and intro paragraph wording.
🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
✨ Simplify code
  • Create PR with simplified 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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

…/ko)

Changed localized references:
- zh: ComfyUI 桌面版 → Comfy 桌面版
- ja: ComfyUI デスクトップ版 → Comfy デスクトップ版
- ko: ComfyUI 데스크톱 → Comfy 데스크톱

18 files updated, 43 insertions, 43 deletions

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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

📥 Commits

Reviewing files that changed from the base of the PR and between dd0d830 and 3a76681.

📒 Files selected for processing (30)
  • development/core-concepts/custom-nodes.mdx
  • development/core-concepts/models.mdx
  • get_started/first_generation.mdx
  • installation/update_comfyui.mdx
  • interface/nodes-2.mdx
  • interface/settings/overview.mdx
  • ja/development/core-concepts/custom-nodes.mdx
  • ja/development/core-concepts/models.mdx
  • ja/interface/nodes-2.mdx
  • ja/interface/settings/overview.mdx
  • ja/troubleshooting/custom-node-issues.mdx
  • ja/troubleshooting/overview.mdx
  • ko/development/core-concepts/custom-nodes.mdx
  • manager/install.mdx
  • snippets/install/add-external-models.mdx
  • snippets/install/desktop-resource-warning.mdx
  • snippets/install/desktop-venv.mdx
  • snippets/install/external-models-desktop.mdx
  • snippets/install/install-link.mdx
  • snippets/install/update-comfyui.mdx
  • snippets/ja/install/add-external-models.mdx
  • snippets/ja/install/desktop-resource-warning.mdx
  • snippets/ja/install/external-models-desktop.mdx
  • snippets/zh/install/add-external-models.mdx
  • troubleshooting/custom-node-issues.mdx
  • troubleshooting/overview.mdx
  • zh/development/core-concepts/custom-nodes.mdx
  • zh/development/core-concepts/models.mdx
  • zh/interface/nodes-2.mdx
  • zh/troubleshooting/overview.mdx

Comment thread ko/development/core-concepts/custom-nodes.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
@comfyui-wiki comfyui-wiki merged commit 2fb1f0d into Comfy-Org:main Jun 17, 2026
7 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.

2 participants