Commit History

leaderboard+app: combined CSV download with validation_status discriminator
f585077

Michael Rabinovich commited on

app: Citation + Validation Guidelines accordions, validation link in About
97b9a4a

Michael Rabinovich commited on

app: render reports inline via iframe srcdoc (private-Space safe)
0e3b21f

Michael Rabinovich commited on

app+leaderboard: link submission_name to a Space-side report proxy
77edebf

Michael Rabinovich commited on

app+leaderboard: detail panel polish (rename link columns, fix broken report links)
1a8f331

Michael Rabinovich commited on

app: row-click detail panel below the leaderboard tables
3112173

Michael Rabinovich commited on

leaderboard: markdown link columns for agent_url, submission, report
53de73a

Michael Rabinovich commited on

submit: default validation + hf_username fields on the pending row
a533dd2

Michael Rabinovich commited on

docs: add leaderboard discovery tags to README front-matter
36546fc

Michael Rabinovich commited on

app: split Leaderboard into Validated + Unvalidated tables
046548a

Michael Rabinovich commited on

license: add Apache-2.0
8676e14

Michael Rabinovich commited on

leaderboard: add load_leaderboard_split() for two-tier viewer
0dd7215

Michael Rabinovich commited on

docs: link companion datasets in README front-matter
1402833

Michael Rabinovich commited on

docs: add hf_oauth + apache-2.0 license to README front-matter
0bb6044

Michael Rabinovich commited on

tests: pytest + playwright headless smoke harness
21b071a

Michael Rabinovich commited on

Dockerfile: bump CADGENBENCH_SHA to 056cfbb (invalid-candidate fast path)
ff674cc

Michael Rabinovich commited on

submit: stuck-pending sweep on boot (chunk 6)
0a2a2c6

Michael Rabinovich commited on

submit: reject byte-identical re-submits via SHA-256 dedup
3237736

Michael Rabinovich commited on

app: move theme= from Blocks.launch() to Blocks() ctor (Gradio 5 API)
76f0611

Michael Rabinovich commited on

app+requirements: pin Gradio 5 + gradio_leaderboard, auto-refresh now works
4e86f82

Michael Rabinovich commited on

app: fix leaderboard auto-refresh via @gr .render(key=...)
f2f35be

Michael Rabinovich commited on

app: drive auto-refresh via gr.Timer().tick instead of every= on Dataframe
4ee70ef

Michael Rabinovich commited on

app: auto-refresh leaderboard + bootstrap logging
b2f3ce6

Michael Rabinovich commited on

Dockerfile: bump CADGENBENCH_SHA to 9bd02fb (lazy baseline import)
67fd44c

Michael Rabinovich commited on

leaderboard: fetch results.jsonl via direct cache-busted HTTPS
9fcb684

Michael Rabinovich commited on

submit: background-thread eval, flip row pending -> completed / failed
855bb8a

Michael Rabinovich commited on

leaderboard: render pending / failed score cells with a status tag
5aee3e5

Michael Rabinovich commited on

leaderboard: handle null score fields on pending / failed rows
00d091d

Michael Rabinovich commited on

app: drop history-narrative prose from Submit tab
a58058c

Michael Rabinovich commited on

submit: drop the agree checkbox, meta.json is the only consent gate
9e84592

Michael Rabinovich commited on

submit: drop dead form fields, meta.json is the only source
f571140

Michael Rabinovich commited on

submit: write pending row + upload zip on successful validation
1748c76

Michael Rabinovich commited on

submit: move handle_submit into its own module + add validation pipeline
0501689

Michael Rabinovich commited on

Dockerfile: bump CADGENBENCH_SHA to ed31274 (parallel evaluate)
91244c6

Michael Rabinovich commited on

Dockerfile: copy all Python modules, not just app.py
f26021f

Michael Rabinovich commited on

refactor: split leaderboard read path into its own module
b5ad973

Michael Rabinovich commited on

docs: rewrite Space README + About tab as declarative current state
628bc9e

Michael Rabinovich commited on

Dockerfile: bump CADGENBENCH_SHA to 1747493 (Hub-only fixtures)
d8207be

Michael Rabinovich commited on

Dockerfile: bump CADGENBENCH_SHA to 36ac6b4 (Hub-aware paths.py)
aa1e886

Michael Rabinovich commited on

scrub for the cadgenbench Public flip: drop NIST + remove build secret
a80542f

Michael Rabinovich Cursor commited on

Dockerfile: use actual GH username in classic-PAT URL, not x-access-token
12c3a54

Michael Rabinovich Cursor commited on

Dockerfile: use x-access-token:TOKEN URL form for classic PAT
818fd28

Michael Rabinovich Cursor commited on

Dockerfile: point cadgenbench install at huggingface/cadgenbench
aa263ac

Michael Rabinovich Cursor commited on

docs: refresh stale status strings after org transfer
7dc3bc3

Michael Rabinovich Cursor commited on

docs: refresh stale science/ migration target in space README
93ddafd

Michael Rabinovich Cursor commited on

step 6 (A2): switch space to sdk:docker, install cadgenbench from private LeForge via GH_PAT build secret
900c7c1

Michael Rabinovich Cursor commited on

ui: render validity_rate as percentage in the leaderboard table
00d6e0c

Michael Rabinovich Cursor commited on

schema: rename model -> submission_name; seed with 3 baseline rows
952dbca

Michael Rabinovich Cursor commited on

step 5: leaderboard reads from submissions dataset on hub
afed315

Michael Rabinovich Cursor commited on

step 3: gradio leaderboard scaffold
c040324

Michael Rabinovich Cursor commited on