Skip to content

feat: add NemoClaw + Mem0 plugin setup scripts and quickstart#4464

Merged
whysosaket merged 2 commits intomainfrom
feat/nemoclaw-mem0-plugin-example
Mar 21, 2026
Merged

feat: add NemoClaw + Mem0 plugin setup scripts and quickstart#4464
whysosaket merged 2 commits intomainfrom
feat/nemoclaw-mem0-plugin-example

Conversation

@utkarsh240799
Copy link
Copy Markdown
Contributor

@utkarsh240799 utkarsh240799 commented Mar 21, 2026

Summary

  • Add examples/nemoclaw/ with setup scripts and documentation for integrating the @mem0/openclaw-mem0 plugin with NemoClaw sandboxes
  • setup-mem0-nemoclaw.sh: Full end-to-end setup (installs NemoClaw + Mem0 plugin) with a workaround for the npm tar race condition that causes ENOENT errors on deeply nested packages
  • install-mem0-plugin.sh: Lightweight plugin-only installer for users who already have NemoClaw set up
  • quickstart.md: Comprehensive guide covering both installation paths, configuration reference, agent memory tools, CLI commands, and troubleshooting
  • troubleshooting-guide.pdf: Detailed setup and troubleshooting reference

Test plan

  • Run setup-mem0-nemoclaw.sh on a fresh Ubuntu 24.04 EC2 instance (t3.xlarge)
  • Run setup-mem0-nemoclaw.sh on macOS via Docker Desktop
  • Run install-mem0-plugin.sh on an instance with NemoClaw already onboarded
  • Verify Mem0 plugin loads (openclaw plugins list shows loaded)
  • Test auto-capture and auto-recall across sessions

utkarsh240799 and others added 2 commits March 21, 2026 13:25
Add examples/nemoclaw/ with two setup scripts and documentation for
integrating the @mem0/openclaw-mem0 plugin with NemoClaw sandboxes:

- setup-mem0-nemoclaw.sh: Full setup (NemoClaw install + Mem0 plugin)
- install-mem0-plugin.sh: Plugin-only install for existing NemoClaw setups
- quickstart.md: Guide covering both paths, config reference, and troubleshooting
- troubleshooting-guide.pdf: Detailed setup and troubleshooting reference

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@utkarsh240799 utkarsh240799 requested a review from deshraj March 21, 2026 07:59
@whysosaket whysosaket merged commit 824032a into main Mar 21, 2026
3 checks passed
@whysosaket whysosaket deleted the feat/nemoclaw-mem0-plugin-example branch March 21, 2026 08:22
jamebobob pushed a commit to jamebobob/mem0-vigil-recall that referenced this pull request Mar 29, 2026
…#4464)

Co-authored-by: utkarsh240799 <utkarsh240799@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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