-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Labels
Description
The Comfy-Org fork of litegraph.js (@comfyorg/litegraph) has been merged into the ComfyUI Frontend repository and is no longer maintained here.
Important Note
This archival only affects the Comfy-Org/litegraph.js fork. The original litegraph.js repository remains separate and unaffected by this change.
Quick Links
- 🏠 New Home: https://github.com/Comfy-Org/ComfyUI_frontend
- 📁 Source Location:
src/lib/litegraph/(subject to change) - 🐛 Report Issues: https://github.com/Comfy-Org/ComfyUI_frontend/issues
- 📖 Integration Details: ADR-0001
- 🔄 Merge PR: Merge ComfyUI_frontend and litegraph.js ComfyUI_frontend#4667
For developers using @comfyorg/litegraph
- The npm package
@comfyorg/litegraphis deprecated - This fork was specifically maintained for ComfyUI and had no other known users
- All ComfyUI-specific enhancements and fixes are now in the ComfyUI Frontend repository
- Import paths have changed from
@comfyorg/litegraphto@/lib/litegraphwithin ComfyUI
Why was this archived?
The Comfy-Org fork of litegraph.js was created specifically for ComfyUI's needs. Since ComfyUI was the only consumer of this fork, maintaining it as a separate package added unnecessary complexity. The integration enables better architectural decisions and faster development.
Repository Status
- ✅ All git history has been preserved via git subtree merge
- ✅ All open issues have been transferred to ComfyUI Frontend
- ✅ A final release (v0.8.7) has been published marking the deprecation
- 🚫 No new commits, issues, or PRs will be accepted here
- 🚫 Open PRs (20) will need to be manually transferred
This issue will remain pinned for visibility. The repository is archived to preserve history but prevent confusion about where active development occurs.