• Joined on 2024-08-30
wangbo synced commits to luke-mino-altherr/asynchronous-scanning-stacked at wangbo/ComfyUI from mirror 2026-02-25 13:27:31 +08:00
c093e5544c fix: update test to expect ScanInProgressError when marking missing during active scan
6c1bbbcf16 Exclude hidden files and custom_nodes folder from asset scanning
9bdce59d62 fix: replace os.path.commonpath with Path.is_relative_to for cross-drive safety
88ffc4d7c7 fix: include all model categories in scanning, not just those under models_dir
7daf360dfa fix: follow symlinks in list_files_recursively with cycle detection
Compare 12 commits »
wangbo synced and deleted reference refs/tags/refs/pull/12471/merge at wangbo/ComfyUI from mirror 2026-02-25 13:27:31 +08:00
wangbo synced commits to refs/pull/2639/merge at wangbo/ComfyUI-Manager from mirror 2026-02-25 13:17:35 +08:00
8ec120e964 update DB
03befe1ac7 update DB
Compare 3 commits »
wangbo synced commits to refs/pull/1038/merge at wangbo/ComfyUI-Manager from mirror 2026-02-25 13:17:34 +08:00
Compare 2 commits »
wangbo synced commits to main at wangbo/ComfyUI-Manager from mirror 2026-02-25 13:17:33 +08:00
8ec120e964 update DB
wangbo synced commits to refs/tags/v0.15.0 at wangbo/ComfyUI from mirror 2026-02-25 05:17:35 +08:00
wangbo synced new reference refs/tags/v0.15.0 to wangbo/ComfyUI from mirror 2026-02-25 05:17:35 +08:00
wangbo synced commits to refs/pull/9113/merge at wangbo/ComfyUI from mirror 2026-02-25 05:17:35 +08:00
b874bd2b8c ComfyUI v0.15.0
0aa02453bb chore: update embedded docs to v0.4.3 (#12601)
599f9c5010 Don't crash right away if op is uninitialized. (#12615)
11fefa58e9 chore: update workflow templates to v0.9.3 (#12610)
Compare 9 commits »
wangbo synced commits to refs/pull/9756/merge at wangbo/ComfyUI from mirror 2026-02-25 05:17:35 +08:00
b874bd2b8c ComfyUI v0.15.0
0aa02453bb chore: update embedded docs to v0.4.3 (#12601)
599f9c5010 Don't crash right away if op is uninitialized. (#12615)
11fefa58e9 chore: update workflow templates to v0.9.3 (#12610)
Compare 9 commits »
wangbo synced commits to refs/pull/12597/merge at wangbo/ComfyUI from mirror 2026-02-25 05:17:34 +08:00
77dd988c3b Merge 449282d062cfb2859d889c60c9d987b02fdfc2b0 into 11fefa58e9
11fefa58e9 chore: update workflow templates to v0.9.3 (#12610)
d8090013b8 feat(api-nodes): add ByteDance Seedream-5 model (#12609)
048dd2f321 Patch frontend to 1.39.16 (from 1.39.14) (#12604)
84aba95e03 Temporality unbreak some LTXAV workflows to give people time to migrate. (#12605)
Compare 7 commits »
wangbo synced commits to refs/pull/12463/head at wangbo/ComfyUI from mirror 2026-02-25 05:17:34 +08:00
d246640519 Merge branch 'master' into fix/mac-upscale-fail
048dd2f321 Patch frontend to 1.39.16 (from 1.39.14) (#12604)
84aba95e03 Temporality unbreak some LTXAV workflows to give people time to migrate. (#12605)
9b1c63eb69 Add SplitImageToTileList and ImageMergeTileList nodes. (#12599)
7a7debcaf1 chore: update workflow templates to v0.9.2 (#12596)
Compare 6 commits »
wangbo synced commits to refs/pull/12510/merge at wangbo/ComfyUI from mirror 2026-02-25 05:17:34 +08:00
befa83d434 comfy aimdo 0.2.1 (#12620)
33f83d53ae Fix KeyError when prompt entries lack class_type key (#12595)
b874bd2b8c ComfyUI v0.15.0
0aa02453bb chore: update embedded docs to v0.4.3 (#12601)
Compare 8 commits »
wangbo synced commits to refs/pull/12515/merge at wangbo/ComfyUI from mirror 2026-02-25 05:17:34 +08:00
048dd2f321 Patch frontend to 1.39.16 (from 1.39.14) (#12604)
84aba95e03 Temporality unbreak some LTXAV workflows to give people time to migrate. (#12605)
9b1c63eb69 Add SplitImageToTileList and ImageMergeTileList nodes. (#12599)
7a7debcaf1 chore: update workflow templates to v0.9.2 (#12596)
Compare 6 commits »
wangbo synced commits to refs/pull/12522/merge at wangbo/ComfyUI from mirror 2026-02-25 05:17:34 +08:00
befa83d434 comfy aimdo 0.2.1 (#12620)
33f83d53ae Fix KeyError when prompt entries lack class_type key (#12595)
b874bd2b8c ComfyUI v0.15.0
0aa02453bb chore: update embedded docs to v0.4.3 (#12601)
Compare 8 commits »
wangbo synced commits to refs/pull/12544/merge at wangbo/ComfyUI from mirror 2026-02-25 05:17:34 +08:00
11fefa58e9 chore: update workflow templates to v0.9.3 (#12610)
d8090013b8 feat(api-nodes): add ByteDance Seedream-5 model (#12609)
048dd2f321 Patch frontend to 1.39.16 (from 1.39.14) (#12604)
84aba95e03 Temporality unbreak some LTXAV workflows to give people time to migrate. (#12605)
Compare 7 commits »
wangbo synced commits to refs/pull/12578/merge at wangbo/ComfyUI from mirror 2026-02-25 05:17:34 +08:00
befa83d434 comfy aimdo 0.2.1 (#12620)
33f83d53ae Fix KeyError when prompt entries lack class_type key (#12595)
b874bd2b8c ComfyUI v0.15.0
0aa02453bb chore: update embedded docs to v0.4.3 (#12601)
Compare 8 commits »
wangbo synced commits to refs/pull/12463/merge at wangbo/ComfyUI from mirror 2026-02-25 05:17:34 +08:00
d246640519 Merge branch 'master' into fix/mac-upscale-fail
Compare 2 commits »
wangbo synced commits to refs/pull/12535/merge at wangbo/ComfyUI from mirror 2026-02-25 05:17:34 +08:00
0aa02453bb chore: update embedded docs to v0.4.3 (#12601)
599f9c5010 Don't crash right away if op is uninitialized. (#12615)
11fefa58e9 chore: update workflow templates to v0.9.3 (#12610)
d8090013b8 feat(api-nodes): add ByteDance Seedream-5 model (#12609)
Compare 9 commits »
wangbo synced commits to refs/pull/12543/merge at wangbo/ComfyUI from mirror 2026-02-25 05:17:34 +08:00
af94c10fed Merge 2fc7012fe8cc593daaaf96f8345a1743632485ff into 11fefa58e9
11fefa58e9 chore: update workflow templates to v0.9.3 (#12610)
d8090013b8 feat(api-nodes): add ByteDance Seedream-5 model (#12609)
048dd2f321 Patch frontend to 1.39.16 (from 1.39.14) (#12604)
84aba95e03 Temporality unbreak some LTXAV workflows to give people time to migrate. (#12605)
Compare 7 commits »
wangbo synced commits to refs/pull/12587/merge at wangbo/ComfyUI from mirror 2026-02-25 05:17:34 +08:00
048dd2f321 Patch frontend to 1.39.16 (from 1.39.14) (#12604)
84aba95e03 Temporality unbreak some LTXAV workflows to give people time to migrate. (#12605)
9b1c63eb69 Add SplitImageToTileList and ImageMergeTileList nodes. (#12599)
7a7debcaf1 chore: update workflow templates to v0.9.2 (#12596)
Compare 5 commits »