Files
crewAI/lib
Thiago Moretto 190430da08 fix: address bot review feedback on tool metadata
- Use `is not None` instead of truthiness check so empty tools list
  is sent to the API rather than being silently dropped as None
- Strip __init__ suffix from module path for tools in __init__.py files
- Extend _unwrap_schema to handle function-before, function-wrap, and
  definitions wrapper types
2026-03-26 11:27:38 -03:00
..
2026-03-26 04:12:49 +08:00