Files
ComfyUI_frontend/CODEOWNERS
Line: 2: incorrect codeowner user: webfiltered Line: 2: no users/groups matched Line: 3: incorrect codeowner user: webfiltered Line: 3: no users/groups matched Line: 4: incorrect codeowner user: webfiltered Line: 4: no users/groups matched Line: 5: incorrect codeowner user: webfiltered Line: 5: no users/groups matched Line: 8: incorrect codeowner user: viva-jinyi Line: 8: no users/groups matched Line: 9: incorrect codeowner user: viva-jinyi Line: 9: no users/groups matched Line: 10: incorrect codeowner user: viva-jinyi Line: 10: no users/groups matched Line: 11: incorrect codeowner user: viva-jinyi Line: 11: no users/groups matched Line: 14: incorrect codeowner user: pythongosssss Line: 14: no users/groups matched Line: 17: incorrect codeowner user: pythongosssss Line: 17: no users/groups matched Line: 20: incorrect codeowner user: pythongosssss Line: 20: no users/groups matched Line: 23: incorrect codeowner user: benceruleanlu Line: 23: no users/groups matched Line: 26: incorrect codeowner user: benceruleanlu Line: 26: no users/groups matched Line: 27: incorrect codeowner user: benceruleanlu Line: 27: no users/groups matched Line: 28: incorrect codeowner user: benceruleanlu Line: 28: no users/groups matched Line: 31: incorrect codeowner user: Myestery Line: 31: no users/groups matched Line: 34: incorrect codeowner user: jtydhr88 Line: 34: no users/groups matched Line: 37: incorrect codeowner user: arjansingh Line: 37: no users/groups matched Line: 40: incorrect codeowner user: Myestery Line: 40: incorrect codeowner user: christian-byrne Line: 40: incorrect codeowner user: comfyui-wiki Line: 40: no users/groups matched Line: 41: incorrect codeowner user: Myestery Line: 41: incorrect codeowner user: christian-byrne Line: 41: incorrect codeowner user: comfyui-wiki Line: 41: no users/groups matched Line: 44: incorrect codeowner user: trsommer Line: 44: incorrect codeowner user: brucew4yn3rp Line: 44: no users/groups matched Line: 45: incorrect codeowner user: trsommer Line: 45: incorrect codeowner user: brucew4yn3rp Line: 45: no users/groups matched Line: 46: incorrect codeowner user: trsommer Line: 46: incorrect codeowner user: brucew4yn3rp Line: 46: no users/groups matched Line: 49: incorrect codeowner user: jtydhr88 Line: 49: no users/groups matched Line: 50: incorrect codeowner user: jtydhr88 Line: 50: no users/groups matched Line: 53: incorrect codeowner user: viva-jinyi Line: 53: incorrect codeowner user: christian-byrne Line: 53: incorrect codeowner user: ltdrdata Line: 53: no users/groups matched Line: 56: incorrect codeowner user: Yorha4D Line: 56: incorrect codeowner user: KarryCharon Line: 56: incorrect codeowner user: shinshin86 Line: 56: no users/groups matched Line: 59: incorrect format Line: 60: incorrect format Line: 61: incorrect format Line: 62: incorrect format Line: 63: incorrect format
Arjan Singh 0239a83da2 Update rh-test (as of 2025-10-11) (#6044)
## Summary

Tested these changes and confirmed that:
1. Feedback button shows.
2. You can run workflows and switch out models.
3. You can use the mask editor. (thank you @ric-yu for helping me
verify).

## Changes

A lot, please see commits.

Gets us up to date with `main` as of 10-11-2025.

---------

Co-authored-by: Simula_r <18093452+simula-r@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: snomiao <snomiao@gmail.com>
Co-authored-by: Christian Byrne <cbyrne@comfy.org>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: DrJKL <DrJKL@users.noreply.github.com>
Co-authored-by: Alexander Brown <drjkl@comfy.org>
Co-authored-by: Marwan Ahmed <155799754+marawan206@users.noreply.github.com>
Co-authored-by: DrJKL <DrJKL0424@gmail.com>
Co-authored-by: Rizumu Ayaka <rizumu@ayaka.moe>
Co-authored-by: Comfy Org PR Bot <snomiao+comfy-pr@gmail.com>
Co-authored-by: AustinMroz <4284322+AustinMroz@users.noreply.github.com>
Co-authored-by: Austin Mroz <austin@comfy.org>
Co-authored-by: Johnpaul Chiwetelu <49923152+Myestery@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: filtered <176114999+webfiltered@users.noreply.github.com>
Co-authored-by: Benjamin Lu <benceruleanlu@proton.me>
Co-authored-by: Jin Yi <jin12cc@gmail.com>
Co-authored-by: Robin Huang <robin.j.huang@gmail.com>
2025-10-14 15:59:26 -07:00

63 lines
2.1 KiB
Plaintext

# Desktop/Electron
/apps/desktop-ui/ @webfiltered
/src/stores/electronDownloadStore.ts @webfiltered
/src/extensions/core/electronAdapter.ts @webfiltered
/vite.electron.config.mts @webfiltered
# Common UI Components
/src/components/chip/ @viva-jinyi
/src/components/card/ @viva-jinyi
/src/components/button/ @viva-jinyi
/src/components/input/ @viva-jinyi
# Topbar
/src/components/topbar/ @pythongosssss
# Thumbnail
/src/renderer/core/thumbnail/ @pythongosssss
# Legacy UI
/scripts/ui/ @pythongosssss
# Link rendering
/src/renderer/core/canvas/links/ @benceruleanlu
# Node help system
/src/utils/nodeHelpUtil.ts @benceruleanlu
/src/stores/workspace/nodeHelpStore.ts @benceruleanlu
/src/services/nodeHelpService.ts @benceruleanlu
# Selection toolbox
/src/components/graph/selectionToolbox/ @Myestery
# Minimap
/src/renderer/extensions/minimap/ @jtydhr88
# Assets
/src/platform/assets/ @arjansingh
# Workflow Templates
/src/platform/workflow/templates/ @Myestery @christian-byrne @comfyui-wiki
/src/components/templates/ @Myestery @christian-byrne @comfyui-wiki
# Mask Editor
/src/extensions/core/maskeditor.ts @trsommer @brucew4yn3rp
/src/extensions/core/maskEditorLayerFilenames.ts @trsommer @brucew4yn3rp
/src/extensions/core/maskEditorOld.ts @trsommer @brucew4yn3rp
# 3D
/src/extensions/core/load3d.ts @jtydhr88
/src/components/load3d/ @jtydhr88
# Manager
/src/workbench/extensions/manager/ @viva-jinyi @christian-byrne @ltdrdata
# Translations
/src/locales/ @Yorha4D @KarryCharon @shinshin86 @Comfy-Org/comfy_maintainer
# LLM Instructions (blank on purpose)
.claude/
.cursor/
.cursorrules
**/AGENTS.md
**/CLAUDE.md