SurfSense/surfsense_backend/app/agents/new_chat
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
..
tools refactor: introduce write_todos tool for enhanced task management 2025-12-26 14:37:23 +05:30
__init__.py feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
chat_deepagent.py feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
checkpointer.py feat: implement new chat feature with message persistence and UI integration 2025-12-21 16:16:50 -08:00
context.py organize deepagent codebase 2025-12-20 18:35:39 +02:00
llm_config.py feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
system_prompt.py refactor: introduce write_todos tool for enhanced task management 2025-12-26 14:37:23 +05:30
utils.py inject tools at runtime 2025-12-20 18:35:39 +02:00