- 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>