Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stonega/commit-assistant

Personal AI workflow for handling commits.
https://github.com/stonega/commit-assistant

Last synced: 8 days ago
JSON representation

Personal AI workflow for handling commits.

Awesome Lists containing this project

README

        

# Commit Assistant

This project tracks Git commits and README file versions by saving them to an SQLite database using a post-commit hook.

## Features
- Generate commit message with Gemini.
- Tracks commit metadata (author, timestamp, message, code diff).
- Tracks and saves README file content for every commit.