mirror of
https://github.com/zilliztech/claude-context.git
synced 2025-10-06 01:10:02 +03:00
Escape backslashes in relativePath before constructing Milvus query expressions to prevent parsing errors when Windows paths contain escape sequences like '\N'. Fixes sync failures on Windows when files are modified.