mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-05 13:52: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. |
||
|---|---|---|
| .. | ||
| prompts | ||
| tools | ||
| __init__.py | ||
| test_action_log.py | ||
| test_busy_mutex.py | ||
| test_compaction.py | ||
| test_context_editing.py | ||
| test_dedup_tool_calls.py | ||
| test_default_permissions_layering.py | ||
| test_doom_loop.py | ||
| test_feature_flags.py | ||
| test_noop_injection.py | ||
| test_otel_span.py | ||
| test_path_resolver.py | ||
| test_permission_middleware.py | ||
| test_permissions.py | ||
| test_plugin_loader.py | ||
| test_retry_after.py | ||
| test_skills_backends.py | ||
| test_specialized_subagents.py | ||
| test_state_reducers.py | ||
| test_tool_call_repair.py | ||