SurfSense/surfsense_web/components/new-chat
DESKTOP-RTLN3BA\$punk c9afeb2817 feat: fix onboarding trigger
- Introduced a new endpoint to check the existence of a global LLM configuration file.
- Updated the frontend to utilize this status, affecting onboarding flow and user experience.
- Added necessary atoms and types for managing global LLM config status in the application state.
- Refactored navigation to ensure proper routing based on the global config status.
2026-06-17 23:30:56 -07:00
..
chat-example-prompts.tsx Merge remote-tracking branch 'upstream/dev' into feat/unified-model-connections 2026-06-13 19:04:49 +05:30
chat-header.tsx feat: fix onboarding trigger 2026-06-17 23:30:56 -07:00
chat-share-button.tsx feat(chat): implement chat tab synchronization and enhance thread activation with new hooks for improved navigation and metadata management 2026-06-04 18:16:33 +05:30
composer-suggestion-popup.tsx chore: linting 2026-05-28 19:21:29 -07:00
document-mention-picker.tsx refactor: anonymous/free chat experience 2026-05-31 15:58:21 -07:00
image-model-selector.tsx feat: fix onboarding trigger 2026-06-17 23:30:56 -07:00
model-selector.tsx fix(model-selector): update chat model display logic and replace icon for manage models button 2026-06-14 21:59:06 +05:30
prompt-picker.tsx chore: linting 2026-05-28 19:21:29 -07:00
use-composer-suggestion-navigator.ts feat(web): enhance chat context and mention handling with connector support 2026-05-26 21:11:53 +05:30