Files
crewAI/tests/agents
Devin AI 1225071e00 feat: Add multi-round dialogue functionality (fixes #2250)
- Add max_dialogue_rounds parameter to Task class with default of 10
- Update _handle_regular_feedback method to support multiple rounds
- Update _ask_human_input method to display current round information
- Pass max_dialogue_rounds parameter through agent execution flow
- Add tests for Task class max_dialogue_rounds parameter

Co-Authored-By: Joe Moura <joao@crewai.com>
2025-02-28 10:13:52 +00:00
..