Files
crewAI/tests/agent_test.py
Devin AI cd4b5b9ded fix: address CI failures - add type hints and fix tests
- Add proper PrivateAttr declarations for cache attributes to fix mypy errors
- Simplify tests to focus on set_knowledge method directly instead of full kickoff
- Remove network calls and invalid method mocking from tests
- All knowledge caching functionality verified working locally

Co-Authored-By: João <joao@crewai.com>
2025-06-27 10:01:12 +00:00

76 KiB