Conversation
Replace `pip install nmem`/`pipx install nmem` with `nmem-cli`, and update uvx examples to run `nmem` from `nmem-cli`. Co-authored-by: weyl.gu <weyl.gu@gmail.com>
|
Cursor Agent can help with this pull request. Just |
📝 WalkthroughWalkthroughThis pull request updates documentation and installation instructions across multiple files to reflect a CLI invocation pattern change from Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
📜 Recent review detailsConfiguration used: defaults Review profile: CHILL Plan: Pro 📒 Files selected for processing (7)
🧰 Additional context used📓 Path-based instructions (1)examples/**/AGENTS.md📄 CodeRabbit inference engine (examples/AGENTS.md)
Files:
🧠 Learnings (4)📓 Common learnings📚 Learning: 2026-01-08T10:01:11.102ZApplied to files:
📚 Learning: 2026-01-08T10:01:11.102ZApplied to files:
📚 Learning: 2026-01-08T10:01:11.102ZApplied to files:
🪛 markdownlint-cli2 (0.18.1)nowledge-mem-claude-code-plugin/README.md77-77: Emphasis used instead of a heading (MD036, no-emphasis-as-heading) ⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (13)
✏️ Tip: You can disable this entire section by setting Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Update documentation and scripts to consistently use
nmem-clias the PyPI package name for installation.The
nmemcommand-line tool is installed via thenmem-clipackage, and this PR ensures all installation instructions anduvxcommands correctly reflect this distinction.Note
Standardizes installation instructions and CLI usage to reference the
nmem-cliPyPI package anduvx --from nmem-cli nmeminvocation across documentation and helper scripts.examples/AGENTS.md, pluginREADME.md, skill docs, and Codex prompts README to replacepip install nmemwithpip install nmem-cliuvx nmem ...withuvx --from nmem-cli nmem ..., including refresh and version examplesnowledge-mem-codex-prompts/install.shto the new package anduvxsyntaxWritten by Cursor Bugbot for commit 9373243. This will update automatically on new commits. Configure here.
Summary by CodeRabbit
Documentation
Chores
✏️ Tip: You can customize this high-level summary in your review settings.