SurfSense/surfsense_backend/app/agents/new_chat/tools
Anish Sarkar 8a3ab3dfac refactor: enhance write_todos tool and system prompt
- Updated the write_todos tool to include an optional description field for todo items, improving task detail management.
- Enhanced the system prompt with clearer guidelines on using the write_todos tool, including refined usage patterns and examples for various user scenarios.
- Improved UI components to support the new description feature, ensuring better visibility of task details during planning and execution.
- Streamlined the code for better readability and maintainability, aligning with recent refactoring efforts.
2025-12-26 19:24:32 +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: enhance write_todos tool and system prompt 2025-12-26 19:24:32 +05:30