mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-01 05:08:12 +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.