SurfSense/surfsense_web/components/assistant-ui
Anish Sarkar 1dd740bb23 refactor: enhance chat functionality with new tools and attachment handling
- Updated system prompt to clarify usage of the display_image tool, emphasizing valid URL requirements and prohibiting user-uploaded image displays.
- Introduced write_todos tool for creating and updating planning lists, with detailed usage instructions and examples.
- Enhanced message handling to persist attachments and mentioned documents, ensuring they survive page reloads.
- Improved UI components to integrate the new write_todos tool and ensure consistent user experience across chat interactions.
2025-12-26 11:38:32 +05:30
..
attachment.tsx chore: run biome lints 2025-12-25 19:32:18 +05:30
inline-citation.tsx feat: old chat to new-chat with persistance 2025-12-21 16:32:55 -08:00
inline-mention-editor.tsx chore: linting 2025-12-25 11:42:12 -08:00
markdown-text.tsx feat: old chat to new-chat with persistance 2025-12-21 16:32:55 -08:00
thread-list.tsx feat: old chat to new-chat with persistance 2025-12-21 16:32:55 -08:00
thread.tsx refactor: enhance chat functionality with new tools and attachment handling 2025-12-26 11:38:32 +05:30
tool-fallback.tsx add new chat page 2025-12-20 18:35:39 +02:00
tooltip-icon-button.tsx add new chat page 2025-12-20 18:35:39 +02:00