mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-09-20 01:55:38 +00:00
- Updated ChatTextArea to support @mention autocomplete using Tab for completion. - Added MentionChanged message to handle autocomplete state changes. - Improved user experience by displaying a hint for available mentions. - Enhanced error handling in AgentTUI for agent message timeouts. - Updated rendering logic to ensure proper display of system messages with Rich markup.