changelog
4.0.0 to 4.0.6 2026-09-07
The 4.x rewrite.
- Autocomplete rebuilt: a per-request completion stream with a termination policy (stop words, blank line, dedent, bracket depth, suffix duplicate, max lines), type-through continuation, stop sequences sent server-side, plain continuation at end of file, imports first in the context budget. Template bugs for qwen2.5-coder, CodeGemma and DeepSeek fixed.
- Devices: use the GPU in another of your computers over an encrypted peer-to-peer link with a pairing code; no account, no relay. Symmetry is removed.
- First run discovers a local model server instead of assuming Ollama; a welcome view and a reset command.
- Next edit as its own provider type for the Sweep next-edit model.
- QVAC located at runtime with an in-tab install guide.
- Status bar rewritten; the commit-message command restored; chat lifecycle and error fixes; macOS 15 Intel build.