Skip to content

v4.3.1

Choose a tag to compare

@numman-ali numman-ali released this 08 Jan 20:02
· 1 commit to main since this release

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 .jsonc priority.
  • Safe uninstall: --uninstall removes only plugin entries + our model presets; --all removes 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 minimallow for GPT‑5.x requests to avoid backend rejection.