v1.7.0
What's Changed
- feat: add ComfyUI-Manager v4 support and uv-compile unified dependency resolution by @ltdrdata in #363
- chore(deps): bump requests from 2.32.4 to 2.33.0 in the uv group across 1 directory by @dependabot[bot] in #387
- fix: correct exit codes and error messages across CLI commands by @bigcat88 in #388
- refactor: extract torch install helper and unify PR reference parsers by @bigcat88 in #389
- test: add coverage for config_manager and env_checker by @bigcat88 in #390
- test: add coverage for download_url and tarball round-trip in utils.py by @bigcat88 in #391
- test: add integration test for comfy node pack by @bigcat88 in #392
- fix: skip workspace venv creation for global Python installs by @bigcat88 in #394
- test: fix os.chdir leak and ConfigManager disk writes in install tests by @bigcat88 in #395
Full Changelog: v1.6.1...v1.7.0