main
Fix linting
Add GitHub CI workflow and test markers for offline/integration tests
style: apply ruff formatting and fix unused import in memgraph_impl
fix(auth): stabilize guest token fallback handling
Add comprehensive chunking tests with multi-token tokenizer edge cases
Fix missing file_path in entity merge upserts
Update PG mismatch tests to expect errors
Fixes file path preservation during retries and cancellations
feat: normalize document file paths to a consistent sentinel value
Fix liting
fix: guard Faiss tests with pytest.importorskip and add offline marker
✅ test(graph_storage): fix assertion in string escaping regression tests
🐛 fix(file_ops): fix preserved section handling for ignored keys
✅ test(memgraph): improve knowledge graph query tests
fix: repair missing vector index and improve Milvus DB bootstrap
Remove dead code: Delete unused _create_vector_index_fallback method
style: fix project-wide formatting to comply with pre-commit hooks
Fix trailing whitespace and update test mocking for rerank module
📝 docs(test): update pr reference number in test documentation
Index switching conflict and HalfVec dimension detection fix
♻️ refactor(utils): rename timing log utility for broader use
Fix Qdrant large upsert payload with bounded batching
Fix top_n behavior with chunking to limit documents not chunks
Implement token auto-renewal and sliding window expiration mechanism
refactor(tests): overhaul workspace sanitization tests for robustness and clarify docstrings
🐛 fix(utils): restore C1 control char preservation and fix replacement_char in sanitize_text_for_encoding
style: format zhipu changes for pre-commit