Claude Opus 5 closes 2024 SDK gaps but still struggles with 2025 API changes
A developer re-ran their open-source tool SDKProof against Anthropic's newly released Claude Opus 5 to measure how accurately it generates code for recently updated SDKs. The tool evaluates model output by type-checking generated code against real installed packages, with a compiler — not another AI — determining pass or fail. Opus 5 scored 100 on Vercel AI SDK 7 and Zod 4, up from 90 on the previous Opus 4.8, correctly using renamed parameters and updated syntax introduced in those libraries. However, Prisma 7 and Next.js 16 — both of which shipped breaking changes in late 2025 — scored 87 and 92 respectively, as the model still generates outdated API patterns it likely learned during training. The findings suggest that a model's SDK accuracy is tied less to overall capability and more to how recently a library's last major version was released relative to the model's training cutoff.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in