-
v1.0.0
Stablereleased this
2026-01-30 20:35:48 +00:00 | 129 commits to main since this releaseInitial Release
This is the first release of git-insights-cli, a CLI tool that analyzes git repositories to generate developer productivity insights.
Features
- Commit Pattern Analysis
- Code Churn Tracking
- Productivity Metrics Dashboard
- Risky Commit Detection
- Team Velocity Reports
- Export to JSON, HTML, and Markdown formats
Installation
pip install git-insights-cliQuick Start
git-insights analyze git-insights dashboard git-insights export --format jsonDownloads