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: cli-v0.2.5...cli-v0.2.7