v4.3.1
v4.3.1 (2026-01-08)
Installer safety release: JSONC support, safe uninstall, and minimal reasoning clamp.
Added
- JSONC-aware installer with comment/formatting preservation and
.jsoncpriority. - Safe uninstall:
--uninstallremoves only plugin entries + our model presets;--allremoves tokens/logs/cache. - Installer tests covering JSONC parsing, precedence, uninstall safety, and artifact cleanup.
Changed
- Default config path when creating new configs:
~/.config/opencode/opencode.jsonc. - Added
jsonc-parser(MIT, 0 deps) for robust JSONC handling.
Fixed
- Normalizes
minimal→lowfor GPT‑5.x requests to avoid backend rejection.