AI coding agents still write your SDK's old API — so I built a type-checker to measure it
A developer built SDKProof, a tool that uses TypeScript's compiler (tsc --noEmit) to measure how often AI coding agents write code against outdated library APIs. Testing Claude Opus 4 on three SDKs, i…