CLI tool that generates concise git commit messages using LLMs
Stars
3
Forks
1
Watchers
3
Open Issues
1
Overall repository health assessment
^12.1.0^4.67.3^2.1.218
commits
Add CLI for AI-generated git commit messages with debug and offline options.
b401678View on GitHubRemove debug logs and update output message in CLI function
107b188View on GitHubRefactor gitai to use ES modules and update test framework to Vitest
65cbcb2View on GitHubUpdate test script, export getGitDiff, and add unit test for it in test.js.
9d50a67View on GitHubAdd CI workflow configuration for GitHub Actions in build.yml
f758a73View on GitHubUpdate .gitignore to include .vscode and remove unused dependencies from package.json.
92597a6View on GitHubRefactor package.json scripts and update author name; improve code formatting in src/index.js.
4dd6faaView on GitHubUpdate version to 1.1.1, add repository info, and clarify license in package.json
8233a8eView on GitHubUpdate README to clarify staging changes before generating a commit message
5508231View on GitHub