commit-rewriter is a local web app for editing git commit messages. It runs via `uvx` and provides a UI to search, edit, and rewrite commit history while creating a backup branch. The tool is handy for scrubbing AI coding agent cruft and private issue references from repositories before public release.
Opening Kapyn…