Git Commit Tracker: Analyze Commit Messages & Impacted Files

Giving inline coding agents “X-ray vision” for repo changes AI coding agents often run stateless, so they can’t browse GitHub history or make sense of noisy git logs. They know what changed, but not why or where. Built git-commit-tracker to solve this - a lightweight tool that analyses any commit and surfaces the commit message (intent) + impacted files (scope). AST-based parsing, works across all file types, and supports local or remote repos. Install: pip install git-commit-tracker GitHub: https://lnkd.in/gE53z8GT PyPI: https://lnkd.in/g88KPAeG #python #opensource #aiengineering #devtools #git #automation

To view or add a comment, sign in

Explore content categories