mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-01 05:08:12 +00:00
- Add null check after _load_agent() in benchmark runner (agent can return None on circular refs) - Escape user-sourced content in Rich markup via _safe_render() in memory panel and skills list - Default to passed=True when benchmark case has neither expected nor criteria Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>