Supermemory changelog

Mount memory as a local folder with SMFS #

SMFS mounts a Supermemory container as a local folder that shells, editors, and agents can use through ordinary file operations.

SMFS turns a Supermemory container into a folder tools already understand.

Improvements

Fixes

  • Notion syncs for large workspaces no longer fail on rate limits.
  • Fixed a crash in the Console playground.
  • app.notion.com URLs are now recognized when importing Notion pages.
  • Fixed an issue where Gmail syncs could crash partway through.
  • Fixed PATCH document updates returning a 409 conflict against the document's own filepath.

Improvements

Fixes

  • Codex capture no longer stores injected context or ingests the same fallback turn twice.
  • v4 search now reranks results when requested instead of silently returning the original order.
  • Nova login now shows magic-link and social sign-in errors instead of silently continuing.

Persistent memory plugin for OpenAI Codex #

Install the Codex plugin to recall project and user memory, capture completed sessions, and explicitly search or save context.

Improvements

Fixes

  • The Search Supermemory Apple Shortcut now opens a working install link.
  • The AI SDK wrapper now continues without memory when retrieval fails or exceeds five seconds.

Fixes

  • Deleting an organization or account now stops connector syncs and fully disconnects connections.
  • MCP project lists now refresh after a new project is used and periodically pick up changes.

Polish

  • Login, email-change, and team-invite emails now use shorter layouts with plain links and one-time codes.

Choose which Google Drive folders and files sync #

Google Drive sync can be limited to selected folders and files instead of importing everything.

Improvements

Fixes

  • MCP connections no longer fail while creating the API key used for a session.
  • The withSupermemory wrapper now supports models that expose metadata through getters.
  • Console onboarding now prevents duplicate organization creation while the name step is submitting.

Fixes

  • Organizations with overages off now stop at their included allowance instead of recording billable usage.
  • Creating an organization during Console onboarding now reliably activates it and continues setup.
  • Updating a document now counts only newly added content instead of re-counting unchanged text.

Test and tune memory search in the Console #

Run v3 or v4 searches, tune retrieval settings, and inspect scored results, timing, or raw JSON before integrating the API.

Improvements

Fixes

  • New API keys now appear immediately in Console, and deleted scoped keys are removed completely.
  • Document processing now recovers from blocked generated output instead of failing memory generation.

Polish

  • API key previews now preserve the recognizable prefix and use a consistent masked length.
  • Console now adapts its navigation, dialogs, panels, headers, and tables to phone-sized screens.

Improvements

  • Console now stops organization creation at the three-organization limit and explains how to request more.

Fixes

  • Free organizations no longer keep overage access after a paid plan is canceled.
  • The Console memory graph now has readable nodes, labels, and relationships in light and dark mode.
  • The API now rejects connector documents without an access token instead of ingesting their URL as text.