From Clawdbot to MoltBot to OpenClaw: The Full Rebrand Story

Three names in one month. How OpenClaw went through two rebrands, what caused each one, and why the final name stuck.

February 12, 2026

Three names in one month. Each rename expanded the project’s reach — and its list of potential complications.

Rebrand Timeline

DateNameReason
November 2025ClawdbotOriginal name — a nod to the lobster mascot
January 2026MoltBotAnthropic requested a name change (too close to “Claude”)
January 30, 2026OpenClawFinal rebrand — community and project maturity

Why Clawdbot Became MoltBot

Anthropic, the creators of the Claude AI models, reached out to request a name change. “Clawd” was phonetically too close to “Claude,” creating potential brand confusion.

Creator Peter Steinberger chose MoltBot:

  • Molt = the process of a lobster shedding its shell — a metaphor for transformation and evolution
  • Preserved the connection to the original lobster mascot
  • Highlighted growth and change

The Final Rebrand: OpenClaw

On January 30, 2026, the project was renamed one last time to OpenClaw:

  • Emphasizes the open-source nature upfront
  • Claw maintains the lobster connection
  • More neutral, more professional

What Changed Technically

OldNew
github.com/clawdbot/clawdbotgithub.com/openclaw/openclaw
npm i clawdbotnpm i openclaw
clawd.botopenclaw.ai
docs.clawd.botdocs.openclaw.ai

Backward Compatibility

The old command names still work as aliases:

# All three work identically
clawdbot gateway
moltbot gateway
openclaw gateway

Community Reaction

The rebrands generated mixed reactions.

Positive:

  • “OpenClaw sounds more professional”
  • “Easier to say and remember”
  • “Reflects the open-source philosophy better”

Critical:

  • “Three names in one month is too much churn”
  • “Tutorials and docs keep becoming outdated”
  • “Old links break”

As of February 2026, OpenClaw is the official name. All documentation, npm packages, and GitHub repos have been migrated. The older names live on only as CLI aliases for backward compatibility.