You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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