Plugins changes.

Build custom tools on top of Company Brain #

Use an API key from the Supermemory app to build custom tools and workflows on top of your Company Brain.

Fixes

  • The Codex plugin no longer opens browser sign-in after you explicitly log out.

Inline interactive cards in Nova #

Nova shows interactive setup cards for coding agents and MCP clients directly in the conversation.

Improvements

  • Ask Nova what you can connect or how to set up a specific coding agent or MCP client.
  • Choose a setup option from an interactive card without leaving the conversation.

One memory workspace for coding agents #

Claude Code, Codex, Cursor, and OpenCode memories now come together in one Agents workspace, organized by project.

Improvements

  • Choose a project once to search its memories across supported coding agents.
  • Memories created by older Claude Code, Cursor, and OpenCode plugin versions remain available in Agents.

Claude Code, Cursor, and OpenCode plugins are now free #

The Claude Code, Cursor, and OpenCode memory plugins no longer require a paid plan. Connect one with any Supermemory account — free tier included — and your agent keeps persistent memory across sessions and projects, within your plan's usage.

Improvements

Use SMFS from sandboxed agents with TypeScript and Python SDKs #

SMFS bash SDKs give TypeScript and Python agents a virtual memory-backed filesystem when they cannot mount a real folder.

Fixes

  • Fixed an issue where the Codex plugin recalled only user memories and skipped project-scoped ones.
  • Fixed an issue where the Codex plugin never saved short sessions or turns after the last prompt.

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

Fixes

  • Claude Code now shows actionable authentication, permission, rate-limit, and service errors instead of silently acting as if no memories exist.
  • OpenCode memory context no longer shows [object Object], [NaN%], or blank project-memory entries when fields are missing.

Fixes

  • OpenCode's Forget mode now deletes the selected memory correctly.
  • OpenCode now keeps the active agent when restoring context after compaction.
  • OpenCode now loads Supermemory correctly when its JSONC configuration contains URLs.
  • OpenCode setup now disables the current Oh My OpenCode context-recovery hook instead of the obsolete hook name.