Files
moreminimore-vibe/e2e-tests
Mohamed Aziz Mejri a3997512d2 Feat : allow referencing files (#1648)
I implemented file referencing feature mentioned in issue #1591 

<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Adds support for referencing app files in chat using @file:<path>. The
input now autocompletes files, and the backend validates and surfaces
referenced files in the chat context as read-only.

- **New Features**
  - Chat input autocompletes @ mentions for apps, prompts, and files.
- Recognizes @file:<path> and converts it to a structured mention on
submit.
- Backend parses @file mentions, checks file existence, and adds a
“Referenced Files” section to the system message.
- New get-app-files IPC handler and useAppFiles hook to load file paths
for the selected app (appFilesAtom added).
  - e2e test for mentioning a file and capturing server dump.

<!-- End of auto-generated description by cubic. -->
2025-10-29 09:43:19 -07:00
..
2025-10-28 11:36:20 -07:00
2025-10-28 11:36:20 -07:00
2025-07-10 10:23:22 -07:00
2025-06-24 14:35:05 -07:00
2025-09-09 00:18:48 -07:00
2025-06-05 22:26:17 -07:00
2025-06-17 16:59:26 -07:00
2025-05-31 23:04:28 -07:00
2025-06-02 22:35:55 -07:00
2025-05-31 22:01:48 -07:00
2025-08-18 13:25:11 -07:00
2025-06-02 22:46:35 -07:00
2025-10-20 15:03:16 -07:00
2025-06-02 22:49:02 -07:00
2025-06-02 16:19:47 -07:00
2025-10-28 11:36:20 -07:00
2025-06-04 10:31:13 -07:00