Impact-aware git diff engine that uses WASM Tree-Sitter AST parsing to detect breaking API changes before they ship.Parses both sides of a git diff into ASTs, classifies every structural change, and traces call sites to show you exactly what breaks. TypeScript, Go, Python, Java, Rust — zero config.

6 stars 3 forks 6 watchers TypeScript MIT License
1 Open Issue Need Help Last updated: Jul 2, 2026

Open Issues Need Help

View All on GitHub
enhancement good first issue question ECSoC26

Impact-aware git diff engine that uses WASM Tree-Sitter AST parsing to detect breaking API changes before they ship.Parses both sides of a git diff into ASTs, classifies every structural change, and traces call sites to show you exactly what breaks. TypeScript, Go, Python, Java, Rust — zero config.

TypeScript