What's Changed * [Fix tests] Use node registry name. by robinjhuang in https://github.com/Comfy-Org/comfy-cli/pull/238 * Use torch CUDA 12.6 as default by robinjhuang in https://github.com/Comfy-Org/comfy-cli/pull/237
What's Changed * Fixed: registry node pack file header should be zip. by robinjhuang in https://github.com/Comfy-Org/comfy-cli/pull/225 * [Registry] Publish all files tracked by git by robinjhuang in https://github.com/Comfy-Org/comfy-cli/pull/224 * Generate xml coverage. by robinjhuang in https://github.com/Comfy-Org/comfy-cli/pull/227
What's Changed * fix: specify commit hash by sko00o in https://github.com/Comfy-Org/comfy-cli/pull/213 * Add Ruff dependencies and warning message when custom nodes are using eval or exec calls by yoland68 in https://github.com/Comfy-Org/comfy-cli/pull/218 * Create validate command for ppl to test using the ruff checks by yoland68 in https://github.com/Comfy-Org/comfy-cli/pull/219 * Update default python to 3.12.8 for standalone. by robinjhuang in https://github.com/Comfy-Org/comfy-cli/pull/221 * Remove comfyui related prefix from node names. by robinjhuang in https://github.com/Comfy-Org/comfy-cli/pull/220
New Contributors * sko00o made their first contribution in https://github.com/Comfy-Org/comfy-cli/pull/213