Jonathan Hill
Jonathan Hill
This PR adds network activity monitoring to the tool execution verification system to detect when tools fabricate results without making actual network calls. ## Summary - Add NetworkEvent dataclass to...
Hi @redvelvets and crewAI maintainers, I'm putting this PR in draft mode because I need to be completely transparent about its current state. 🙌 Clearly I'm vibe-coding this, and that's...
This PR fixes an issue where the _create_reasoning_plan function was missing the 'ready' parameter when called by the LLM. The fix makes the 'ready' parameter optional with a default value...