v0.7.1 feature Jun 18, 2026
AI commit groups, fully offline
A single dirty tree rarely deserves a single commit. The new AI commit groups panel runs your staged diff through a local llama.cpp model and splits it into multiple Conventional-Commit proposals.
- Each card stages exactly that group’s files and prefills the composer — you still press Commit, so nothing happens behind your back.
- Apply all commits each group in sequence.
- Runs entirely on-device (Phi-3-mini / Llama-3.2-3B). No diff ever leaves your machine.