Skip to content

docs: improve CLI dev workflow and prioritize Node.js installation#4579

Merged
deshraj merged 3 commits intomem0ai:mainfrom
whysosaket:fix/cli-test+priv
Mar 28, 2026
Merged

docs: improve CLI dev workflow and prioritize Node.js installation#4579
deshraj merged 3 commits intomem0ai:mainfrom
whysosaket:fix/cli-test+priv

Conversation

@whysosaket
Copy link
Copy Markdown
Member

@whysosaket whysosaket commented Mar 28, 2026

Summary

  • Makefile automation: make install, make dev, make test, make shell now auto-create the virtualenv and install all dependencies — no manual setup needed
  • Python README: Add pipx as recommended install method with PEP 668 note for macOS/Homebrew users
  • Node.js as primary: Reorder installation examples across all docs (root README, cli/README, docs/platform/cli.mdx, CLI_SPECIFICATION) to show npm install -g @mem0/cli first
  • Development docs: Rewrite development.md with both Make and plain Python workflows side by side
  • Node package.json: Add repository and bugs metadata

Test plan

  • make test passes all 118 tests from a clean state
  • Verify docs render correctly on docs.mem0.ai

🤖 Generated with Claude Code

@whysosaket whysosaket changed the title fix: mem0 cli fixes docs: improve CLI dev workflow and prioritize Node.js installation Mar 28, 2026
@deshraj deshraj merged commit 13d42a9 into mem0ai:main Mar 28, 2026
1 of 2 checks passed
@whysosaket whysosaket deleted the fix/cli-test+priv branch March 28, 2026 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants