lr.Dotnet.AiGitTool 2026.3.24.1736
lr-ai-git
A command-line tool for generating git commit messages using AI.
Usage
Run it directly with dnx:
dnx -y lr.Dotnet.AiGitTool <command>
Examples
Automatically commit all changes with a generated commit message:
dnx -y lr.Dotnet.AiGitTool commit
Commit changes interactively (asks for confirmation):
dnx -y lr.Dotnet.AiGitTool commit -i
How it works
Installation
If you prefer to have it installed globally on your machine:
dotnet tool install -g lr.Dotnet.AiGitTool
Usage after installation:
lr-ai-git commit
This package has no dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 2026.3.24.2339 | 65 | 03/24/2026 |
| 2026.3.24.1736 | 5 | 03/24/2026 |
| 2026.3.24.1720 | 2 | 03/24/2026 |