← Back to BreakShield CI
Blog
Articles about TypeScript, API contracts, and developer tools.
June 6, 2026 · 6 min read
5 AI Providers for Auto-fixing Breaking API Changes
How BreakShield CI uses Gemini, OpenAI, Claude, Groq, and Perplexity to automatically fix breaking API changes detected in GitHub PRs.
Read more →June 2, 2026 · 4 min read
The 3am Production Incident That Made Me Build BreakShield CI
How a removed TypeScript field caused a 3am production outage — and what I built to prevent it from happening again.
Read more →June 3, 2026 · 5 min read
Why AST Analysis Catches Breaking Changes That Regex Misses
Most tools use regex to find breaking API changes. Here's why that's wrong and how a full TypeScript AST parser does it better.
Read more →