Authors
Who writes the CommitBrief blog, and what else they build.
- The project · 16 posts
CommitBrief
Posts published under the project name rather than a personal byline: release notes, design decisions recorded as they were made, and walkthroughs of how a shipped feature actually behaves. CommitBrief is an open-source CLI under GPL-3.0-or-later, maintained by Muhammet Şafak. Everything documented in these posts is verifiable against the source.
- Author and maintainer of CommitBrief · 9 posts
Muhammet Şafak
Muhammet Şafak writes and maintains CommitBrief, the local-first CLI that runs LLM code review on git diffs, and archlint, the static architecture linter whose config CommitBrief reads to review a change against a repo's declared layers. His posts here cover the problems that work runs into rather than the product: getting structured output back from models that disagree on how to produce it, gating CI on review findings without drowning a pull request in comments, and the trade-offs of keeping the whole pipeline on the developer's machine.