mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-08 15:48:29 +00:00
- Add environment variable CREWAI_DISABLE_EMOJIS to control emoji usage - Create comprehensive emoji-to-text mapping for runtime compatibility - Implement _get_icon() helper method in ConsoleFormatter - Replace all hardcoded emojis with dynamic icon selection - Add comprehensive test suite covering all emoji disable scenarios - Maintain backward compatibility (emojis enabled by default) - Fixes issue #3062 for Azure Functions and similar runtime environments Co-Authored-By: João <joao@crewai.com>
2 lines
1 B
Python
2 lines
1 B
Python
|