Supermemory changelog

User Insights: reports on user segments and content patterns #

Generate Console reports about user segments, knowledge domains, and content patterns, with an optional prompt to focus the analysis.

Improvements

Fixes

  • You can now forget memories from a Console profile without getting a 404 error.
  • Organization invite links now guide signed-out users through login, require approval, and explain account mismatches.
  • Usage emails no longer send the 80% warning after an organization has already reached its limit.

Improvements

Fixes

  • The CLI now honors --no-browser, preserves upload tags, formats document lists correctly, and marks scoped API keys.
  • Console now explains when a plugin requires a paid plan instead of silently redirecting to Billing.

Hermes plugin: persistent memory for Nous Research's agent #

Supermemory is now a memory provider in Hermes Agent: relevant memories load before each turn, full sessions are ingested into the memory graph when they end, and save, search, forget, and profile tools come built in. Run `hermes memory setup` and select Supermemory.

Improvements

  • When a Nova space is empty, you can switch to All Spaces to find memories stored elsewhere.

Fixes

Improvements

Fixes

  • Documents no longer remain permanently stuck in processing after a workflow stops; Supermemory retries them once and marks a second failure clearly.
  • When scheduling a batch document upload fails, only the affected batch is marked failed instead of every queued document.
  • API and MCP quota errors now name the limit reached and explain how to continue with overage.
  • Truncated model output during ingestion no longer discards every generated memory when only relation data is incomplete.
  • Updating a document with the same custom ID no longer creates duplicate memories from facts already extracted.
  • Supermemory context loads correctly again in OpenCode 1.2.25 and later.
  • Console onboarding now advances after you choose a plugin and shows its installation steps instead of No integration selected.
  • Web links that return an authentication, paywall, or rate-limit response during metadata lookup no longer fail the entire import.
  • Search requests with an empty query or an out-of-range limit now return a clear client error instead of a server error.
  • Invitation links now explain when you're signed into the wrong account and let you sign out to continue with the invited email.

Improvements

Fixes

  • Sign-up attempts with an unsupported email domain now return a clear rejection instead of a generic server error.
  • Usage limits now account for the full size of each request and allow continued processing when organization overage is enabled.
  • Nova no longer intermittently shows an Upgrade to Pro prompt on plugin and connection pages for users with an active paid plan.
  • MCP connections authenticated with an API key no longer fail with a missing-organization error.
  • OpenClaw no longer crashes on startup when the Supermemory store tool is registered.