When ragToolEnabled is on, the in-thread composer's + button now opens a doc-only picker and uploads selected files to the per-thread RAG pipeline (matching SharedComposer). Pending chips show Uploading -> Indexing -> Ready status; Send is blocked while any doc is in-flight. Previously these files were base64'd inline as native attachments, which bypassed RAG entirely. |
||
|---|---|---|
| .. | ||
| assistant-ui | ||
| layout | ||
| markdown | ||
| tauri | ||
| ui | ||
| web | ||
| app-sidebar.tsx | ||
| example.tsx | ||
| navbar.tsx | ||
| section-card.tsx | ||
| shutdown-dialog.tsx | ||