lr-ai-git 2026.3.23.1706

dotnet tool install --global lr-ai-git --version 2026.3.23.1706
                    
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-ai-git --version 2026.3.23.1706
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=lr-ai-git&version=2026.3.23.1706
                    
nuke :add-package lr-ai-git --version 2026.3.23.1706
                    

lr-ai-git

NuGet

A command-line tool for generating git commit messages using AI.

Usage

Run it directly with dnx:

dnx -y lr-ai-git <command>

Examples

Automatically commit all changes with a generated commit message:

dnx -y lr-ai-git commit

Commit changes interactively (asks for confirmation):

dnx -y lr-ai-git commit -i

How it works

Installation

If you prefer to have it installed globally on your machine:

dotnet tool install -g lr-ai-git

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.23.1706 109 3/23/2026
2026.3.21.1326 143 3/21/2026
2026.3.20.1630 108 3/20/2026
2026.3.20.1542 80 3/20/2026
2026.3.18.1514 184 3/18/2026
2026.3.17.1357 99 3/17/2026
2026.3.7.1643 313 3/7/2026
2026.2.15.801 168 2/15/2026
2026.1.29.2107 191 1/29/2026
2026.1.14.1853 204 1/14/2026
2026.1.14.1846 152 1/14/2026
2026.1.14.1837 154 1/14/2026
2026.1.6.2315 177 1/6/2026
2026.1.6.2312 158 1/6/2026
2026.1.6.2311 159 1/6/2026
2026.1.6.2310 158 1/6/2026
2026.1.6.2304 158 1/6/2026
2026.1.6.2303 154 1/6/2026
2026.1.6.2240 159 1/6/2026
2026.1.6.2209 181 1/6/2026
Loading failed