Benjamin Lu
fef02e5f56
[refactor] Migrate litegraph imports from npm package to local subtree
...
- Updated all imports from '@comfyorg/litegraph' to '@/lib/litegraph/src/'
- Replaced deep dist imports with direct source paths
- Updated CSS import in main.ts
- All imports now use the @ alias consistently
2025-08-03 22:06:29 -04: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
Robin Huang
fa58c04b3a
[fix] Disable serialization for text preview widget ( #4004 )
2025-05-28 04:20:26 +00:00
Christian Byrne
4cad1a9567
Add LLM chat history widget ( #3907 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-05-16 22:00:45 -04:00
Christian Byrne
992c2ba822
Show text progress messages on executing nodes ( #3824 )
2025-05-10 16:10:58 -04:00