Files
crewAI/src/crewai/utilities
Devin AI 417b1cd8a9 Fix issue 2993: Prevent Flow status logs from hiding human input
- Add pause_live_updates() and resume_live_updates() methods to ConsoleFormatter
- Modify _ask_human_input() to pause Flow status updates during human input
- Add comprehensive tests for pause/resume functionality and integration
- Ensure Live session is properly managed during human input prompts
- Fix prevents Flow status logs from overwriting user input prompts

Fixes #2993

Co-Authored-By: João <joao@crewai.com>
2025-06-11 04:08:27 +00:00
..
2025-04-17 09:22:48 -07:00
2025-06-10 13:32:32 -04:00
2025-02-19 13:52:47 -08:00
2024-08-23 10:52:36 -03:00
2025-01-20 13:30:09 -03:00
2025-01-20 13:30:09 -03:00
2025-05-20 14:21:21 -07:00