Commit Graph

5779 Commits

Author SHA1 Message Date
filtered
16b607c95c [API] Add subgraph ID to execution DTO (#1152) 2025-07-23 03:51:48 -07:00
filtered
b0968509f9 Fix progress stuck after execution interrupted (#4503) 2025-07-22 23:49:34 -07:00
guill
7eb3eb2473 Update the frontend to support async nodes. (#4382)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Christian Byrne <cbyrne@comfy.org>
2025-07-23 13:46:00 +10:00
Comfy Org PR Bot
cccf51b652 0.16.15 (#1151)
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
2025-07-22 13:00:08 -07:00
Christian Byrne
ff68c42162 [feat] Hide subgraph nodes from node library and search (#4498) 2025-07-22 12:59:25 -07:00
Christian Byrne
defaef8043 [fix] prevent memory leak in SubgraphNode event listeners (#1150) 2025-07-22 12:38:55 -07:00
Christian Byrne
280131d33d [feat] Node Definition Filter Registry System (#4497) 2025-07-22 12:27:32 -07:00
Christian Byrne
6b3de73655 [test] Clean up SubgraphMemory tests to remove invalid assertions (#1149) 2025-07-22 11:53:50 -07:00
Christian Byrne
ae8293e2cd [test] Remove redundant circular reference TODO test (#1148) 2025-07-22 10:59:30 -07:00
Christian Byrne
7b32a2fb6e [tests] Add browser tests for subgraph functionalities (#4495) 2025-07-22 10:35:49 -07:00
Christian Byrne
27865278da [test] Remove misleading createNode todo test (#1147) 2025-07-22 10:35:35 -07:00
Christian Byrne
61611fb0cb [feat] Add pricing for new API nodes (#4391) 2025-07-21 20:02:22 -07:00
Christian Byrne
1cd6a7f667 [chore] Update litegraph to 0.16.14 (#4494) 2025-07-21 17:48:32 -07:00
Comfy Org PR Bot
a62362234c 0.16.14 (#1146)
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
2025-07-21 12:35:01 -07:00
Christian Byrne
a39f6e6763 [feat] DOM widget promotion for subgraph inputs (#4491) 2025-07-21 11:52:54 -07:00
Christian Byrne
def6010d72 [refactor] Remove parentSubgraphNode property from widgets (#1145) 2025-07-21 11:26:03 -07:00
filtered
efdb8080ae Change widget demoted event name (#1144) 2025-07-21 16:31:16 +00:00
Christian Byrne
995f482593 [feat] Implement versioned defaults for link release actions (#4489) 2025-07-21 08:23:39 -07:00
Christian Byrne
23b2302ce3 [chore] Update litegraph to 0.16.13 (#4490) 2025-07-21 00:30:09 -07:00
Comfy Org PR Bot
b745b58e6b 0.16.13 (#1143)
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
2025-07-20 23:43:28 -07:00
Christian Byrne
6f3f1f9f24 [fix] Change parentSubgraphNode type to NodeLike (#1142) 2025-07-20 23:18:08 -07:00
Comfy Org PR Bot
c0feaa5f94 0.16.12 (#1141)
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
2025-07-20 19:10:59 -07:00
Christian Byrne
0a8f16fe19 [feat] Add containerNode property for DOM widget positioning in subgraphs (#1128)
Co-authored-by: Claude <noreply@anthropic.com>
2025-07-20 18:36:33 -07:00
Comfy Org PR Bot
d833ab65a6 [chore] Update litegraph to 0.16.11 (#4484)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
2025-07-20 14:20:50 +00:00
filtered
dea4a76ceb [Test] Add explicit timeout to consistently failing test (#4485) 2025-07-21 00:19:22 +10:00
Comfy Org PR Bot
2fd94319bc 0.16.11 (#1140)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
2025-07-20 05:45:26 -07:00
filtered
32062aa126 Add workaround for incorrect downstream patch (#1139) 2025-07-20 22:23:07 +10:00
filtered
db70bd61d5 [CI] Fix PR check workflow (#4482) 2025-07-20 18:45:11 +10:00
filtered
e10a9c112a Revert "[fix] Handle missing _listenerController.abort when loading workflows" (#1137) 2025-07-20 14:58:11 +10:00
Christian Byrne
7e41834094 [fix] Handle missing _listenerController.abort when loading workflows (#1134) 2025-07-19 14:25:54 -07:00
Terry Jia
ed1d944e0e [3d] remove unnecessary uploadTexture (#4357) 2025-07-19 11:38:49 -07:00
Comfy Org PR Bot
10296d54e0 0.16.10 (#1135) 2025-07-19 06:43:32 +10:00
filtered
3f9fb421d0 Always create cloned, separate subgraph definintions (#1133) 2025-07-18 19:53:48 +00:00
Comfy Org PR Bot
282f9ce27a [chore] Update Comfy Registry API types from comfy-api@9ccb96a (#4470)
Co-authored-by: viva-jinyi <53567196+viva-jinyi@users.noreply.github.com>
2025-07-18 15:53:21 +09:00
filtered
d2e49ac110 [Test] Uncomment test - already working as expected (#1131) 2025-07-17 20:29:08 -07:00
Rizumu Ayaka
11eff4981f Fix Help Center changelog toast overflows viewport (#4469) 2025-07-17 17:13:01 -07:00
Benjamin Lu
927773f553 Fix Danger.js Security Issues (#4462) 2025-07-16 12:15:05 -07:00
guill
1200c07fcd Add support for Feature Flags (#4439) 2025-07-15 15:59:11 -07:00
Christian Byrne
967f1e15e3 [fix] Add subgraph edge case tests (#1127)
Co-authored-by: Claude <noreply@anthropic.com>
2025-07-15 12:48:11 -07:00
Christian Byrne
28f955ed6a [test] Add subgraph units tests for events and i/o (#1126)
Co-authored-by: Claude <noreply@anthropic.com>
2025-07-15 10:11:08 -07:00
Christian Byrne
3ac96979fe [test] Add Subgraph memory, DTO, execution unit tests (#1123) 2025-07-15 09:21:40 -07:00
Christian Byrne
ca5774c0df [feat] Add subgraph test infrastructure (#1111) 2025-07-15 07:53:26 -07:00
Christian Byrne
be7edab141 [feat] Add GitHub Action for automated Claude PR reviews (#4452) 2025-07-14 16:44:51 -07:00
filtered
f3168aac89 Revert "[fix] Fix Danger CI permissions for PRs from forks" (#4450) 2025-07-15 04:52:01 +10:00
Benjamin Lu
2f3c762e85 [fix] Fix Danger CI permissions for PRs from forks (#4449)
It's good to have working and in ASAP, although better approaches are being researched and investigated
2025-07-14 14:08:44 -04:00
Benjamin Lu
8b8caa4b29 Add Danger PR Review (#4442) 2025-07-13 21:21:29 -07:00
Christian Byrne
a70d69cbd2 [fix] Sync subgraph node title changes with breadcrumb navigation (#4394) 2025-07-13 07:37:48 +10:00
filtered
01c735d943 Fix cannot check widget value if undefined (#4433) 2025-07-12 09:05:58 +10:00
Comfy Org PR Bot
f0bc4c6959 [chore] Update litegraph to 0.16.9 (#4432)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
2025-07-12 09:01:24 +10:00
Comfy Org PR Bot
4ab223d651 0.16.9 (#1117)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
2025-07-12 08:55:23 +10:00