Self-hosted GitHub App that strips formatting noise from PR diffs and reviews them with AI against your project's own guidelines.
-
Updated
Aug 10, 2026 - TypeScript
Self-hosted GitHub App that strips formatting noise from PR diffs and reviews them with AI against your project's own guidelines.
Version control for a working tree of source files. Where tree-sitter can parse a file, astvcs stores an abstract syntax tree and diffs and merges structural edits. Everything else is stored as UTF-8 text with a line-oriented diff.
A diff engine that tells you what actually happened to your code, moved, renamed, extracted, reformatted, instead of which lines changed. Algorithm-first, AI-optional, works with or without git.
Add a description, image, and links to the ast-diff topic page so that developers can more easily learn about it.
To associate your repository with the ast-diff topic, visit your repo's landing page and select "manage topics."