mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
05939a98db
Previously both sync_project_command and bisync_project_command hardcoded force_full=True when triggering the database sync after file sync, causing every operation to do a full re-index instead of incremental change detection. Fixes #706 Co-authored-by: Paul Hernandez <phernandez@users.noreply.github.com>