Generate ai generated commit messages!
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^1.1.17^4.1.46^4.0.0^3.4.0^8.2.0latest^522
commits
feat: Update version and improve command-line argument handling
994674dView on GitHubfeat: Add push to github functionality and remove summarize command
f754923View on GitHubpackage.json: Updates version to 0.1.8; src/commands/help.ts: Adds summarize command to help; src/index.ts: Adds summarize command; src/lib/ai.ts: Adds SummarizeChanges function;
6c4012bView on GitHubpackage.json: Update version and add gitai bin; src/commands/generate.ts: Fix typo in variable declaration; src/index.ts: Add version command.
ef28afdView on GitHubsrc/commands/generate.ts: Add full git command option; src/index.ts: Add help command and handle no command case.
be1a3baView on GitHub