SurfSense/surfsense_backend/app/agents/new_chat/tools
Anish Sarkar ebc04f590e refactor: improve write_todos tool and UI components
- Refactored the write_todos tool to enhance argument and result schemas using Zod for better validation and type safety.
- Updated the WriteTodosToolUI to streamline the rendering logic and improve loading states, ensuring a smoother user experience.
- Enhanced the Plan and TodoItem components to better handle streaming states and display progress, providing clearer feedback during task management.
- Cleaned up code formatting and structure for improved readability and maintainability.
2025-12-26 17:49:56 +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: improve write_todos tool and UI components 2025-12-26 17:49:56 +05:30