Skip to content

v0.1.0

Choose a tag to compare

@nelson-zack nelson-zack released this 22 Aug 21:11
· 9 commits to main since this release

First release of Commit Companion — the AI-powered Git commit assistant.

Features:

  • Generate commit messages from staged diffs using GPT
  • Supports commit types (feat, fix, chore, etc.)
  • Optional tone (formal, funny, concise, etc.)
  • Git hook installer for auto-commits
  • Lightweight CLI, ready for use via pip or GitHub clone