github mem0ai/mem0 cli-v0.2.7
mem0-cli v0.2.7

6 hours ago

What's New

  • mem0 whoami — print the active agent's default_user_id (the AGENTRUSH leaderboard identifier). Reads from local config, no network call.
  • mem0 agent-rush <add | search> — new subcommand group that wraps the platform's /v1/agent-rush/ endpoints for the 7-day AGENTRUSH game. Project routing is implicit; no flags exposed.
  • PII safety prompt on first interactive mem0 agent-rush add. Acknowledgement persisted in ~/.mem0/config.json under agent_rush.acknowledged_at. Non-interactive (agent) invocations print the warning to stderr without blocking.
  • New config field: agent_rush.acknowledged_at (ISO timestamp).

Changed

  • Agent-rush HTTP requests send X-Mem0-Mode: agent-rush header for telemetry split.

Full diff: cli-v0.2.5...cli-v0.2.7

Don't miss a new mem0 release

NewReleases is sending notifications on new releases.