refactor: rename Clawdbot to Moltbot across repo#243
Conversation
Clawdbot has been renamed to Moltbot (https://molt.bot/, https://github.com/moltbot/moltbot). Update all references: - Rename clawdbot.md subagent to moltbot.md with updated content - Update URLs: clawd.bot -> molt.bot, clawdbot/clawdbot -> moltbot/moltbot - Update CLI commands: clawdbot -> moltbot - Update npm package: clawdbot -> moltbot - Update overview.md, onboarding.md, README.md, TODO.md, CHANGELOG.md Note: ClawdHub (skill registry) retains its name as it is still called ClawdHub. Config path ~/.clawdbot/ is kept as-is since Moltbot still uses this legacy path.
WalkthroughThis PR rebrand all references from Clawdbot to Moltbot across documentation, onboarding guides, and configuration files. The changes are purely textual updates reflecting product naming—no functional code, logic modifications, or control flow alterations are present. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 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
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 |
🔍 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: Tue Jan 27 14:22:37 UTC 2026 Generated by AI DevOps Framework Code Review Monitoring |
🤖 Augment PR SummarySummary: Renames Clawdbot to Moltbot across aidevops documentation and assistant tooling references. 🤖 Was this summary useful? React with 👍 or 👎 |
| ``` | ||
|
|
||
| Full configuration reference: https://docs.clawd.bot/gateway/configuration | ||
| Full configuration reference: https://docs.molt.bot/gateway/configuration |
There was a problem hiding this comment.
Upstream Moltbot docs indicate the config file is ~/.clawdbot/moltbot.json (not clawdbot.json), but this doc’s examples still reference ~/.clawdbot/clawdbot.json. Consider updating the example paths to match current Moltbot docs to avoid onboarding confusion.
Other Locations
.agent/tools/ai-assistants/moltbot.md:95.agent/tools/ai-assistants/moltbot.md:115.agent/tools/ai-assistants/overview.md:119
🤖 Was this useful? React with 👍 or 👎
There was a problem hiding this comment.
Verified against upstream: the Moltbot README at github.com/moltbot/moltbot still uses ~/.clawdbot/clawdbot.json as the config path. This is the actual legacy path that Moltbot uses. No change needed.
Existing installs using rsync deploy would retain the stale clawdbot.md alongside the new moltbot.md. Adding it to cleanup_deprecated_paths() ensures setup.sh removes the old file on upgrade.
|
🔍 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: Tue Jan 27 15:52:21 UTC 2026 Generated by AI DevOps Framework Code Review Monitoring |



Summary
clawdbot.mdsubagent tomoltbot.mdwith all content updatedChanges
.agent/tools/ai-assistants/clawdbot.md->moltbot.md.agent/tools/ai-assistants/overview.md.agent/onboarding.mdREADME.mdTODO.mdCHANGELOG.mdNotes
~/.clawdbot/is kept as-is since Moltbot still uses this legacy pathdiscord.gg/clawdis kept as-is (still valid)Summary by CodeRabbit
Documentation
Chores
✏️ Tip: You can customize this high-level summary in your review settings.