winterfx

Results 4 issues of winterfx

Split stdio server message handling into dedicated functions for better readability: - handleNotifications: dedicated goroutine for notification processing - processInputStream: main input stream processing loop - readNextLine: context-aware line reading...

this fixes an issue where the child process is created successfully, but immediately crashes.The client did not detect the failure. ## Summary by CodeRabbit - **Bug Fixes** - Improved handling...

type: bug
area: sdk

### crawl4ai version 0.6.0 ### Expected Behavior When I crawl a URL whose document contains some flow charts written in `mermaid`, the crawl result misses these flow charts. ### Current...

✨ Enhancement
📌 Root caused