mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-09 16:18:30 +00:00
- Add explicit type annotations for variables in responsibility modules - Fix Pydantic model constructor calls to include optional fields with defaults - Fix B904 exception handling by adding 'from e' clauses in agent.py - Fix RET504 unnecessary assignments before return statements - Fix threading.Lock type annotation issue in rpm_controller.py - Update pyproject.toml to ignore S101 assert statements in test files - Add set_responsibility_system method to BaseAgent class All responsibility tracking tests pass (58/58) and type-checker shows no issues. Co-Authored-By: João <joao@crewai.com>
4.6 KiB
4.6 KiB