Patch NotesUpdate
v1.8.0 - Updater Controls, Database Persistence & Website Mongoose Migration
MC
Mission Control Team3 Min Read
Deployment sequence initiated for version 1.8.0. This transmission contains critical updates to the core engine and agentic capabilities.
Transmission Details
- Implemented manual update cancellation and offline rollback backup/restoration mechanisms
- Migrated desktop SQLite agent memory to write into user APPDATA folder, fixing production persistence
- Removed ChromaDB dependency to reduce PyInstaller package size and resolved native C++ compilation issues
- Migrated website issues list, documentation, and architecture layers to Mongoose/MongoDB
- Refactored website architecture page into Server and Client components for Turbopack compatibility