SurfSense/surfsense_backend/app/agents/new_chat
Anish Sarkar 90bf93b0a5 feat: enhance report generation with error handling and metadata extraction
- Updated the report generation tool to include error handling for failed report generation, persisting error messages in the database.
- Modified metadata extraction to count section headings and return a status indicating readiness or failure.
- Adjusted frontend components to handle and display error states based on report generation outcomes, improving user feedback and experience.
2026-02-11 20:04:36 +05:30
..
tools feat: enhance report generation with error handling and metadata extraction 2026-02-11 20:04:36 +05:30
__init__.py feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
chat_deepagent.py chore: linting 2026-02-09 16:49:11 -08:00
checkpointer.py feat: implement connection pooling for AsyncPostgresSaver in checkpointer 2026-02-05 17:32:43 -08:00
context.py organize deepagent codebase 2025-12-20 18:35:39 +02:00
llm_config.py Merge remote-tracking branch 'upstream/dev' into feat/sur-159 2026-02-11 03:47:51 +05:30
system_prompt.py feat: implement report generation tool and associated routes for CRUD operations 2026-02-11 17:55:52 +05:30
utils.py inject tools at runtime 2025-12-20 18:35:39 +02:00