Skip to content

Conversation

@sfo2001
Copy link

@sfo2001 sfo2001 commented Feb 2, 2026

Summary

Consolidates the incomplete rename from clawdbot/moltbot to openclaw across the entire codebase.

The previous rename (commit 1006798) only updated README.md. This PR completes the transition by updating all remaining references.

Changes

Category Files Changes
Package metadata package.json npm scope, keywords, repository URLs
Documentation README.md, VISION.md Prose and example repo references
Source code src/**/*.ts Help text, descriptions, comments, schema examples
Tests test/**/*.ts Comments

Replacements

  • @clawdbot/lobster -> @openclaw/lobster
  • github.com/clawdbot/lobster -> github.com/openclaw/lobster
  • clawdbot/clawdbot -> openclaw/openclaw (example repos)
  • moltbot/moltbot -> openclaw/openclaw (example repos)
  • Clawdbot -> OpenClaw (prose)
  • Moltbot -> OpenClaw (prose)

Special case

VISION.md line 168 now reads "Pete (OpenClaw creator, formerly Clawdbot)" to preserve historical context.

Verification

  • pnpm test: 47/47 passing
  • grep -ri "clawdbot\|moltbot": No remaining references (except intentional .gitignore entry and historical note)

Note: I have used Claude Code to perform the cleanup

sfo2001 and others added 4 commits February 2, 2026 21:28
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <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.

1 participant