mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
- Added attachment draft/shared types and validation in components/chat/attachments.ts. - Added paperclip upload UI to Nova composer with file chips, size/status, remove, retry, and per-file Save / Chat only toggle. - Wired uploads before send to /chat/attachments, then sends returned attachment references in chat message metadata. - Preserved attachment metadata when loading threads and rendered attachment chips on user messages. - Added attachment support from the home composer into the full chat view. - Extended chat analytics with attachment counts. <img width="1905" height="900" alt="image" src="https://github.com/user-attachments/assets/631001b8-7c68-4015-b36b-06c69cdad271" /> <img width="1323" height="1600" alt="image" src="https://github.com/user-attachments/assets/77eee08a-b235-41eb-b03a-f406b81b46e7" /> - ensured responsiveness |
||
|---|---|---|
| .. | ||
| analytics.ts | ||
| billing-utils.ts | ||
| chat-auto-space.ts | ||
| chat-highlight-documents.ts | ||
| chat-search-memory-results.ts | ||
| chat-space-label.ts | ||
| chat-stream-error.ts | ||
| chat-web-search-tools.ts | ||
| constants.ts | ||
| file-cache.ts | ||
| fonts.ts | ||
| ingest-auto-space.ts | ||
| mcp-client-setup.ts | ||
| mcp-manual-instructions.ts | ||
| models.tsx | ||
| plugin-catalog.ts | ||
| plugin-document.ts | ||
| plugin-space.ts | ||
| search-params.ts | ||
| theme-provider.tsx | ||
| url-helpers.ts | ||
| variants.ts | ||
| view-mode-context.tsx | ||