feat(FN-1947): add file mention search and chat autocomplete
- Add file search API wiring in dashboard client/server with route coverage for /api/files/search - Introduce useFileMention hook and FileMentionPopup component, integrated into ChatView and QuickChatFAB - Resolve @file references in chat messages so referenced file content is included in AI context - Add styling, mobile responsiveness, and focused tests for popup UI, hook behavior, chat resolution, and file services
This commit is contained in:
5
.changeset/add-file-mentions-chat.md
Normal file
5
.changeset/add-file-mentions-chat.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add file # mentions in chat with popup file selector and search
|
||||
Reference in New Issue
Block a user