Skip to content

Releases: Comfy-Org/comfy-cli

v1.10.4

10 Jun 18:15
c9e3df2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.3...v1.10.4

v1.10.3

21 May 19:37
30ba66f

Choose a tag to compare

What's Changed

  • feat(tracking): honor DO_NOT_TRACK and COMFY_NO_TELEMETRY env vars by @bigcat88 in #463

Full Changelog: v1.10.2...v1.10.3

v1.10.2

21 May 16:07
56ada5b

Choose a tag to compare

What's Changed

  • feat(run): add --json NDJSON output mode for agents by @bigcat88 in #455
  • feat(tracking): PostHog dual-send + canonical lifecycle events by @bigcat88 in #461

Full Changelog: v1.10.1...v1.10.2

v1.10.1

19 May 03:48
a512a25

Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.10.1

v1.10.0

18 May 22:26
0f8298c

Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.10.0

v1.9.0

18 May 17:34
ad9a18e

Choose a tag to compare

What's Changed

  • feat(generate): add comfy generate for direct partner model calls by @robinjhuang in #452
  • feat(generate): reference-asset upload + long polling models (video) by @robinjhuang in #453
  • chore(generate): rename X-Comfy-Env header to Comfy-Env by @robinjhuang in #456

Full Changelog: v1.8.0...v1.9.0

v1.8.0

15 May 17:18
b7fb203

Choose a tag to compare

What's Changed

  • feat(registry): resolve PEP 621 dynamic version from [tool.comfy.version].path by @bigcat88 in #438
  • feat(code-search): embed OSC 8 hyperlinks, filter to file matches by @snomiao in #426
  • fix: resolve --version latest from local git tags before GitHub API by @bigcat88 in #441
  • feat(run): auto-convert UI-format workflows via server endpoint by @bigcat88 in #448
  • feat(run): convert UI workflows to API format client-side via /object_info by @bigcat88 in #450
  • feat(run): add --api-key / COMFY_API_KEY for API Nodes by @bigcat88 in #451

Full Changelog: v1.7.3...v1.8.0

v1.7.3

24 Apr 06:42
1150586

Choose a tag to compare

What's Changed

  • fix: retry transient HTTP statuses and show friendly download errors by @bigcat88 in #432
  • fix: handle inline comments in requirements.txt parsing by @bigcat88 in #433
  • fix: accept civitai.red as an allowed CivitAI host by @bigcat88 in #436
  • fix: re-enable telemetry and cover enable_tracking config by @bigcat88 in #434

Full Changelog: v1.7.2...v1.7.3

v1.7.2

12 Apr 14:31
2065058

Choose a tag to compare

What's Changed

  • feat: improve "--fast-deps" and "--uv-compile" documentation by @bigcat88 in #405
  • feat: add aria2 RPC download backend for model downloads by @bigcat88 in #414
  • fix: fast-deps drops CUDA runtime packages for torch >= 2.11 by @bigcat88 in #413
  • fix: print NFS workaround hint when uv pip install/sync fails by @bigcat88 in #417
  • fix: handle missing cm-cli gracefully in comfy update by @bigcat88 in #419
  • chore(deps): bump uv from 0.9.6 to 0.11.6 in the uv group across 1 directory by @dependabot[bot] in #423
  • fix: retry transient errors and clean up partial files in model downloads by @bigcat88 in #422
  • feat: show elapsed time after model downloads by @bigcat88 in #427
  • fix: use GITHUB_TOKEN in get_latest_release to avoid rate limits by @bigcat88 in #428

Big thanks to @Kinasa0096 for spotting the issues and reporting them!

Full Changelog: v1.7.1...v1.7.2

v1.7.1

01 Apr 07:41
19f555b

Choose a tag to compare

What's Changed

  • feat: add CUDA 13.0 support by @bigcat88 in #398
  • feat: auto-detect CUDA driver version for PyTorch wheel selection by @bigcat88 in #399
  • fix: filter FETCH progress lines from bisect node list by @bigcat88 in #400
  • feat: add comfy code-search (alias comfy cs) subcommand by @snomiao in #386
  • fix: add file-based fallback to check_comfy_repo for non-git installs by @bigcat88 in #401
  • ci: remove broken homebrew publish jobs by @bigcat88 in #396

Full Changelog: v1.7.0...v1.7.1