SurfSense/surfsense_backend/app/agents/new_chat
Anish Sarkar acad8c6d2b feat: implement report generation tool and associated routes for CRUD operations
- Added a new tool for generating structured Markdown reports based on user input.
- Implemented routes for creating, reading, exporting, and deleting reports.
- Integrated report generation into the chat flow, allowing users to generate reports inline.
- Updated schemas to support report data structures and responses.
- Enhanced frontend components to handle report generation and display results.
2026-02-11 17:55:52 +05:30
..
tools feat: implement report generation tool and associated routes for CRUD operations 2026-02-11 17:55:52 +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