This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+7 more
Affected surfaces
ReleasePort's take
Light signalmem0 CLI v0.2.7 introduces `mem0 whoami` for local agent identity and `agent-rush` subcommand group for AGENTRUSH game endpoints with mandatory PII safety acknowledgement.
Why it matters: Agent-rush commands require upfront PII safety acknowledgement, stored in config. New telemetry header identifies agent-rush requests for tracking.
Summary
AI summaryAdded mem0 whoami, new agent-rush subcommand group with PII safety prompt, and telemetry header.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
`mem0 whoami` prints active agent's default_user_id from local config, no network call. `mem0 whoami` prints active agent's default_user_id from local config, no network call. Source: granite4.1:8b-q6_K@2026-05-20 Confidence: high |
— |
| Feature | Medium |
`mem0 agent-rush <add | search>` new subcommand group for AGENTRUSH game endpoints. `mem0 agent-rush <add | search>` new subcommand group for AGENTRUSH game endpoints. Source: granite4.1:8b-q6_K@2026-05-20 Confidence: high |
— |
| Feature | Medium |
PII safety prompt on first interactive `mem0 agent-rush add`, acknowledgement stored in config. PII safety prompt on first interactive `mem0 agent-rush add`, acknowledgement stored in config. Source: granite4.1:8b-q6_K@2026-05-20 Confidence: high |
— |
| Feature | Medium |
New config field `agent_rush.acknowledged_at` (ISO timestamp). New config field `agent_rush.acknowledged_at` (ISO timestamp). Source: granite4.1:8b-q6_K@2026-05-20 Confidence: low |
— |
| Performance | Medium |
Agent-rush HTTP requests now include `X-Mem0-Mode: agent-rush` header for telemetry. Agent-rush HTTP requests now include `X-Mem0-Mode: agent-rush` header for telemetry. Source: granite4.1:8b-q6_K@2026-05-20 Confidence: high |
— |
Full changelog
What's New
mem0 whoami— print the active agent'sdefault_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.jsonunderagent_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-rushheader for telemetry split.
Full diff: https://github.com/mem0ai/mem0/compare/cli-v0.2.5...cli-v0.2.7
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]