OpenHands/openhands-index
Avoid credentialed Gradio fetches from custom domain (#42)
Handle custom-domain Gradio CORS preflights (#41)
Allow credentialed Gradio CORS from custom domain (#40)
Handle stringified Gradio JSON bodies (#39)
Fix open model filter callback reliability (#38)
Show alternative agents in top nav
Fix timer arg mismatch that wipes alternative agents table; remove OpenHands Sub-agents (#36)
Fix scatter plot: zoom and show_all_labels for all labels not just frontier
Fix _plot_scatter_plotly missing show_all_labels parameter
Add OpenHands design assets from kosmonautical/openhands-index-paul
Sync staging changes to main (#14)
Sync show_all_labels toggle from staging (#2, #3, #4)
Hide Alternative Agents nav item
Fix numeric runtime sorting in leaderboard tables
Show OpenHands on alternate agents page for shared models
Show ACP agent results in the leaderboard (#11)
Date in summary table is missing (#10)
Hide incomplete entries from home page charts by default
Fix root path redirect issue on HuggingFace Spaces
Add dedicated API Access section to About page
Remove redundant root redirect - now handled by proxy
Add explicit root redirect with 302 status code
Remove conflicting server-side redirect
Fix root route redirect to /home
Mount API at /api path instead of root
Add REST API for programmatic access to leaderboard data
Fix nav links opening in new tab and simplify methodology text
Add methodology section and benchmark instance counts to About page
Add z.ai logo for GLM language model
fix: Add Visualization column to main table (not just benchmark tables)
feat: Add Visualization column for Laminar eval links
Reduce left/right margins on mobile view
Fix dark mode modebar styling - transparent background with light gray icons
Widen Logs column to prevent vertical stacking of download icons
Add download icons to Logs column for benchmark results
Skip entries with hide_from_leaderboard=True
Format date column to show only date, not time
Trigger rebuild
Update mock data and docs to match new openhands-index-results format
Add NVIDIA logo and update company mappings
Fix navigation links to use relative paths and match category names
Trigger deploy
Empty commit to update results
Fix: Preserve mark_by selection during periodic data refresh
Fix icon positioning for date-based charts
Refactor: Create generic create_scatter_chart() as single source of truth
Fix font consistency and remove code duplication in visualizations.py
Connect 'Mark systems by' selector to Evolution and Size charts
Update intro text: remove 'standardized' from 'we need ways'
Add 'Mark systems by' selector for scatter plot icons (Company/Openness/Country)
