Bug Fixes
- Worker startup readiness: Worker startup hook now waits for full DB/search readiness before proceeding, fixing the race condition where hooks would fire before the worker was initialized on first start (#1210)
- MCP tool naming: Renamed
save_memorytosave_observationfor consistency with the observation-based data model (#1210) - MCP search instructions: Updated MCP server tool descriptions to accurately reflect the 3-layer search workflow (#1210)
- Installer hosting: Serve installer JS from install.cmem.ai instead of GitHub raw URLs for reliability
- Installer routing: Added rewrite rule so install.cmem.ai root path correctly serves the install script
- Installer build: Added compiled installer dist so CLI installation works out of the box