cli-v0.2.5

mem0ai/mem0cli-v0.2.5May 14, 2026by MgeeeeK

AI Summary

Enhanced Agent Mode with faster key minting, self-declared identity features, plugin synchronization, and improved claim flow.

Key Highlights

  • Agent Mode: `mem0 init --agent` mints an unclaimed key in under 5 seconds
  • Self-declared identity: `--agent-caller` flag + `mem0 identify` subcommand
  • Plugin sync: `~/.claude/settings.json` + shell rc stay aligned with config.json
  • Claim flow: `mem0 init --email <email>` upgrades a shadow account in-place
  • Fix: `pingKey` no longer rotates the key on a network blip

New Features

  • Agent mode improvements
  • Self-declared identity
  • Plugin sync
  • Claim flow with email upgrade
  • pingKey network blip fix

Full Release Notes

See [SDK changelog → CLI tab](https://docs.mem0.ai/changelog/sdk) for full notes.

**Highlights**
- Agent Mode: `mem0 init --agent` mints an unclaimed key in under 5 seconds
- Self-declared identity: `--agent-caller` flag + `mem0 identify` subcommand
- Plugin sync: `~/.claude/settings.json` + shell rc stay aligned with config.json
- Claim flow: `mem0 init --email <email>` upgrades a shadow account in-place
- Fix: `pingKey` no longer rotates the key on a network blip