🤖 AI-powered Git CLI assistant built with Go. Automate commit messages, enforce pre-commit policies, detect secrets, and improve code quality with LLM-based suggestions.
Stars
16
Forks
3
Watchers
16
Open Issues
8
Overall repository health assessment
No package.json found
This might not be a Node.js project
feat(suggest): improve commit message editor configurability
39332dcView on GitHubfeat(suggest): Implement edit and regenerate functionality for AI suggestions
4677f6fView on GitHubrefactor(git): Improve testability of git command execution
7d5dcf3View on GitHubfix(git): handle file arguments correctly in commit command
fe8d8a5View on GitHubfeat(git): Introduce GetStatusForFiles and enhance git command precision
38785eaView on GitHubfeat(config): Implement flexible configuration management with Viper
74f14f3View on GitHubfeat(config): centralize configuration management in gitai.yaml for API keys and settings
345ef24View on GitHubfeat(config): implement configuration loading from gitai.yaml for AI settings
40ea414View on GitHubMerge pull request #18 from lghartmann/feat/sensitive-data-detection#7
df4c53eView on GitHubchore(docs, README): update Gemini CLI installation instructions and personalized keywords setup. Use dot list for changes.
bc9072fView on GitHub