The GitHub Actions job "Node.js CI" on burr.git/feature/graph-builder has failed. Run started by GitHub user skrawcz (triggered by skrawcz).
Head commit for run: e9c7c88b9aef7292be823d1e39b19ad09a774bf1 / Stefan Krawczyk <[email protected]> feat: add visual Graph Builder tool to Burr UI This takes work from @jaeyow and https://github.com/apache/burr/pull/572. Adds a drag-and-drop graph editor for designing Burr application graphs visually and exporting as Python code or JSON. Key changes: - New /graph-builder route with full visual editor (ReactFlow v12) - Migrate existing GraphView from reactflow v11 to @xyflow/react v12 - Remove reactflow and @tisoap/react-flow-smart-edge dependencies - Per-node async/streaming toggles matching Burr's 4 action variants - Python code generation with correct decorators and signatures - 3 pre-built example graphs (MultiModal Chatbot, CRAG, Streaming) - localStorage auto-save/restore of graph state - Empty-state onboarding overlay and structured help sidebar - Fix appcontainer layout for full-height content Report URL: https://github.com/apache/burr/actions/runs/22547634717 With regards, GitHub Actions via GitBox
