Skip to content

SDK Refresh & Startup Stability

Latest

Choose a tag to compare

@Nolikzero Nolikzero released this 15 Apr 12:28

What's New

  • Latest AI SDKs — Updated Claude Agent SDK, Codex SDK, OpenCode SDK, @ai-sdk/react, and ai to current versions
  • More Reliable OpenCode Loading — Added health checks and request timeouts around OpenCode provider loading to avoid hanging requests
  • Clearer OpenCode Fallback State — OpenCode model selection now shows an explicit unavailable state instead of feeling like an endless loader

Fixed

  • Startup Loader Crash — Fixed a renderer crash caused by unexpected provider payload shapes, which could leave the app stuck on the logo loading screen in dev
  • OpenCode Provider Fetch Failure Handling — Improved behavior when the local OpenCode server is unavailable or unhealthy

Improvements

  • Better resilience at the renderer boundary by normalizing provider-list responses before UI consumption
  • Improved release metadata consistency with the version bump to v0.0.15