docs: update memU Bot section with GitHub reference and "Now open source"#366
docs: update memU Bot section with GitHub reference and "Now open source"#366sairin1202 merged 1 commit intomainfrom
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the README’s memU Bot / OpenClaw alternative section to better point readers to the open-source memUBot repository while keeping a direct “try it” link.
Changes:
- Switch the section header link to the memUBot GitHub repository.
- Add a memU Bot tagline including “Now open source,” and refine the value-prop bullets.
- Add an explicit “Source” link alongside the existing “Try now” link.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| - **Download-and-use and simple** to get started. | ||
| - Builds long-term memory to **understand user intent** and act proactively. | ||
| - **Cuts LLM token cost** with smaller context. | ||
| **[memU Bot](https://github.com/NevaMind-AI/memUBot)** — Now open source. The enterprise-ready OpenClaw. Your proactive AI assistant that remembers everything. |
There was a problem hiding this comment.
The tagline uses sentence fragments (e.g., "The enterprise-ready OpenClaw.") which reads awkwardly in the README. Consider rewriting this into a single complete sentence (or two complete sentences) for clarity.
| **[memU Bot](https://github.com/NevaMind-AI/memUBot)** — Now open source. The enterprise-ready OpenClaw. Your proactive AI assistant that remembers everything. | |
| **[memU Bot](https://github.com/NevaMind-AI/memUBot)** — now open source, is an enterprise-ready alternative to OpenClaw and your proactive AI assistant that remembers everything. |
| **[memU Bot](https://github.com/NevaMind-AI/memUBot)** — Now open source. The enterprise-ready OpenClaw. Your proactive AI assistant that remembers everything. | ||
|
|
||
| Try now: [memU bot](https://memu.bot) | ||
| - **Download-and-use and simple** to get started (one-click install, < 3 min). |
There was a problem hiding this comment.
This bullet has awkward grammar ("Download-and-use and simple") and is the only place in the README using an HTML entity ("<") for plain text. Consider rephrasing (e.g., "Simple to download and use" / "under 3 min") so the Markdown stays consistent and more readable.
| - **Download-and-use and simple** to get started (one-click install, < 3 min). | |
| - **Simple to download and use** to get started (one-click install, under 3 min). |
📝 Pull Request Summary
Update the memU Bot (OpenClaw alternative) section in the main README to reference the memUBot GitHub repo, add a clear product tagline and "Now open source," and refine the bullet points (one-click install, 24/7, token cost).
✅ What does this PR do?
🤔 Why is this change needed?
🔍 Type of Change
Please check what applies:
✅ PR Quality Checklist
docs: update memU Bot section and add GitHub reference)📌 Optional