mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-03 21:02:40 +02:00
- Updated `content_hash` in the `Document` model to remove global uniqueness, allowing identical content across different paths. - Enhanced `_create_document` function to handle path uniqueness and prevent session-poisoning from `IntegrityError`. - Added detailed comments for clarity on the changes and their implications. - Introduced new citation handling in the editor for improved user experience with citation jumps. - Updated package dependencies in the frontend for better functionality. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_dedup_hitl_tool_calls.py | ||
| test_file_intent_middleware.py | ||
| test_filesystem_backends.py | ||
| test_filesystem_middleware.py | ||
| test_filesystem_verification.py | ||
| test_kb_persistence_filesystem_parity.py | ||
| test_knowledge_search.py | ||
| test_local_folder_backend.py | ||
| test_multi_root_local_folder_backend.py | ||