mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-30 19:36:25 +02:00
- 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. |
||
|---|---|---|
| .. | ||
| assistant-ui | ||
| contact | ||
| editConnector | ||
| homepage | ||
| new-chat | ||
| pricing | ||
| prompt-kit | ||
| providers | ||
| settings | ||
| shared | ||
| sidebar | ||
| sources | ||
| theme | ||
| tool-ui | ||
| ui | ||
| announcement-banner.tsx | ||
| BlockNoteEditor.tsx | ||
| copy-button.tsx | ||
| dashboard-breadcrumb.tsx | ||
| document-viewer.tsx | ||
| DynamicBlockNoteEditor.tsx | ||
| inference-params-editor.tsx | ||
| json-metadata-viewer.tsx | ||
| LanguageSwitcher.tsx | ||
| Logo.tsx | ||
| markdown-viewer.tsx | ||
| pricing.tsx | ||
| search-space-form.tsx | ||
| TokenHandler.tsx | ||
| UserDropdown.tsx | ||