Commit Graph

  • a145651cc0 Track custom node startup errors and expose via API endpoint feature/custom-node-startup-errors Jedrzej Kosinski 2026-03-24 23:41:01 -0700
  • 28d538ddf9
    Merge branch 'master' into feat/string-min-max-length feat/string-min-max-length Alexander Piskun 2026-03-25 08:30:29 +0200
  • 2657155dfc
    fix: block Windows drive-qualified paths in path traversal validation Varun Chawla 2026-03-24 21:39:24 -0700
  • 30ebfa6ff6 test(number-convert): add precision tests for large integers dante01yoon 2026-03-25 13:36:17 +0900
  • 8bc08b0e70 fix(number-convert): preserve int precision for large numbers dante01yoon 2026-03-25 13:36:10 +0900
  • b53b10ea61
    Fix Train LoRA crash when training_dtype is "none" with bfloat16 LoRA weights (#13145) Krishna Chaitanya 2026-03-24 20:53:44 -0700
  • 7d5534d8e5
    feat(assets): register output files as assets after prompt execution (#12812) Luke Mino-Altherr 2026-03-24 20:48:55 -0700
  • 40a25de926 fix: handle ValueError from os.path.commonpath on cross-drive paths (Windows) Krishna Chaitanya Balusu 2026-03-24 22:59:32 -0400
  • 6d44ee0448 Include temp output files in asset registration luke-mino-altherr/register-output-assets Luke Mino-Altherr 2026-03-24 19:26:52 -0700
  • a9e14a922a Fix Train LoRA crash when training_dtype is "none" with bfloat16 LoRA weights Krishna Chaitanya Balusu 2026-03-24 22:12:04 -0400
  • 4266105b9e Revert unintended ruff format changes to preserve original code style Luke Mino-Altherr 2026-03-24 16:38:51 -0700
  • 1b6f43eefb Fix enqueue_enrich race, missing tag seeding in ingest, and stale test mtime Luke Mino-Altherr 2026-03-24 15:33:53 -0700
  • 83997d228d Fix shared-asset overwrite corruption, stale enrichment race, and path validation Luke Mino-Altherr 2026-03-17 19:07:04 -0700
  • cb26eb30f2 Fix race in enqueue_enrich drain: make pending-to-start handoff atomic Luke Mino-Altherr 2026-03-17 15:59:01 -0700
  • a3522f34c3 Use ExtractedMetadata in ingest_existing_file instead of passing raw dict Luke Mino-Altherr 2026-03-17 15:54:47 -0700
  • e83e1d2edc Update existing asset references on overwritten output files Luke Mino-Altherr 2026-03-17 15:45:09 -0700
  • e24eddd439 Register output files immediately per-prompt, defer enqueue_enrich to GC Luke Mino-Altherr 2026-03-17 15:42:12 -0700
  • 878c03e468 Guard against None base_dir in _collect_output_absolute_paths Luke Mino-Altherr 2026-03-17 09:05:15 -0400
  • 88a79075aa fix: preserve user_metadata in ingest_existing_file instead of dropping it Luke Mino-Altherr 2026-03-17 09:04:28 -0400
  • e4bfba5978 feat(assets): register output files as assets after prompt execution Luke Mino-Altherr 2026-03-06 14:51:22 -0800
  • 8181e83ee0
    Merge branch 'master' into accumulate-save-image-option Jedrzej Kosinski 2026-03-24 18:15:38 -0700
  • d4a90e2efb Merge upstream/master, keep local README.md GitHub Actions 2026-03-25 00:48:46 +0000
  • fe25190cae add color support for save mesh Yousef Rafat 2026-03-25 02:40:15 +0200
  • 5ebb0c2e0b
    FP8 bwd training (#13121) Kohaku-Blueleaf 2026-03-25 08:39:04 +0800
  • a0a64c679f
    Add Number Convert node (#13041) Dante 2026-03-25 07:38:08 +0900
  • cf05e439cb
    Merge branch 'master' into feature/number-convert-node Jedrzej Kosinski 2026-03-24 15:30:15 -0700
  • 8e73678dae
    CURVE node (#12757) Terry Jia 2026-03-24 17:47:28 -0400
  • 52bd16bd5c
    Merge branch 'master' into curve-node Terry Jia 2026-03-24 17:42:25 -0400
  • a0ae3f3bd4 ComfyUI v0.18.2 v0.18.2 release/v0.18.2 comfyanonymous 2026-03-24 17:41:52 -0400
  • cc9273e655 feat(api-nodes): update xAI Grok nodes (#13140) Alexander Piskun 2026-03-24 22:27:39 +0200
  • a6e967a391 Update templates package version. (#13141) comfyanonymous 2026-03-24 17:38:24 -0400
  • c2862b24af
    Update templates package version. (#13141) comfyanonymous 2026-03-24 14:36:12 -0700
  • 0061c5e313
    Update templates package version. comfyanonymous 2026-03-24 17:27:52 -0400
  • efb912c36c
    Merge branch 'master' into curve-node Terry Jia 2026-03-24 16:59:48 -0400
  • f9ec85f739
    feat(api-nodes): update xAI Grok nodes (#13140) Alexander Piskun 2026-03-24 22:27:39 +0200
  • 7b43a5e597 feat(api-nodes): update xAI Grok nodes feat/api-nodes/grok-update Alexander Piskun 2026-03-24 22:18:11 +0200
  • 54ff5464bd fix for mac pythongosssss 2026-03-24 12:10:03 -0700
  • 2d5fd3f5dd
    fix: set default values of Color Adjustment node to zero (#13084) Kelly Yang 2026-03-24 11:22:30 -0700
  • bed630ae7b
    Merge branch 'master' into fix/color-adjustment Jedrzej Kosinski 2026-03-24 11:13:03 -0700
  • 333ff2e8a0 Merge remote-tracking branch 'origin/master' into pysssss/angle-glsl pythongosssss 2026-03-24 11:02:39 -0700
  • dd05437a9c
    Merge d72908617c into 2d4970ff67 kiruno 2026-03-25 01:22:31 +0800
  • 7b35ae9440 initial SUPIR support kijai 2026-03-24 16:16:12 +0200
  • aac362a764
    Merge branch 'master' into fix_flux_fp64 honglyua 2026-03-24 14:04:44 +0800
  • da8617fe10 fix: deprecate old GeminiImage node (gemini-2.5-flash-image-preview is gone) Hunter Senft-Grupp 2026-03-23 22:45:10 -0400
  • 56e52e5d03 work on txt gen Yousef Rafat 2026-03-24 02:44:03 +0200
  • 2d4970ff67
    Update frontend version to 1.42.8 (#13126) comfyanonymous 2026-03-23 17:43:41 -0700
  • b972e13c6e Merge upstream/master, keep local README.md GitHub Actions 2026-03-24 00:43:11 +0000
  • d4504f5017
    Update frontend version to 1.42.8 comfyanonymous 2026-03-23 20:27:53 -0400
  • 5661041028
    Merge branch 'master' into feature/number-convert-node Dante 2026-03-24 07:23:38 +0900
  • e87858e974
    feat: LTX2: Support reference audio (ID-LoRA) (#13111) Jukka Seppänen 2026-03-24 00:22:24 +0200
  • 62ec9a3238 fix: skip single-file nodes and validate new_node_id Deep Mehta 2026-03-23 14:47:03 -0700
  • da6edb5a4e
    bump manager version to 4.1b8 (#13108) Dr.Lt.Data 2026-03-24 01:59:21 +0900
  • 841835130c code improve Terry Jia 2026-03-23 10:56:02 -0400
  • d8076a7e47 add trailing newline to manager_requirements.txt Dr.Lt.Data 2026-03-23 23:27:15 +0900
  • 33304b9ca0 bump manager version to 4.1b8 Dr.Lt.Data 2026-03-22 20:20:21 +0900
  • c821d8ee2a add library override for windows, forcing EGL/GLESv2 -> libEGL/libGELSv2 pythongosssss 2026-03-23 06:50:29 -0700
  • 19f59e5f01 add optional skip controls Haoming 2026-03-23 21:07:49 +0800
  • 471cc76c77
    Merge branch 'Comfy-Org:master' into sage3 Haoming 2026-03-23 19:55:57 +0800
  • 27b6f8a927 fix pythongosssss 2026-03-23 04:48:27 -0700
  • 3a82bd15e7 Add dev run mode for vram profiling or debugging Kohaku-Blueleaf 2026-03-23 19:32:21 +0800
  • 3143b7981f
    Merge branch 'Comfy-Org:master' into master xmarre 2026-03-23 02:13:08 +0100
  • 6265a239f3
    Add warning for users who disable dynamic vram. (#13113) comfyanonymous 2026-03-22 15:46:18 -0700
  • cb1c7b4f9e
    Merge branch 'master' into enable-triton-comfy-kitchen Silver 2026-03-22 23:05:34 +0100
  • f601fd5a77
    Add warning for users who disable dynamic vram. comfyanonymous 2026-03-22 17:36:33 -0400
  • 8d914af435 cleanup kijai 2026-03-22 14:17:05 +0200
  • 3ecf4d3671 Merge remote-tracking branch 'upstream/master' into ltx2_idlora kijai 2026-03-22 13:51:34 +0200
  • eea02607fc fix: relax JSON Schema constraints (same as #13094 fix) zhaog100 2026-03-22 13:29:29 +0800
  • 3f627561f0 fix: relax JSON Schema constraints for node IDs and properties zhaog100 2026-03-22 13:27:36 +0800
  • d61ec431c4 fix: correct folder path resolution for COMBO validation errors zhaog100 2026-03-22 13:27:11 +0800
  • 2985bc933b fix: sanitize history items stored as tuple/list format zhaog100 2026-03-22 12:58:01 +0800
  • d49420b3c7
    LongCat-Image edit (#13003) Talmaj 2026-03-22 04:51:05 +0100
  • 96430e9d48 fix: include folder path in 'Value not in list' error messages zhaog100 2026-03-22 11:12:08 +0800
  • ebf6b52e32 ComfyUI v0.18.1 v0.18.1 comfyanonymous 2026-03-21 22:32:16 -0400
  • dd36f8d9f1 Merge upstream/master, keep local README.md GitHub Actions 2026-03-22 00:50:02 +0000
  • 25b6d1d629
    wan: vae: Fix light/color change (#13101) rattus 2026-03-21 15:44:35 -0700
  • 182e0bae11 wan: vae: Fix light/color change Rattus 2026-03-22 07:34:17 +1000
  • 11c15d8832
    Fix fp16 intermediates giving different results. (#13100) comfyanonymous 2026-03-21 14:53:25 -0700
  • 93dfb621be
    Fix fp16 intermediates giving different results. comfyanonymous 2026-03-21 17:48:59 -0400
  • b5d32e6ad2
    Fix sampling issue with fp16 intermediates. (#13099) comfyanonymous 2026-03-21 14:47:42 -0700
  • b5ec6ed39a
    Refactor. comfyanonymous 2026-03-21 17:35:12 -0400
  • 7169a2150d
    Fix sampling issue with fp16 intermediates. comfyanonymous 2026-03-21 17:13:06 -0400
  • 8179b4b174 fix: Content-Disposition header to match RFC2183 zhaog100 2026-03-22 04:00:23 +0800
  • b356974a50 fix: run port check before loading custom nodes zhaog100 2026-03-22 04:00:00 +0800
  • 87b7f4fcd6 fix: remove sensitive tokens from history items zhaog100 2026-03-22 03:59:13 +0800
  • bdead4bc04 Add JSON Schema for Prompt API Format zhaog100 2026-03-22 03:53:01 +0800
  • 43d8f56558 Fix Content-Disposition header missing 'attachment;' prefix THEMACHINE 2026-03-22 03:51:06 +0800
  • e48cfedc1c
    Merge branch 'Comfy-Org:master' into fix/jobs-preview-fallback-priority Deniz Şafak 2026-03-21 21:06:53 +0300
  • e5611f2b63 feat: add HISTOGRAM type and histogram support to CurveEditor Terry Jia 2026-03-21 10:52:22 -0400
  • 06e6168275 refactor: move CurveEditor to comfy_extras/nodes_curve.py with V3 schema Terry Jia 2026-03-17 17:37:50 -0400
  • 56d67bf605 linear curve Terry Jia 2026-03-16 14:42:28 -0400
  • 52cd06ee37 feat: add CurveInput ABC with MonotoneCubicCurve implementation (#12986) Christian Byrne 2026-03-16 11:39:12 -0700
  • d57d72cc8a remove curve to sigmas node Terry Jia 2026-03-12 22:35:23 -0400
  • 2141765f0f CURVE node Terry Jia 2026-03-02 13:59:13 -0500
  • 65328287c6 Merge remote-tracking branch 'upstream/master' into qwen35 kijai 2026-03-21 14:02:26 +0200
  • a11f68dd3b
    Fix canny node not working with fp16. (#13085) comfyanonymous 2026-03-20 20:15:50 -0700
  • b656c0a015
    Fix canny node not working with fp16. comfyanonymous 2026-03-20 22:54:28 -0400
  • dc719cde9c ComfyUI version 0.18.0 v0.18.0 comfyanonymous 2026-03-20 20:09:15 -0400
  • 87cda1fc25
    Move inline comfy.context_windows imports to top-level in model_base.py (#13083) Jedrzej Kosinski 2026-03-20 17:03:42 -0700
  • 1eec50942d fix: set default values of Color Adjustment node to zero Kelly Yang 2026-03-20 16:55:24 -0700
  • 3e565eb4b9 Move inline comfy.context_windows imports to top-level in model_base.py Jedrzej Kosinski 2026-03-20 16:43:05 -0700