Commit graph

83 commits

Author SHA1 Message Date
opencode
bb31c9b92c sync release versions for v1.17.20 2026-07-13 21:09:53 +00:00
opencode
e71fbb6d48 sync release versions for v1.17.19 2026-07-13 16:34:54 +00:00
opencode-agent[bot]
7dbfd0b934 chore: generate 2026-07-10 11:38:07 +00: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
opencode-agent[bot]
d09d5612f3 chore: generate 2026-07-10 00:55:59 +00:00
Adam
85ef35dd64
fix(data): oom crash in stats sync 2026-07-09 19:53:56 -05:00
opencode
c2e019ba7d sync release versions for v1.17.18 2026-07-09 18:51:42 +00:00
opencode
08096b5e61 sync release versions for v1.17.17 2026-07-09 15:03:10 +00:00
opencode
e357c90212 sync release versions for v1.17.16 2026-07-09 06:35:57 +00: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
opencode
0b2e8707e3 sync release versions for v1.17.15 2026-07-07 15:31:36 +00:00
opencode
203885d241 sync release versions for v1.17.14 2026-07-06 18:50:51 +00:00
opencode
1e73b76ea6 sync release versions for v1.17.13 2026-07-01 15:19:04 +00:00
opencode
afff74eb2c sync release versions for v1.17.12 2026-06-30 19:48:01 +00:00
opencode
7c0e1b431c sync release versions for v1.17.11 2026-06-25 12:09:26 +00:00
opencode
858f35f1b3 sync release versions for v1.17.10 2026-06-24 20:37:40 +00: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
36264ccf90
fix(stats): format market share tokens 2026-06-22 07:46:11 -05:00
Adam
7d204b5b57
feat(stats): show model unique users
Some checks failed
deploy / deploy (push) Has been cancelled
2026-06-21 18:40:22 -05:00
Adam
4c6750d464
fix(stats): unblock stats sync 2026-06-21 14:53:46 -05:00
Dax Raad
8396395f17 fix(stats): update defect schemas 2026-06-21 08:08:31 -04:00
opencode-agent[bot]
7a9337da8a chore: generate 2026-06-21 11:49:50 +00:00
Adam
f96e6aa6ed
fix(stats): bypass worker runtime crash
Some checks are pending
deploy / deploy (push) Waiting to run
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
418a9e4e66
fix(stats): restore model page rendering 2026-06-21 05:58:39 -05:00
opencode-agent[bot]
24ea4dd008 chore: generate 2026-06-21 10:03:16 +00:00
Adam
ffcb7542e1
fix(stats): run production migration safely 2026-06-21 05:01:43 -05:00
opencode-agent[bot]
d4d841bafd chore: generate
Some checks are pending
nix-eval / nix-eval (push) Waiting to run
publish / version (push) Waiting to run
publish / build-cli (push) Blocked by required conditions
publish / sign-cli-windows (push) Blocked by required conditions
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=arm64 host:macos-26 platform_flag:--mac --arm64 target:aarch64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=x64 host:macos-26-intel platform_flag:--mac --x64 target:x86_64-apple-darwin]) (push) Blocked by required conditions
deploy / deploy (push) Waiting to run
generate / generate (push) Waiting to run
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:x86_64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404-arm platform_flag:--linux --arm64 target:aarch64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-windows-2025 platform_flag:--win target:x86_64-pc-windows-msvc]) (push) Blocked by required conditions
publish / build-electron (map[host:windows-2025 platform_flag:--win --arm64 target:aarch64-pc-windows-msvc]) (push) Blocked by required conditions
publish / publish (push) Blocked by required conditions
test / unit (linux) (push) Waiting to run
test / unit (windows) (push) Waiting to run
test / e2e (linux) (push) Waiting to run
test / e2e (windows) (push) Waiting to run
typecheck / typecheck (push) Waiting to run
2026-06-21 09:40:15 +00:00
Adam
6f0e934573
fix(stats): make unique users migration idempotent
Some checks are pending
deploy / deploy (push) Waiting to run
2026-06-21 04:38:47 -05:00
Adam
233d065dd5
feat(stats): show model users metric 2026-06-21 04:30:25 -05:00
opencode
e84d94d998 sync release versions for v1.17.9 2026-06-21 00:03:08 +00:00
Kit Langton
4f1ae1604e
chore: upgrade Effect to beta 83 (#32340) 2026-06-20 19:57:29 -04: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
Some checks are pending
deploy / deploy (push) Waiting to run
2026-06-20 06:14:24 -05:00
opencode
8716c4309a sync release versions for v1.17.8
Some checks failed
deploy / deploy (push) Waiting to run
generate / generate (push) Waiting to run
nix-eval / nix-eval (push) Waiting to run
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=x64 host:macos-26-intel platform_flag:--mac --x64 target:x86_64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:x86_64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404-arm platform_flag:--linux --arm64 target:aarch64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-windows-2025 platform_flag:--win target:x86_64-pc-windows-msvc]) (push) Blocked by required conditions
publish / build-electron (map[host:windows-2025 platform_flag:--win --arm64 target:aarch64-pc-windows-msvc]) (push) Blocked by required conditions
publish / publish (push) Blocked by required conditions
publish / build-cli (push) Blocked by required conditions
publish / sign-cli-windows (push) Blocked by required conditions
publish / version (push) Waiting to run
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=arm64 host:macos-26 platform_flag:--mac --arm64 target:aarch64-apple-darwin]) (push) Blocked by required conditions
test / unit (linux) (push) Waiting to run
test / unit (windows) (push) Waiting to run
test / e2e (linux) (push) Waiting to run
test / e2e (windows) (push) Waiting to run
typecheck / typecheck (push) Waiting to run
storybook / storybook build (push) Has been cancelled
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404, x86_64-linux) (push) Has been cancelled
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404-arm, aarch64-linux) (push) Has been cancelled
nix-hashes / compute-hash (macos-15-intel, x86_64-darwin) (push) Has been cancelled
nix-hashes / compute-hash (macos-latest, aarch64-darwin) (push) Has been cancelled
nix-hashes / update-hashes (push) Has been cancelled
2026-06-17 21:27:16 +00: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
opencode-agent[bot]
98d66e9a8b chore: generate
Some checks failed
deploy / deploy (push) Has been cancelled
2026-06-15 02:29:40 +00: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
opencode
85e278b728 sync release versions for v1.17.7
Some checks failed
deploy / deploy (push) Waiting to run
generate / generate (push) Waiting to run
nix-eval / nix-eval (push) Waiting to run
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404, x86_64-linux) (push) Waiting to run
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404-arm, aarch64-linux) (push) Waiting to run
nix-hashes / compute-hash (macos-15-intel, x86_64-darwin) (push) Waiting to run
nix-hashes / compute-hash (macos-latest, aarch64-darwin) (push) Waiting to run
nix-hashes / update-hashes (push) Blocked by required conditions
publish / build-cli (push) Blocked by required conditions
publish / sign-cli-windows (push) Blocked by required conditions
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=arm64 host:macos-26 platform_flag:--mac --arm64 target:aarch64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=x64 host:macos-26-intel platform_flag:--mac --x64 target:x86_64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:x86_64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404-arm platform_flag:--linux --arm64 target:aarch64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-windows-2025 platform_flag:--win target:x86_64-pc-windows-msvc]) (push) Blocked by required conditions
publish / build-electron (map[host:windows-2025 platform_flag:--win --arm64 target:aarch64-pc-windows-msvc]) (push) Blocked by required conditions
publish / publish (push) Blocked by required conditions
publish / version (push) Waiting to run
test / unit (linux) (push) Waiting to run
test / unit (windows) (push) Waiting to run
test / e2e (linux) (push) Waiting to run
test / e2e (windows) (push) Waiting to run
typecheck / typecheck (push) Waiting to run
storybook / storybook build (push) Has been cancelled
2026-06-14 18:49:21 +00:00
opencode
42f339c681 sync release versions for v1.17.6 2026-06-13 22:39:08 +00:00
opencode
7143bf8ff0 sync release versions for v1.17.5 2026-06-13 19:59:03 +00:00
Adam
ba2455ecc7
feat(stats): use catalog pricing in efficiency and token costs 2026-06-12 13:32:59 -05:00