[1.0.5] - 2026-07-02
Fixed
- Ensured first-run global memory directory initialization and onboarding profile writes can create missing
USER.mdwithout 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
MemoryReadcreate missing memory files from templates before reading them. - Treated missing OpenAI Responses
previous_response_idreplay errors as recoverable and retried with full sanitized input.
Security
- Upgraded the native worker SQLitePCLRaw bundle to
3.0.3, pullingSourceGear.sqlite3 3.50.4.5and clearing theSQLitePCLRaw.lib.e_sqlite3vulnerability warning.