mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 09:16:22 +02:00
- Pass is_public from request body in create_prompt route - Only bump version on content field changes (name, prompt, mode), not on is_public toggle - Add prompts query and mutation atoms (atomWithQuery/atomWithMutation) with TanStack Query caching, replacing manual useEffect fetches - Update PromptPicker, PromptsContent, and CommunityPromptsContent to consume shared atoms instead of local state |
||
|---|---|---|
| .. | ||
| chat-header.tsx | ||
| chat-share-button.tsx | ||
| document-mention-picker.tsx | ||
| image-config-dialog.tsx | ||
| model-config-dialog.tsx | ||
| model-selector.tsx | ||
| prompt-picker.tsx | ||
| source-detail-panel.tsx | ||