SurfSense/surfsense_backend/app/agents/new_chat/middleware
DESKTOP-RTLN3BA\$punk b9a66cb417 feat: various UI fixes, prompt optimizations, and allowing duplicate docs
- 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.
2026-04-28 21:30:53 -07:00
..
__init__.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
action_log.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
anonymous_document.py feat: updated file management for main agent 2026-04-28 04:32:52 -07:00
busy_mutex.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
compaction.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
context_editing.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
dedup_tool_calls.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
doom_loop.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
file_intent.py feat: updated file management for main agent 2026-04-28 04:32:52 -07:00
filesystem.py feat: updated file management for main agent 2026-04-28 04:32:52 -07:00
kb_persistence.py feat: various UI fixes, prompt optimizations, and allowing duplicate docs 2026-04-28 21:30:53 -07:00
kb_postgres_backend.py feat: updated file management for main agent 2026-04-28 04:32:52 -07:00
knowledge_search.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
knowledge_tree.py feat: updated file management for main agent 2026-04-28 04:32:52 -07:00
local_folder_backend.py chore: linting 2026-04-27 14:04:50 -07:00
memory_injection.py fix: guard display_name.split() against whitespace-only IndexError (recurseml feedback) 2026-04-10 15:29:56 +05:30
multi_root_local_folder_backend.py chore: linting 2026-04-27 14:04:50 -07:00
noop_injection.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
otel_span.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
permission.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
retry_after.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
skills_backends.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
tool_call_repair.py feat: updated agent harness 2026-04-28 09:22:19 -07:00