Skip to content

Releases: nelson-zack/commit-companion

v0.1.2

22 Aug 21:51

Choose a tag to compare

Minor fixes and badge syncing.

v0.1.0

22 Aug 21:11

Choose a tag to compare

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