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
Ensured first-run global memory directory initialization and onboarding profile writes can create missing USER.md without surfacing startup errors.
Broadened missing-file detection for Windows and native-worker messages such as Could not find file, allowing onboarding, settings, and memory fallback paths to create files instead of failing.
Made local MemoryRead create missing memory files from templates before reading them.
Treated missing OpenAI Responses previous_response_id replay errors as recoverable and retried with full sanitized input.
Security
Upgraded the native worker SQLitePCLRaw bundle to 3.0.3, pulling SourceGear.sqlite3 3.50.4.5 and clearing the SQLitePCLRaw.lib.e_sqlite3 vulnerability warning.