openhands-index / app.py

Commit History

Remove redundant root redirect - now handled by proxy
c560986

openhands commited on

Add explicit root redirect with 302 status code
20c58ab

openhands commited on

Remove conflicting server-side redirect
9ba6edb

openhands commited on

Fix root route redirect to /home
14690be

openhands commited on

Mount API at /api path instead of root
c744cbf

openhands commited on

Add REST API for programmatic access to leaderboard data
d05a70e

openhands commited on

Fix nav links opening in new tab and simplify methodology text
1ca9fc3

openhands openhands commited on

Fix navigation links to use relative paths and match category names
0813604

openhands openhands commited on

Consolidate font definitions into single source of truth
acd5bf8

openhands commited on

Fix font change - update Gradio theme font to Arial
721acc6

openhands commited on

Add dark mode support for Plotly chart backgrounds
8980c87

openhands commited on

Use JavaScript to swap OpenHands logos based on dark mode
7962903

openhands commited on

Make PostHog API key configurable via POSTHOG_API_KEY env var
73ebfec

openhands openhands commited on

Fix PostHog snippet with correct API key
886446f

openhands openhands commited on

Add PostHog analytics tracking
5639e2a

openhands openhands commited on

Remove OG meta tags - handled by proxy
0658c19

openhands openhands commited on

Add static preview image for Open Graph social sharing
4c523d5

openhands openhands commited on

Fix Open Graph image URL format for Gradio file serving
13e565b

openhands openhands commited on

Add Open Graph meta tags for social media previews
f600f52

openhands openhands commited on

Align color scheme with OpenHands brand
928e4af

openhands openhands commited on

Fix dark mode: use legible logo and lighter link colors
9b84cf0

openhands openhands commited on

Add periodic cache refresh for leaderboard data
6bddf26

openhands commited on

Change blue links and text to dark grey (#555555)
d68f190

openhands openhands commited on

Update DeepSeek logo, tooltip format, and category names
5778893

openhands openhands commited on

Fix data plotting requirements and server port handling; ensure per-benchmark plots use correct agent column.\n\n- Respect HOST/PORT env for local runs\n- Use 'OpenHands Version' in plot requirements\n- Avoid plotting when use_plotly=False\n\nCo-authored-by: openhands <openhands@all-hands.dev>
fb3d0db

openhands commited on

Force rebuild: Trigger HuggingFace Space to fetch latest data from GitHub
8be216f

openhands openhands commited on

Cleanup codebase: remove unused code, simplify data loading, and add pre-release notice
855423e

openhands openhands commited on

Remove submission page and add submission instructions to About page
701c496

openhands openhands commited on

Update category structure to OpenHands Index with 5 categories
c56f232

openhands openhands commited on

Add verbose logging and include JSONL data files
b5df580

openhands openhands commited on

Add comprehensive error handling and timeout protection
87e9f6b

openhands commited on

Fix data loading: fetch from GitHub with fallback to mock data
a63b4cf

openhands commited on

Fix runtime errors and data loading
66fcacd

openhands commited on

Convert to JSONL data format and remove agent-eval dependency
1027cfb

openhands openhands commited on

Initial OpenHands Index leaderboard based on ASTA Bench
085a012

openhands openhands commited on