SurfSense/surfsense_backend/app/tasks
Anish Sarkar c28a90fc29 refactor: integrate TodoListMiddleware and update related components
- Removed the write_todos tool as it is now included by default through TodoListMiddleware in the deep agent.
- Updated the system prompt and documentation to reflect the integration of TodoListMiddleware, clarifying its capabilities for managing planning and todo lists.
- Enhanced the chat handling logic to extract todos directly from the deep agent's command output, ensuring seamless user experience.
- Refactored UI components to align with the new data structure and improve rendering of todo items, including updates to the Plan and TodoItem components.
- Cleaned up code for better maintainability and readability, following recent refactoring efforts.
2025-12-27 15:18:34 +05:30
..
celery_tasks feat: refactor new chat agent to support configurable tools and remove deprecated components 2025-12-22 20:17:08 -08:00
chat refactor: integrate TodoListMiddleware and update related components 2025-12-27 15:18:34 +05:30
connector_indexers refactor: update the webcrawler index to compare hashes without metadata 2025-12-17 18:44:58 +02:00
document_processors feat: update document tracking to use 'updated_at' timestamp instead of 'last_edited_at' 2025-12-12 01:32:14 -08:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00