main
fix: sanitize upload filename to prevent path traversal (#638)
refactor: update Mem0Memory to use independent user/agent scoping and exclude assistant output
feat: make check-backend for quality checks
fix(server): cover nested paths and warn when watchfiles missing
fix: use run_coroutine_threadsafe in send_message_sync to prevent cross-loop crash