Full Changelog: v0.3.2...v0.3.3
- Increased OpenCode sidecar startup timeout from 5s to 15s for better Windows reliability.
- Hardened sidecar startup detection with regex-based log parsing plus active HTTP/TCP readiness probing.
- Added automatic runtime invalidation when sidecar exits unexpectedly, with auto-recreate on next request.
- Added OpenCode health check + restart actions in Settings (Requirements) and moved status feedback into the OpenCode section.
- Changed model catalog warmup to active workspace only (lazy-load others on demand).
- Improved shutdown flow to stop OpenCode sidecar cleanly before app close.
- Updated OpenCode install flow: stop runtime before install, then verify runtime health after install.
- Added timeout + kill fallback to OpenCode binary version checks.
- Added auto install after downloading (download now proceeds directly into install + validation flow).