mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-01 13:18:10 +00:00
- Introduced auto-scroll functionality in the AgentTUI to improve user experience during streaming. - Updated the proactive summarization logic in ConversationalAgentExecutor to ensure the current user message is preserved, preventing loss of context during summarization. - Added handling for tool usage events to reset streaming state appropriately. - Refined prompt instructions in translations to clarify agent behavior and expectations. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>