Coding Global Background
Coding Global

Luna is a CLI that uses AI (Gemini) to automatically generate commit messages from your diffs.

0 messages
1 members
Created 2 days ago
Updated a day ago
Open in Discord
H
hax
Verified
Luna is a CLI that uses AI (Gemini) to automatically generate commit messages from your diffs.

It creates one commit per file, uses conventional prefixes (feat, fix, docs, etc.), keeps messages short, clear, and standardized, ignores unnecessary files, and respects the ideal character limit.

It works on Windows, directly in the terminal, integrated with Git, with documentation in Portuguese and English and experimental support on Linux.

Basic usage:

git add .

Luna -c


If the tool is useful to you, consider visiting the repository, leaving a star, and following the project to receive future updates.

Repository: https://github.com/LunaSource/Luna

Replies (1)