CodeNomad/packages
Pascal André c4bc08ee03
fix(settings): restore OpenCode V2 updates
The V2 migration first disabled and then removed the OpenCode update action because the native runtime no longer exposes V1's global upgrade endpoint. The remaining version card also queried the legacy opencode-ai package instead of the V2 beta channel.

Restore the settings action using the official @opencode-ai/cli beta installation flow for npm, pnpm, bun, and yarn. Restrict automatic updates to the managed opencode2 command, preserve custom binaries, compare monotonically numbered beta builds numerically, and verify the configured binary after installation before reporting success.

Validated against the live beta registry, 11 focused update tests, 307 server tests with 3 skipped, 544 UI tests, server and UI typechecks, the production UI build, and diff checks.
2026-08-18 18:20:10 +02:00
..
cloudflare Min server 0.18.0 2026-06-21 20:09:49 +01:00
electron-app fix(native): reconcile cross-host startup markers 2026-08-18 11:25:49 +02:00
server fix(settings): restore OpenCode V2 updates 2026-08-18 18:20:10 +02:00
tauri-app fix(native): reconcile cross-host startup markers 2026-08-18 11:25:49 +02:00
ui fix(settings): restore OpenCode V2 updates 2026-08-18 18:20:10 +02:00