First Release of Streamlit CrewAI Process Output Component
A Streamlit component for beautifully displaying CrewAI's process output in real-time.
Features
- 🎨 Beautiful, formatted output with emojis
- ⚡ Real-time streaming updates
- 🔍 Automatic detection of different output types (agents, tasks, thoughts)
- 🧩 Simple integration with just a few lines of code
Requirements
- Python ≥3.7
- streamlit ≥1.41.0
- crewai ≥0.95.0
- crewai-tools ≥0.25.8