github mem0ai/mem0 pi-agent-v0.3.0
Mem0 Pi Agent Plugin (v0.3.0)

4 hours ago

Changed:

  • Reuses shared conversation preparation, memory formatting, project/session/global scope utilities, and telemetry while preserving Pi's native extension API and @mem0/pi-agent-plugin package name.
  • Pi loads the built dist/entry.js extension instead of executing source TypeScript from an installed package. Builds also publish the library entry point and declarations.

Removed:

  • Removed Dream consolidation and pin commands, skills, configuration, types, and exports. The remaining commands are remember, search, forget, tour, scope, and status. Update integrations that import removed APIs or invoke removed commands.

Fixes:

  • Global memory tool scope requires the user to select /mem0-scope global or configure a global default first. Empty and wildcard identities are rejected.
  • Memory update and delete accept the mem0:<uuid> and [mem0:<uuid>] citations displayed in tool results, as well as raw IDs.
  • Shared capture preparation filters conversation roles and redacts content; telemetry removes sensitive keys inside nested structures.

#7203

Don't miss a new mem0 release

NewReleases is sending notifications on new releases.