TradingAgents/tradingagents/ui
Youssef Aitousarrah 1ead4d9638 feat: add theme module and fix Streamlit Cloud deployment
- Add tradingagents/ui/theme.py (design system: colors, CSS, Plotly templates)
- Add .streamlit/config.toml for dark theme configuration
- Fix Plotly duplicate keyword args in performance.py and todays_picks.py
- Replace deprecated use_container_width with width="stretch" (Streamlit 1.54+)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 22:40:08 -08:00
..
pages feat: add theme module and fix Streamlit Cloud deployment 2026-02-10 22:40:08 -08:00
__init__.py feat: discovery pipeline enhancements with ML signal scanner 2026-02-09 22:53:42 -08:00
dashboard.py Add recommendations folder so that the UI can display it 4 2026-02-10 22:28:52 -08:00
theme.py feat: add theme module and fix Streamlit Cloud deployment 2026-02-10 22:40:08 -08:00
utils.py feat: discovery pipeline enhancements with ML signal scanner 2026-02-09 22:53:42 -08:00