Skip to content

Mem0 Python CLI (v0.2.8)

Choose a tag to compare

@whysosaket whysosaket released this 24 Jun 14:42
· 19 commits to main since this release
6ddf166

Mem0 Python CLI (v0.2.8)

Security

  • Telemetry no longer passes the Mem0 API key to its child process via command-line arguments. The context is now sent over stdin, so the key is no longer visible in the process list (ps, /proc//cmdline, Activity Monitor). Fixes #4862.