langgraph-editor icon indicating copy to clipboard operation
langgraph-editor copied to clipboard

This is a visual editor for langgraph workflow. It helps to quickly design and debug the workflow from scratch.

Results 2 langgraph-editor issues
Sort by recently updated
recently updated
newest added

Avoid crashes arising from filesystem errors when /content directory is read-only. Any solution in the backend code is significantly more circuitous/is not platform-agnostic.

fixing https://github.com/Erickrus/langgraph-editor/issues/3 Absolute path for Linux & Mac. Please test on Windows.