SurfSense/surfsense_backend/app
Anish Sarkar eb70c055a4 refactor: introduce write_todos tool for enhanced task management
- Added a new write_todos tool to facilitate the creation and management of planning lists within the chat interface.
- Updated system prompt with detailed instructions on using the write_todos tool, including usage patterns and restrictions.
- Enhanced the chat message handling to support the new tool, ensuring proper integration and user experience.
- Implemented UI components for displaying and interacting with the planning lists, including progress tracking and status indicators.
2025-12-26 14:37:23 +05:30
..
agents refactor: introduce write_todos tool for enhanced task management 2025-12-26 14:37:23 +05:30
config feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
connectors refactor: enhance web crawling functionality with Firecrawl integration 2025-12-26 02:37:20 +05:30
prompts feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
retriever roadmap(1.3): Update citation prompt to use new whole document structure 2025-12-14 22:07:31 -08:00
routes Merge remote-tracking branch 'upstream/dev' into pr-611 2025-12-23 15:45:28 +05:30
schemas Merge remote-tracking branch 'upstream/dev' into pr-611 2025-12-23 15:45:28 +05:30
services feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
tasks refactor: introduce write_todos tool for enhanced task management 2025-12-26 14:37:23 +05:30
utils Merge remote-tracking branch 'upstream/main' into feat/bookstack-connector 2025-12-06 09:15:02 +08:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py feat: implement new chat feature with message persistence and UI integration 2025-12-21 16:16:50 -08:00
celery_app.py feat: Implement document saving with reindexing 2025-11-30 04:08:12 +05:30
db.py feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
users.py fix: docker backend entrpoint issues 2025-10-28 23:35:53 -07:00