Commit History

Tolerate missing localStorage in sandboxed embed iframes
01f29b6
Running

evijit HF Staff Claude Opus 4.8 (1M context) commited on

Add dynamic thumbnails for orgs
e068beb

j-chim commited on

Fix model comparison + add evaluator logo
4945098

j-chim commited on

Update verified counts for grey validated orgs
2b5a024

j-chim commited on

Update verified list
8a710d4

j-chim commited on

Help docs: verified-checkmark gif + refreshed cross-post tutorial
f7f3c2c

evijit HF Staff Claude Opus 4.8 (1M context) commited on

Fix embeds to filter by canonical benchmark only (no splits in embed until we decide how to display splits) + suppress popup on embed routes
e74e7be

j-chim commited on

Update embeds title and move toggle order
4e96330

j-chim commited on

Update wording
6d05aa6

j-chim commited on

Retarget three stale model redirects for the 657f24c2 registry
b337bd8

j-chim Claude Fable 5 commited on

Letter-square signal flags on the overlaps expanded rows
6cc3c39

j-chim Claude Fable 5 commited on

Add the grey recognized tier to the verified badge
4a8e900

j-chim Claude Fable 5 commited on

Overlaps tab v2: single-source rows, per-source detail, slice-title contract
dae359e

j-chim Claude Fable 5 commited on

Rework Help/About: tutorials, signal docs, contribute/cite sharing, terminology, screenshots; default researcher view to full result set
f2a39b0

Anka commited on

Render screenshot blocks indented under list items
600100f

Anka commited on

Fix validated evaluator displays
4bce289

j-chim commited on

Add Help: intro tour, tutorials, stakeholder guides, citation info, footer
f737def

Anka commited on

format fixes - validated evals
2355bb3

j-chim commited on

Add validated evaluator badge
478ae6c

j-chim commited on

Add eee source record (#9)
da4309d

j-chim commited on

Update about (#8)
599471d

j-chim commited on

Resilience + linux gate: connection-failure reset + pre-push DuckDB read-path gate
3fd5483

j-chim Claude Opus 4.8 (1M context) commited on

Cache + gzip the /models and /evals index payloads; remove temp diag route
7888b0e

evijit HF Staff Claude Opus 4.8 (1M context) commited on

Load parquet snapshots into in-memory DuckDB tables instead of /data cache
4d4ea55

evijit HF Staff Claude Opus 4.8 (1M context) commited on

diag: add file-integrity hash + /tmp-vs-/data read probes
368cea5

evijit HF Staff Claude Opus 4.8 (1M context) commited on

Split model and eval DuckDB projections
b7845a7

evijit HF Staff commited on

Log failing model and eval context
01f05f9

evijit HF Staff commited on

Trim DuckDB detail projection
70ffe59

evijit HF Staff commited on

Serialize DuckDB detail queries
90f739e

evijit HF Staff commited on

Warm sidecar cache and show loading progress
83ef54a

evijit HF Staff commited on

Add eval query diagnostics
46e8ac0

evijit HF Staff commited on

Fix DuckDB generation config projection
5f7e258

evijit HF Staff commited on

Wrap derived tags for DuckDB space
f8940f7

evijit HF Staff commited on

Fix DuckDB HF Space eval queries
0641374

evijit HF Staff commited on

view-data: split runAndRead/readAll and log column types on failure
9b2a4b8

evijit HF Staff Claude Opus 4.7 (1M context) commited on

Revert duckdb INSTALL/LOAD json — getRowObjectsJson() is the lib's documented path
d93d898

evijit HF Staff Claude Opus 4.7 (1M context) commited on

duckdb: explicit INSTALL/LOAD json so linux-x64 binding can materialise JSON columns
fa8b4f1

evijit HF Staff Claude Opus 4.7 (1M context) commited on

Adapt upstream category-based code to v2 tag taxonomy
bfb71af

j-chim commited on

Merge remote-tracking branch 'origin/main' into merge/main-into-v2-cleanup
6e90b4d

j-chim commited on

WIP: v2 cleanup checkpoint before merging origin/main
d249d5b

j-chim commited on

view-data: coerce BIGINT-encoded numeric strings; restore distribution embed route
d49f850

evijit HF Staff Claude Opus 4.7 (1M context) commited on

view-data: switch reader to getRowObjectsJson(); drop CAST/to_json hacks
225b586

evijit HF Staff Claude Opus 4.7 (1M context) commited on

view-data: paranoid CAST every output column to a primitive type
b6dab21

evijit HF Staff Claude Opus 4.7 (1M context) commited on

view-data: explicit r.* enumeration + parse the wrapped columns in JS
915be2f

evijit HF Staff Claude Opus 4.7 (1M context) commited on

view-data: lengthen readRows error log to 1200 chars so the full SELECT is visible
a9845fb

evijit HF Staff commited on

view-data: also wrap VARCHAR[] and TIMESTAMP columns; add app/error.tsx boundary
93c113e

evijit HF Staff Claude Opus 4.7 (1M context) commited on

view-data: cast every to_json wrap to VARCHAR
6cfbb83

evijit HF Staff Claude Opus 4.7 (1M context) commited on

view-data: wrap every complex column with to_json to bypass binding crashes
7c13d55

evijit HF Staff Claude Opus 4.7 (1M context) commited on

view-data: wrap JSON-typed parquet columns in to_json() to dodge binding crash
beb4e3a

evijit HF Staff Claude Opus 4.7 (1M context) commited on

view-data: log SQL + error context when readRows throws
718288a

evijit HF Staff Claude Opus 4.7 (1M context) commited on