Files
crewAI/lib
Devin AI d372b3d9da fix: remove duplicate constraint injection in context, fix unused import
- Remove constraint text injection into context string (constraints are
  already rendered by Task.prompt() via the constraints field)
- Remove unused MagicMock import from test file
- Update tests to verify context is passed through unchanged

Addresses review feedback from Cursor Bugbot and github-code-quality bot.

Co-Authored-By: João <joao@crewai.com>
2026-04-15 20:10:08 +00:00
..
2026-04-15 22:40:48 +08:00