Dineshsuriya D

Results 6 issues of Dineshsuriya D

### Do you need to file an issue? - [x] I have searched the existing issues and this bug is not already filed. - [x] My model is hosted on...

triage

## Description - In the `community_reports_extractor` file Using .format() caused errors because the COMMUNITY_REPORT_PROMPT has other `{}` braces (e.g., in JSON examples). - Python .format() tries to parse those and...

### Do you need to file an issue? - [x] I have searched the existing issues and this feature is not already filed. - [x] My model is hosted on...

enhancement

### What happened? --- ## Summary GraphFlow workflows become unrecoverable when interrupted during agent transitions, leading to a corrupted state where no agents are ready to execute despite having remaining...

needs-triage

### Do you need to file an issue? - [x] I have searched the existing issues and this bug is not already filed. - [x] My model is hosted on...

bug
backlog
v3

Detect process forks and recreate thread resources to prevent 'RuntimeError: threads can only be started once' in worker processes. - Add PID tracking for fork detection - Safe cleanup of...