| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
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.
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.
Self-hosted GitHub App that strips formatting noise from PR diffs and reviews them with AI against your project's own guidelines.
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."
| Back | FazBrowse Home | New Git URL |