CommitCraft — Local AIAI-generated conventional commit messages. Entirely on-device. No API keys. No code leaves your machine. The problemYour company uses Conventional Commits. Commitlint rejects messages that don't conform. Writing a good AI tools like Copilot and ChatGPT can solve this — but they send your staged diff to a remote server. At a bank, a hospital, a defense contractor, or any organization with a code-confidentiality policy, that's a non-starter. CommitCraft solves the content problem without the data leak. How it worksStage your changes. Click ✦ in the Source Control panel. CommitCraft reads your diff, runs a 3B-parameter code model entirely on your CPU, and writes the commit message directly into the input box — in under 6 seconds on a typical laptop.
Zero network calls at inference time. The model runs in a bundled llama.cpp binary. Nothing leaves your machine. Features
Installation
LicenseFree 14-day trial. After that, a one-time license key unlocks CommitCraft permanently. $9 one-time — cyferlawyn.org/commitcraft No subscription. No seat limits. No expiry. License validation is cryptographic (Ed25519) and fully offline — no license server is ever contacted. Activating your keyOpen the Command Palette ( Check your trial status at any time: Command Palette → CommitCraft: License Info. Privacy
Configuration
macOS notemacOS may quarantine the bundled llama.cpp binary. If you see a security error on first run, open a terminal and run:
Then reload VS Code. This is a one-time step. Source & licenseExtension source: MIT license — github.com/cyferlawyn/commitcraft-vscode Compiled binaries and releases: commercial license. See LICENSE. |