SurfSense/surfsense_web/app/dashboard/[search_space_id]
Anish Sarkar 9bc3f193c3 refactor: improve type safety in document extraction and UI components
- Introduced Zod schemas for type-safe parsing of mentioned document information in chat messages.
- Updated the extractMentionedDocuments function to utilize the new schemas for better validation.
- Made the 'alt' property optional in image-related components for improved flexibility and fallback handling.
2025-12-26 00:18:47 +05:30
..
connectors feat: UX fixes 2025-12-23 19:10:58 -08:00
documents feat: UX fixes 2025-12-23 19:10:58 -08:00
editor/[documentId] chore: run biome lints 2025-12-25 19:32:18 +05:30
logs/(manage) feat: UX fixes 2025-12-23 19:10:58 -08:00
new-chat/[[...chat_id]] refactor: improve type safety in document extraction and UI components 2025-12-26 00:18:47 +05:30
onboard feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
settings feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
sources/add feat: UX fixes 2025-12-23 19:10:58 -08:00
team feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
client-layout.tsx feat: UX fixes 2025-12-23 19:10:58 -08:00
layout.tsx feat: old chat to new-chat with persistance 2025-12-21 16:32:55 -08:00
page.tsx Added breadcrumbs 2025-08-02 22:46:15 -07:00