Files
crewAI/tests/agent_test.py
Devin AI be11f9c036 fix: handle tool descriptions with curly braces in agent interpolation
- Add _interpolate_only helper method to escape curly braces
- Update interpolate_inputs to use new helper
- Add test case for tool descriptions
- Fixes #2145

Co-Authored-By: Joe Moura <joao@crewai.com>
2025-02-16 05:31:41 +00:00

55 KiB