Commit History

Update About page
a64cd6c

j-chim commited on

Add an opt-in frontend preflight check suite
ffd4efa

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

Fix model pages, redirects, developer pages, and charts for folded model ids
d1e9d01

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

docs: rewrite README for the v2 reader architecture
da94178

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

chore: make working notes private (untrack notes/ + docs/INTERPRETIVE_SIGNALS.md)
aec0823

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

refactor(model-resolution-rework): drop client-side identity logic, use view-layer
22c2706

j-chim commited on

Gzip the detail-page sidecars via cachedGzipJson
f323554

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

Gate content: leaderboard-parity migration gate (query == comparison-index)
1d79b9e

j-chim Claude Opus 4.8 (1M context) 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

Rename _diag -> diag (underscore folders are private in App Router)
2b79eaf

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

Add /api/_diag probe; restore @duckdb/node-api 1.5.3-r.2
5fe6792

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

Roll back @duckdb/node-api 1.5.3-r.2 -> 1.5.2-r.1 (diagnostic)
527aae9

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

Install git in Space runtime image
12606a4

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

Pin snapshot to evaleval/card_backend warehouse/2026-05-29T00-24-44Z
2a93abf

j-chim commited on

Fix mobile leaderboard model link to use model_route_id fallback
b9bdca2

j-chim commited on

Document Group F route-id tests as intentionally red (TODO: align upstream)
924266a

j-chim commited on

Use slash-form path for in-page model navigation (drop %2F from URL)
73cce97

j-chim commited on

Fix stale clean-hierarchy tests to match current impl
6196b1c

j-chim commited on

Disable SWC server minification to fix prod-only detail-page 500
586539f

j-chim 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

Add per-model + per-eval OpenGraph thumbnails; replace "EE/EC" mark with logo image
c315a26

evijit HF Staff Claude Opus 4.7 (1M context) 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

Untrack accidentally-committed noise files; gitignore the patterns
445ce35

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

Bump @duckdb/node-api 1.5.2-r.1 → 1.5.3-r.2; suppress nested embed button
247b1c5

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