0116 GitHub stars
02Processes Git operations (diff, commit, branch, release) locally with Ollama to save tokens.
03Auto-configures integration with 10 popular AI development tools, including Claude Code, Cursor, and VS Code.
04Generates human-readable changelogs from commit history using local LLMs.
05Automates release version calculation based on conventional commit types (e.g., feat: -> minor, feat!: -> major).
06Includes 5 security layers to detect and prevent secrets like API keys and passwords from being committed.