lr.Dotnet.AiGitTool
2026.3.24.2339
dotnet tool install --global lr.Dotnet.AiGitTool --version 2026.3.24.2339
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local lr.Dotnet.AiGitTool --version 2026.3.24.2339
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=lr.Dotnet.AiGitTool&version=2026.3.24.2339
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package lr.Dotnet.AiGitTool --version 2026.3.24.2339
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
| Version | Downloads | Last Updated |
|---|---|---|
| 2026.3.24.2339 | 321 | 3/24/2026 |
| 2026.3.24.1736 | 122 | 3/24/2026 |
| 2026.3.24.1720 | 113 | 3/24/2026 |