Vision
gitquill aims to be the fastest, most private way to turn a git history into clean, Conventional-Commits-friendly narratives — commit messages and release notes — with any model you like, including fully local ones.
This issue tracks the journey to v1.0. Feedback and contributions are very welcome — comment below or grab a good first issue.
v0.2 — Foundations
v0.5 — Polish
v1.0 — Stable
Non-goals
- We will not add a vendor lock-in. The OpenAI-compatible interface is the contract.
- We will not collect telemetry. Ever.
💜 Star the repo if gitquill saves you time — it helps others find it.
Vision
gitquill aims to be the fastest, most private way to turn a git history into clean, Conventional-Commits-friendly narratives — commit messages and release notes — with any model you like, including fully local ones.
This issue tracks the journey to v1.0. Feedback and contributions are very welcome — comment below or grab a
good first issue.v0.2 — Foundations
gitquill commit(Conventional Commits, --all/--edit/--dry-run/--yes/--language)gitquill release(Markdown notes from a commit range)gitquill config(presets: ollama, openai, groq, openrouter, lmstudio)gitquill doctornpm i -g gitquill)v0.5 — Polish
.gitquill.jsonoverridesgitquill pr— draft PR descriptionsv1.0 — Stable
Non-goals
💜 Star the repo if gitquill saves you time — it helps others find it.