Rare find

Aicommit. Write git commit messages using an AI model that runs on your computer.

github.com/yumiaura/AICommit

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • docs(README): reorganise for a tighter, more scannable structure
  • docs(README): replace text sample with SVG terminal demo
  • Merge pull request #3 from yumiaura/docs/alternatives
  • docs: add Alternatives section to README
  • docs(README): show how to pipe the generated message to the clipboard
June 2026
  • chore: tighten pyproject metadata and small CLI cleanups
  • docs(changelog): align entries with the current code
  • refactor(config): drop unused max_subject_len knob
  • docs(README): tighten configuration block, flags reference and stack …
  • chore: add MIT LICENSE
  • refactor: drop leading-underscore "private" prefix from module-level …
  • fix(prompts): tighten commit prompt to curb hallucination
  • docs: update config docs and remove roadmap
  • feat(cli): add config subcommand to create and open user configuration
  • docs: prefer `git aicommit` in quick-start
  • docs: install from GitHub, simplify quick-start to git add -A + aicommit
  • release(v1.0.0): cut 1.0.0
  • docs(v1.0.0): CHANGELOG.md (Keep a Changelog format)
  • ci(v1.0.0): GitHub Actions workflow + ruff/mypy gates
  • test(v0.6.0): unit tests with replayed Ollama transcripts