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
                    
if you are setting up this repo
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
                    
nuke :add-package lr.Dotnet.AiGitTool --version 2026.3.24.2339
                    

lr-ai-git

NuGet

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 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