Comfy-Org / Comfy-Org/ComfyUI-Manager
[Feature Request] Add Auto-Update toggle for each installed node pack
- Dominant language
- Python
- Stars
- 16.1k
- Forks
- 2.5k
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 13
Description
When a custom node pack is installed, there can be a "Auto Update" checkbox in the UI. The checkbox can also be available in the UI after installation, such that it can be changed per need. Example from VScode:
When a new version of a given node pack is detected on the registry (during runtime), an update will be queued for the next startup of ComfyUI (or whatever implementation makes most sense).
Since it's not necessary that this process is super precise (as far as I can tell), it should be fine to put this setting field in the standard user settings json. Then, the Manager backend may not have the settings config early enough to run updates before the frontend starts up, and they will simply be run on _next_ startup.
[Task](https://www.notion.so/drip-art/Add-Auto-Update-1cc6d73d365080f79dacebc53f950a52)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.