You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed\n\n- Hardened FTS5 keyword-search sanitization so colons and other FTS5 query-syntax characters are stripped and every remaining token is quoted, fixing "Database error: no such column: …" failures.\n- The file watcher and ingestion pipeline now ignore paths inside .git directories (including .git/index.lock), preventing ingestion errors while watching repositories.