OpenRA-Bench / app.py

Commit History

Wire Playlist tab into app.py
98bf343

Xiaochuang Yuan commited on

Address PR #21 review: drop redundant SSR write + stale scenarios.json entry
ee5ec03

Xiaochuang Yuan commited on

Merge origin/main into pr13-revised
d4d38ed

Xiaochuang Yuan commited on

Reconcile app.py + game_knowledge.py with PR #15 + #19 additions
7c4ce60

yxc20098 commited on

Patch Gradio schema crash: handle boolean additionalProperties
8c1267a

Yiyu Tian commited on

Fix SSR disable: force-set env var at module level before Blocks init
f8dbe1c

Yiyu Tian commited on

Disable Gradio SSR to fix TypeError on API info introspection
48a00b9

Yiyu Tian commited on

Disable Gradio SSR to fix TypeError on API info introspection
51b86ab

Yiyu Tian commited on

Add Enter shortcut for Play end turn
a97a1f9

Siqi commited on

Paper-experiment prep: human-study harness + pass^k + paper plan
07dfe2e

yxc20098 commited on

Improve Play minimap clarity
a412201

Siqi commited on

Persist human Play-tab runs in the standard Playback format
680e8db

yxc20098 commited on

Phase 2: Play tab โ€” minimap fills its space (drop fixed height)
1120c46

yxc20098 commited on

Phase 2: Play tab โ€” contextual clicking + per-type unit shapes
122ba55

yxc20098 commited on

Phase 2: Play tab โ€” selection boundary, move arrows, clear selection
d579975

yxc20098 commited on

Phase 2: Play tab โ€” exact-cell unit selection with toggle
aae0395

yxc20098 commited on

Phase 2: Play tab โ€” fix hp, reorder panel, cleaner units table
d8da7e4

yxc20098 commited on

Phase 2: fix Start button + tactical minimap (shapes/legend/counts)
7bbfa7a

yxc20098 commited on

Phase 2: Play tab โ€” larger minimap + bigger coordinate labels
b08ad0f

yxc20098 commited on

Phase 2: Play tab โ€” fix objective strikethrough + add coordinate grid
bda094b

yxc20098 commited on

Phase 2: Play tab โ€” show objective, units panel, sharper minimap
4386310

yxc20098 commited on

Phase 2: 'Play' tab in app.py โ€” human-labeling UI
81fb667

yxc20098 commited on

Training-parity minimap (real terrain + legend) + viewer (system/thinking/debrief)
39fba02

yxc20098 commited on

Adversarial 1v1 spotlight: ladder family + rating + Elo wiring
f5e23f8

yxc20098 commited on

Unified Battle Viewer in app.py + run/model playback identity
0a488d3

yxc20098 commited on

Generalization-gap metric: held-out split in run_eval + leaderboard
03e4efa

yxc20098 commited on

#6 leaderboard: data layer + run_eval publish + Gradio tab
b98ab1a

yxc20098 commited on

Add HF identity verification and anonymous submission support
6f326d5

yxc20098 commited on

Add server-side game aggregation with minimum 5-game threshold
e642d5b

yxc20098 commited on

Security hardening: XSS prevention, input validation, rate limiting
9422de7

yxc20098 commited on

Add agent URL hyperlinks, replay downloads, and submit_with_replay endpoint
9fead46

yxc20098 commited on

Add upload form, API endpoint, 5 difficulty tiers, real game data
45ef63c

yxc20098 commited on

Move Try experience to OpenRA-RL Space, remove Try tab from Bench
8ce66d2

yxc20098 commited on

Rename Evaluate tab to Try, stream LLM agent gameplay
2771ddd

yxc20098 commited on

Add in-browser evaluation via Evaluate tab
824262a

yxc20098 commited on

Connect evaluation harness to HF-hosted OpenRA-RL environment
44493a3

yxc20098 commited on

Move HF Space sync to openra-rl org
5962a76

yxc20098 commited on

Add OpenRA-Bench leaderboard, evaluation harness, and rubrics
f96ea53

yxc20098 commited on