supermemory
supermemory copied to clipboard
Memory engine and app that is extremely fast, scalable. The Memory API for the AI era.
Twitter bookmark import was causing excessive icon refetching, making too many network requests during progress updates. If 1000 bookmakrs processed 1000 http requests are sent to fetch icon. **Solution:** Changed...
- Add suppressHydrationWarning to body element to handle browser extension attributes - Add DialogTitle components to graph-dialog and add-memory dialog for screen reader accessibility - Convert SVG attributes to React/JSX...
hi , this is not specifically a issue , but is there alredy a mobile app for supermemory in development ? if not i have some ideas for it ,...
I suggest refactoring our storage layer to use WXT's built-in storage solution (wxt.storage) instead of the currently used chrome.storage. WXT Storage Documentation: https://wxt.dev/storage.html The current chrome.storage API is not ideal...
Dear Developers, I'd like to suggest two valuable feature enhancements directions for the supermemory project: Local Large Model Integration Adding support for local large language models integration would significantly expand...
## Summary I'm raising this issue to request clarification about what parts of Supermemory are covered by the public MIT-licensed repositories and what is considered proprietary or part of an...
### Summary Add a toggle to enable crawling and indexing subpages when scraping a URL, with tabbed display for each subpage's content. Useful for comprehensive indexing of documentation sites like...
I encountered a `QuotaExceededError` when I sent a new message, which was because. This occured because the chat state (managed via Zustand's `persist` middleware in `stores/chat.ts`) is stored in localStorage...
chore: update new contributions for raycast extension add quick add from selection with extension
we should probably update the discord invite link since it no longer works