Skip to content

1.0.5

Choose a tag to compare

@239573049 239573049 released this 02 Jul 15:38
· 176 commits to main since this release

[1.0.5] - 2026-07-02

Fixed

  • 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.