refactor: rename moltbot to openclaw branding#265
Conversation
- Rename moltbot.md to openclaw.md with updated URLs and paths - Update all references: molt.bot → openclaw.ai, ~/.clawdbot/ → ~/.openclaw/ - Update overview.md, onboarding.md, README.md, TODO.md, CHANGELOG.md - Add moltbot.md to deprecated paths cleanup in setup.sh
WalkthroughRepository-wide rebranding: replaced Moltbot references with OpenClaw across onboarding, AI-assistant docs, README, CHANGELOG, TODO, and deprecation setup. Installation commands, config/workspace paths, docs links, and examples updated to use OpenClaw. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 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
🧪 Generate unit tests (beta)
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 |
Summary of ChangesHello @marcusquinn, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request implements a comprehensive rebranding initiative, transitioning the project's identity from "Moltbot" and "Clawdbot" to "OpenClaw". This change affects various aspects of the project, including documentation, installation instructions, configuration file paths, and external resource links, ensuring a consistent and updated brand presence. The update also includes a cleanup mechanism for deprecated files. Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
🔍 Code Quality Report�[0;35m[MONITOR]�[0m Code Review Monitoring Report �[0;34m[INFO]�[0m Latest Quality Status: �[0;34m[INFO]�[0m Recent monitoring activity: 📈 Current Quality Metrics
Generated on: Sat Jan 31 02:37:24 UTC 2026 Generated by AI DevOps Framework Code Review Monitoring |
🤖 Augment PR SummarySummary: Rebrands the “Moltbot/Clawdbot” assistant integration to “OpenClaw” across the framework. 🤖 Was this summary useful? React with 👍 or 👎 |
setup.sh
Outdated
| "$agents_dir/build-mcp.md" | ||
| "$agents_dir/build-mcp" | ||
| # v2.91.0: clawdbot renamed to moltbot | ||
| # v2.93.5: moltbot renamed to openclaw (formerly clawdbot) |
TODO.md
Outdated
| - [x] t046 Review Moltbot (formerly Clawdbot) for inspiration and incorporation into aidevops #research #agents #messaging ~4h (ai:2h test:1h read:1h) logged:2025-01-09 started:2026-01-18T10:00Z completed:2026-01-18 actual:2h ref:https://github.com/moltbot/moltbot | ||
| - Notes: Added Moltbot integration to aidevops. Created tools/ai-assistants/moltbot.md subagent with full documentation. Updated overview.md and onboarding.md with Moltbot recommendations. Moltbot provides mobile AI access via WhatsApp/Telegram/Slack/Discord/Signal/iMessage/Teams with local gateway, voice wake, and skills system compatible with aidevops agents. | ||
| - [x] t046 Review OpenClaw (formerly Moltbot, Clawdbot) for inspiration and incorporation into aidevops #research #agents #messaging ~4h (ai:2h test:1h read:1h) logged:2025-01-09 started:2026-01-18T10:00Z completed:2026-01-18 actual:2h ref:https://github.com/openclaw/openclaw | ||
| - Notes: Added OpenClaw integration to aidevops. Created tools/ai-assistants/openclaw.md subagent with full documentation. Updated overview.md and onboarding.md with OpenClaw recommendations. OpenClaw provides mobile AI access via WhatsApp/Telegram/Slack/Discord/Signal/iMessage/Teams with local gateway, voice wake, and skills system compatible with aidevops agents. |
There was a problem hiding this comment.
This note says the subagent doc was created at tools/ai-assistants/openclaw.md, but in this repo it appears under .agent/tools/ai-assistants/openclaw.md (no top-level tools/ directory), which may confuse readers trying to follow the reference.
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.
There was a problem hiding this comment.
Code Review
This pull request successfully rebrands Moltbot to OpenClaw throughout the project. The changes are consistent and comprehensive, covering documentation, scripts, and configuration paths. All instances of moltbot, molt.bot, and ~/.clawdbot/ have been correctly updated to openclaw, openclaw.ai, and ~/.openclaw/ respectively. The file renames and content updates align perfectly with the rebranding goal. Excellent work on this refactoring.
There was a problem hiding this comment.
Actionable comments posted: 2
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
TODO.md (1)
286-286:⚠️ Potential issue | 🟡 MinorFix TOON backlog entry to match the rebranding.
Line 286 in the TOON backlog block still references "Moltbot" in the task description:
t046,Review Moltbot (formerly Clawdbot) for inspiration and incorporation into aidevops,...This is inconsistent with the updated human-readable task at lines 131-132, which correctly shows "OpenClaw (formerly Moltbot, Clawdbot)". The TOON block should match:
-t046,Review Moltbot (formerly Clawdbot) for inspiration and incorporation into aidevops,,research|agents|messaging,4h,2h,1h,1h,2025-01-09T00:00Z,completed,2026-01-18T10:00Z,2026-01-18,2h +t046,Review OpenClaw (formerly Moltbot, Clawdbot) for inspiration and incorporation into aidevops,,research|agents|messaging,4h,2h,1h,1h,2025-01-09T00:00Z,completed,2026-01-18T10:00Z,2026-01-18,2h
🤖 Fix all issues with AI agents
In @.agent/tools/ai-assistants/openclaw.md:
- Line 292: Replace the outdated Discord invite URL in the Markdown line
"**Discord**: https://discord.gg/clawd" with the new branded invite
"**Discord**: https://discord.gg/openclaw"; locate the exact string
"**Discord**: https://discord.gg/clawd" in
.agent/tools/ai-assistants/openclaw.md and update only the URL portion to
maintain formatting and branding consistency.
In `@README.md`:
- Around line 469-473: Update the brand name for consistency by changing the
markdown link text "- [ClawHub](https://clawdhub.com) - Skill registry with
vector search (OpenClaw ecosystem)" to use "ClawdHub" instead of "ClawHub" so it
matches the earlier occurrences (i.e., modify the link text in the README.md
list item referencing the Clawdhub URL).
🧹 Nitpick comments (2)
.agent/tools/ai-assistants/overview.md (1)
105-120: Prefer progressive disclosure over inline OpenClaw setup details.
Lines 107–120 embed setup/config instructions directly in the overview. For.agent/**/*.md, keep overview docs as pointers to subagents and replace inline commands with file:line references to the authoritative doc (likely.agent/tools/ai-assistants/openclaw.md).💡 Example direction
- - **Installation**: `npm install -g openclaw@latest && openclaw onboard --install-daemon` - - **Configuration**: See `~/.openclaw/openclaw.json` - - **Docs**: https://docs.openclaw.ai + - **Setup & configuration**: See `.agent/tools/ai-assistants/openclaw.md` (file:line)As per coding guidelines: Apply progressive disclosure pattern by using pointers to subagents rather than including inline content in agent documentation. Include code examples only when authoritative; use
file:linereferences to point to actual implementation instead of inline code snippets..agent/onboarding.md (1)
407-430: Consider using a pointer to@openclawsubagent instead of inline content.Lines 407-430 contain substantial inline documentation about OpenClaw installation and setup. As per coding guidelines,
.agent/**/*.mdfiles should apply progressive disclosure by using pointers to subagents rather than including inline content.Since the openclaw.md subagent exists at
.agent/tools/ai-assistants/openclaw.md, consider refactoring this section to:| OpenClaw | Node.js >= 22 | See `@openclaw` | AI via WhatsApp, Telegram, Slack, Discord | **OpenClaw setup** (recommended for mobile AI access): See `@openclaw` subagent for full installation and configuration. Quick start: `npm install -g openclaw@latest && openclaw onboard --install-daemon` **Docs**: https://docs.openclaw.aiThis maintains discoverability while adhering to the progressive disclosure pattern. However, given this is an onboarding flow where immediate action is prioritized, the current inline approach may be justified for UX.
- Fix setup.sh version comment: v2.93.5 → v2.93.3 (next release) - Fix TODO.md path: tools/ → .agent/tools/ for openclaw.md reference
- Update Discord invite link to openclaw branding (discord.gg/openclaw) - Fix ClawHub → ClawdHub for brand consistency in README.md
🔍 Code Quality Report�[0;35m[MONITOR]�[0m Code Review Monitoring Report �[0;34m[INFO]�[0m Latest Quality Status: �[0;34m[INFO]�[0m Recent monitoring activity: 📈 Current Quality Metrics
Generated on: Sat Jan 31 02:42:20 UTC 2026 Generated by AI DevOps Framework Code Review Monitoring |
|
🔍 Code Quality Report�[0;35m[MONITOR]�[0m Code Review Monitoring Report �[0;34m[INFO]�[0m Latest Quality Status: �[0;34m[INFO]�[0m Recent monitoring activity: 📈 Current Quality Metrics
Generated on: Sat Jan 31 02:43:29 UTC 2026 Generated by AI DevOps Framework Code Review Monitoring |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|



Summary
Files Changed
.agent/tools/ai-assistants/openclaw.md.agent/tools/ai-assistants/overview.md.agent/onboarding.mdREADME.mdTODO.mdCHANGELOG.mdsetup.shBranding Changes
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.