Comfy-Org / Comfy-Org/Comfy-Desktop
Feature Request: Allow custom Python version selection per independent instance & fully isolate Python env for each instance
- Dominant language
- TypeScript
- Stars
- 458
- Forks
- 59
- Avg merge
- 22h 18m
- Merged PRs (30d)
- 45
Description
Expected Feature
1.Add a setting panel inside each instance's Manage page, supporting two modes:
1.1Auto bundled Python: Keep the original uv auto-install logic (default option).
1.2Custom Python path: Let users select an existing system Python executable or a pre-built venv folder for this instance only.
2.Each instance’s Python environment is strictly isolated, never cross-contaminate packages between instances.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the per-instance Manage page and trace the existing uv auto-install logic. Done means each instance offers bundled Python or a selected system executable or pre-built venv, with package environments remaining isolated between instances.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, typescript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100