AI powered Git repository analysis and reporting.
This project is currently in its infancy. The readme will be updated to include more information as the project progresses.
If you find what you are seeing intriguing, go ahead and ⭐️ the repository to show your support.
This library is open to contribution. Feel free to open issues or submit PRs. It's better to discuss issues before submitting PRs to avoid disappointment.
- Clone the repo
- Install the system dependencies
- Install the full dependencies with
uv sync --all-extras --all-groups
- Install the pre-commit hooks with:
pre-commit install && pre-commit install --hook-type commit-msg
- Make your changes and submit a PR
This library is released under the BSL license.