SurfSense/surfsense_backend/tests/unit/agents/new_chat
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
..
prompts feat: various UI fixes, prompt optimizations, and allowing duplicate docs 2026-04-28 21:30:53 -07:00
tools feat: implement resume page limit functionality 2026-04-22 18:46:17 +05:30
__init__.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
test_action_log.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
test_busy_mutex.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
test_compaction.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
test_context_editing.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
test_dedup_tool_calls.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
test_default_permissions_layering.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
test_doom_loop.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
test_feature_flags.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
test_noop_injection.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
test_otel_span.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
test_path_resolver.py feat: updated file management for main agent 2026-04-28 04:32:52 -07:00
test_permission_middleware.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
test_permissions.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
test_plugin_loader.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
test_retry_after.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
test_skills_backends.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
test_specialized_subagents.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
test_state_reducers.py feat: updated file management for main agent 2026-04-28 04:32:52 -07:00
test_tool_call_repair.py feat: updated agent harness 2026-04-28 09:22:19 -07:00