Skip to content

fix(web): group Adoption by model name, not provider-prefixed id - #46

Merged
yusukebe merged 1 commit into
mainfrom
fix/web-adoption-by-model-name
Sep 10, 2026
Merged

yusukebe merged 1 commit into
mainfrom
fix/web-adoption-by-model-name

Conversation

@yusukebe

Copy link
Copy Markdown
Member

After uploading Opus adoption reports run locally through anthropic/, the site showed two Opus matrices: one for anthropic/claude-opus-5 and one for cloudflare-ai-gateway/claude-opus-5. Group Adoption by the model name with the provider prefix dropped, the way Practical already does (#42), so the newest report per cell wins regardless of the provider it ran through.

  • Add tests
  • Run tests
  • pnpm format && pnpm lint:fix to format the code
  • Add TSDoc/JSDoc to document the code

Local anthropic/claude-opus-5 reports and CI cloudflare-ai-gateway/claude-opus-5 reports rendered as two Opus matrices. Group by the model name the way Practical already does, so the newest report per cell wins regardless of the provider it ran through.
@yusukebe
yusukebe merged commit 8e85e3c into main Sep 10, 2026
1 check passed
@yusukebe
yusukebe deleted the fix/web-adoption-by-model-name branch September 10, 2026 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant