Remove description text from Live Arena page for cleaner interface 5a2f97f lfqian commited on Oct 30, 2025
Make description text more visible with darker color and larger font 87cbf4d lfqian commited on Oct 30, 2025
Add Agent Market Arena title and description in hero section on Live Arena page 5d9847e lfqian commited on Oct 30, 2025
Revert "Change header layout to display title and subtitle on same line" a839c99 lfqian commited on Oct 30, 2025
Change header layout to display title and subtitle on same line d33cc68 lfqian commited on Oct 30, 2025
Add Paper & Citation section to Join Arena page with copy functionality e74c79c lfqian commited on Oct 28, 2025
Remove strategy label from chart series names (only show agent and model) 9b0c947 lfqian commited on Oct 28, 2025
Replace CompareChart with CompareChartE in Leaderboard for better curve styling d09e7ae lfqian commited on Oct 28, 2025
Align asset tabs to left and match LiveView asset order (BTC, ETH, BMRN, TSLA) 29b7ad4 lfqian commited on Oct 28, 2025
Update Leaderboard page: Apply LiveView tab style and improve Filter Matrix card design 1d1ea93 lfqian commited on Oct 28, 2025
Remove date suffix from model names in LiveView and AgentFilters (models filter) e2492fa lfqian commited on Oct 28, 2025
Remove date suffix from model names (e.g., claude_sonnet_4_20250514 -> claude_sonnet_4) 5f139dc lfqian commited on Oct 28, 2025
Add horizontal scrolling to AgentTable with frozen columns and better layout 3a36642 lfqian commited on Oct 28, 2025
Apply LiveView style to Leaderboard: add AMA gradient, improve colors and card design 75781dd lfqian commited on Oct 28, 2025
Add time window slider with Return and Volatility calculation d6e1b11 lfqian commited on Oct 28, 2025
Change 1M to Return and optimize stat card layout for better readability ea281dc lfqian commited on Oct 28, 2025
Remove debug info and optimize stat card layout for better text display bf75788 lfqian commited on Oct 28, 2025
Fix MiniEchart: move to standalone Vue component for proper template compilation dda1ac1 lfqian commited on Oct 28, 2025
Add debug logging and styling for MiniEchart in Join Arena page b374607 lfqian commited on Oct 28, 2025
Remove Strategy, Asset Focus, and asset descriptions from Join Arena page 3981c9f lfqian commited on Oct 28, 2025
Fix EOD date in Join Arena page: use actual sequence date instead of leaderboard end_date 809cc4a lfqian commited on Oct 28, 2025
Fix EOD date display: prioritize actual sequence date and simplify date format a158720 lfqian commited on Oct 28, 2025
Update agent links: Add GitHub and arXiv links for DeepFundAgent and HedgeFundAgent 7a62d8c lfqian commited on Oct 28, 2025
Update UI: Change Agent Arena to Join Arena and remove coverage metrics from asset cards a9c0e96 lfqian commited on Oct 28, 2025
LiveView: query max date directly from Supabase instead of using cached end_date b6da842 lfqian commited on Oct 28, 2025
LiveView: force refresh data from Supabase on mount to get latest end_date 26f0ce0 lfqian commited on Oct 28, 2025
Add detailed debug logs to investigate end_date values from tableRows b8c94b3 lfqian commited on Oct 28, 2025
LiveView: directly use max end_date from Supabase tableRows for asset EOD a874a41 lfqian commited on Oct 28, 2025