Adam
69a80663a2
fix(stats): polish comparison chart
2026-07-17 10:53:00 -05:00
Adam
453b61e27b
fix(stats): divide comparison sections
2026-07-16 13:03:42 -05:00
Adam
d8a1b932eb
fix(stats): remove page gutter
2026-07-16 12:52:30 -05:00
Adam
0c91e6a620
fix(stats): refine comparison rendering
2026-07-16 12:29:12 -05:00
Adam
456521f689
fix(data): align comparison suggestions
2026-07-14 05:44:45 -05:00
Adam
ee69079bb4
fix(data): proxy comparison sitemap
2026-07-14 05:30:13 -05:00
Adam
de14bb2e0f
fix(data): improve comparison metadata
2026-07-14 05:20:53 -05:00
Adam
0539d56fc4
fix(data): polish comparison details
2026-07-14 05:09:15 -05:00
Adam
729adde022
fix(data): show all comparison models
2026-07-14 04:58:27 -05:00
Adam
1669713fbc
fix(data): restore breadcrumb styling
2026-07-14 04:43:23 -05:00
Adam
1586a26594
fix(data): selects
2026-07-13 12:59:37 -05:00
Adam
f026c1422c
fix(data): select component ux
2026-07-13 12:59:37 -05:00
Adam
92cc8f553a
fix(stats): correct breadcrumb behavior
2026-07-13 10:53:11 -05:00
Adam
5df822be11
fix(stats): polish comparison details
2026-07-10 12:42:04 -05:00
Adam
233f069070
feat(stats): add comparison seo pages
2026-07-10 12:09:56 -05:00
Adam
4a1982f5c9
feat(stats): add model comparison radar
2026-07-10 11:41:01 -05:00
Adam
1c7f65f105
fix(stats): stop comparison overscroll
2026-07-10 07:31:00 -05:00
Adam
a84151e482
fix(stats): restore sticky comparison header
2026-07-10 07:30:00 -05:00
Adam
0340a4ff77
fix(stats): restore native trackpad scrolling
2026-07-10 07:09:25 -05:00
Adam
f4faacbe87
feat(stats): unify comparison cards
2026-07-10 06:49:56 -05:00
Adam
08a2a623dc
fix(data): cut athena stats sync cost
...
Compute all stat dimensions and both grains in one GROUPING SETS query
so each sync pass scans the source table once instead of eight times.
Hourly passes now only recompute the current ISO week; a daily full pass
refreshes the whole display window. Restarted daemons resume the hourly
cadence from the last completed sync instead of immediately re-running a
pass, and the workgroup kills any query scanning more than 2 TB.
2026-07-10 06:36:26 -05:00
Adam
60c88336b9
feat(stats): update model comparison page
2026-07-10 05:53:31 -05:00
Adam
85ef35dd64
fix(data): oom crash in stats sync
2026-07-09 19:53:56 -05:00
Adam
ccd8676bee
feat(stats): add model comparison home
2026-07-08 11:28:28 -05:00
Adam
5a533e366f
feat(stats): add model comparison pages
2026-07-08 11:28:27 -05:00
Adam
14a5529793
feat(data): redesign model peers
2026-07-07 11:15:43 -05:00
Adam
ea9fffce2e
feat(data): redesign model efficiency
2026-07-07 06:53:36 -05:00
Adam
fc09646973
fix(data): refine model trend charts
2026-07-06 15:03:07 -05:00
Adam
c3b9c9d888
feat(data): improved model usage section
2026-07-06 15:03:07 -05:00
Adam
16815473a4
chore: artifacts
2026-07-03 10:38:49 -05:00
Adam
1f47bbfce2
fix(stats): link market share labs
2026-07-03 10:34:13 -05:00
Adam
7d84cb05ef
feat(stats): add model momentum section
2026-07-03 10:13:56 -05:00
Adam
299daa2815
feat(stats): redesign model hero
2026-07-02 14:41:22 -05:00
Adam
7457139849
fix(stats): polish lab pages
2026-07-02 14:38:16 -05:00
Adam and GitHub
fc29f99190
fix(stats): include locale header in vary ( #34789 )
2026-07-01 15:25:49 -05:00
Adam
beb586a383
fix(stats): refine lab page tooltips
2026-07-01 14:54:35 -05:00
Adam
3706b33ee0
feat(stats): use catalog descriptions
2026-07-01 14:41:28 -05:00
Adam
85e8ac3b36
feat(data): another redesigned lab section
2026-07-01 14:41:28 -05:00
Adam
91ca75c4dc
feat(stats): redesign lab usage
2026-07-01 14:41:28 -05:00
Adam
262ef4fdc2
feat(stats): add lab overview
2026-07-01 14:41:28 -05:00
Adam
74e5644646
feat(stats): redesign lab hero
2026-07-01 14:41:28 -05:00
Adam and GitHub
82f47cb312
feat(stats): add clickable section headings ( #34095 )
2026-06-26 12:34:44 -05:00
Adam
7b1fe33ed3
fix(data): clarify unchanged rank
2026-06-26 12:29:29 -05:00
Adam
05ce6bc275
fix(data): canonicalize locale pages
2026-06-26 12:00:32 -05:00
Adam and GitHub
208cd56d03
feat(stats): add i18n support ( #33693 )
2026-06-25 09:50:29 -05:00
Adam
2e909334c1
refactor(stats): simplify locale prefix stripping
2026-06-24 10:33:59 -05:00
Adam
69f3b633b8
fix(stats): strip locale prefixes from data routes
2026-06-24 10:33:58 -05:00
Adam
ef4500d6af
fix(data): ignore table changes
2026-06-23 07:28:11 -05:00
Adam
f416f52ae3
Reapply "feat(stats): add user ids to inference metrics"
...
This reverts commit e0ff4fd1ac .
2026-06-23 07:27:01 -05:00
Adam
e0ff4fd1ac
Revert "feat(stats): add user ids to inference metrics"
...
This reverts commit 428ae6d21a .
2026-06-23 07:11:51 -05:00
Adam
428ae6d21a
feat(stats): add user ids to inference metrics
2026-06-23 07:05:26 -05:00
Adam
39d7394ede
fix(stats): hide unique users tooltip total
2026-06-22 11:40:00 -05:00
Adam
36264ccf90
fix(stats): format market share tokens
2026-06-22 07:46:11 -05:00
Adam
7d204b5b57
feat(stats): show model unique users
2026-06-21 18:40:22 -05:00
Adam
4c6750d464
fix(stats): unblock stats sync
2026-06-21 14:53:46 -05:00
Adam
f96e6aa6ed
fix(stats): bypass worker runtime crash
2026-06-21 06:48:25 -05:00
Adam
c6f719e153
fix(stats): restore worker data exports
2026-06-21 06:39:49 -05:00
Adam
1a111be494
fix(stats): run worker effects directly
2026-06-21 06:30:15 -05:00
Adam
a0aee82be9
fix(stats): inline worker runtime import
2026-06-21 06:22:26 -05:00
Adam
c0dc6e50a7
fix(stats): restore worker runtime
2026-06-21 06:16:02 -05:00
Adam
418a9e4e66
fix(stats): restore model page rendering
2026-06-21 05:58:39 -05:00
Adam
bd8ce5e6a9
chore(stats): remove deploy migrations
2026-06-21 05:41:10 -05:00
Adam
a97c6de9db
fix(stats): support planetscale cli variants
2026-06-21 05:17:22 -05:00
Adam
ffcb7542e1
fix(stats): run production migration safely
2026-06-21 05:01:43 -05:00
Adam
6f0e934573
fix(stats): make unique users migration idempotent
2026-06-21 04:38:47 -05:00
Adam
233d065dd5
feat(stats): show model users metric
2026-06-21 04:30:25 -05:00
Adam
503309d244
fix(stats): tolerate pending user column
2026-06-20 15:56:52 -05:00
Adam
24c70ec974
feat(stats): add unique user charts
2026-06-20 14:54:45 -05:00
Adam
95237a90a7
fix(stats): align model peers ranking
2026-06-20 06:14:24 -05:00
Adam
0f6c9b3874
chore(stats): update data seo metadata
2026-06-19 11:36:42 -05:00
Adam
85a79292e6
fix(stats): map lab aliases
2026-06-17 05:38:14 -05:00
Adam
1e63e76192
fix(stats): scope model pages to go
2026-06-17 04:02:22 -05:00
Adam
9258e8ca86
fix(mcp): type tool error content
2026-06-14 21:24:54 -05:00
Adam
9fdfa23f01
fix(stats): align homepage model ranks
2026-06-14 21:22:12 -05:00
Adam
1338d7b47a
fix(stats): rank model pages by week
2026-06-14 21:00:35 -05:00
Adam
a9a4b2f00f
fix(stats): scope data charts to go
2026-06-14 20:21:49 -05:00
Adam
f8b357b267
fix(data): mobile breakpoint for nav
2026-06-12 13:33:00 -05:00
Adam
621796d8ce
feat(stats): add world map markers
2026-06-12 13:32:59 -05:00
Adam
ba2455ecc7
feat(stats): use catalog pricing in efficiency and token costs
2026-06-12 13:32:59 -05:00
Adam
44308dfd7e
fix(stats): tighten truncated label line height
2026-06-12 13:32:59 -05:00
Adam
4ddfa7c6fa
fix(stats): reorder leaderboard cards
2026-06-12 08:26:18 -05:00
Adam and GitHub
e07e420637
fix(stats): align deep route metadata with /data ( #31930 )
2026-06-11 12:47:45 -05:00
Adam
8688ed7e3e
feat(web): data link
2026-06-10 12:55:44 -05:00
Adam
d68397b42f
fix(data): timestamp formatting
2026-06-09 12:19:05 -05:00
Adam
f1c31f4eba
fix(stats): use data branding assets
2026-06-09 11:34:38 -05:00
Adam
b4a6419215
chore: stats -> data
2026-06-09 09:31:21 -05:00
Adam
f116a55e4a
fix(stats): show new for leaderboard deltas
2026-06-08 08:47:35 -05:00
Adam
b36b85936d
fix(stats): filter market share to go
2026-06-05 18:28:28 -05:00
Adam
9b09075bb7
fix(stats): add mobile chart end spacing
2026-06-05 10:22:00 -05:00
Adam
a8adfb6305
fix(stats): scroll model charts to latest on mobile
2026-06-05 09:33:17 -05:00
Adam
46e9863589
fix(stats): sort metric charts by top usage
2026-06-04 19:36:29 -05:00
Adam and GitHub
47f3d8b709
feat(stats): refresh stats routes and homepage ( #30419 )
2026-06-05 00:32:49 +00:00
Adam
2c32f7e520
fix(stats): count all go usage
2026-06-03 17:06:33 -05:00
Adam
d08fedaccc
fix(stats): serve stats og image from banner
2026-06-03 10:53:07 -05:00
Adam and GitHub
7af6eafb41
feat(stats): add geo breakdown ( #30456 )
2026-06-03 12:02:37 +00:00
Adam
69345a29b0
feat(stats): improve cache ratio chart
2026-06-02 13:32:01 -05:00
Adam
18ba80f3ac
fix(stats): remove leaderboard nav link
2026-06-02 12:16:01 -05:00
Adam
8a17bc4de0
fix(stats): mention opencode go in top models copy
2026-06-02 09:55:28 -05:00
Adam and GitHub
212ae3d25f
fix(stats): clean retired provider rows during sync ( #30420 )
2026-06-02 14:46:07 +00:00
Adam
d93ca9ff60
feat(stats): add cache ratio section
2026-06-02 08:52:45 -05:00