SurfSense/surfsense_backend/app/agents/new_chat
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
..
tools refactor: improve write_todos tool and UI components 2025-12-26 17:49:56 +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: update system prompt for write_todos tool usage 2025-12-26 17:27:30 +05:30
utils.py inject tools at runtime 2025-12-20 18:35:39 +02:00