ComfyUI-Manager
ComfyUI-Manager copied to clipboard
ComfyUI version listing + nightly current fix
Summary
- parse and sort ComfyUI semver tags descending, expose a capped list of versions (nightly + current describe + top semvers), and derive
latest_tagfrom the highest semver - treat the default-branch HEAD as
nightlyfor the current label when it is not exactly on a tag, while preserving exact tags as the current label - stable updates now look up the latest tag ref, skip if already on that commit, and log when the tag ref cannot be found