SurfSense/surfsense_backend/app/agents/new_chat/tools
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
..
__init__.py feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
display_image.py feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
knowledge_base.py feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
link_preview.py refactor: enhance web crawling functionality with Firecrawl integration 2025-12-26 02:37:20 +05:30
podcast.py feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
registry.py refactor: introduce write_todos tool for enhanced task management 2025-12-26 14:37:23 +05:30
scrape_webpage.py feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
write_todos.py refactor: introduce write_todos tool for enhanced task management 2025-12-26 14:37:23 +05:30