№ 019 · April 18, 2026

The naming wars: Clawdbot, Moltbot, OpenClaw

An open-source AI assistant framework went through three names in a month after its Claude-adjacent original triggered trademark concerns from Anthropic.

An open-source AI assistant framework with 360k GitHub stars went through three different names in January 2026, each a response to the trademark minefield that now surrounds AI product naming.

The project, currently called OpenClaw, started the year as “Clawdbot.” By month’s end, it had become “Moltbot,” then “OpenClaw” — a naming journey documented across dozens of GitHub issues, pull requests, and at least one tongue-in-cheek protest filed under the /shitpost tag.

The Claw Problem

The original name was the problem. “Clawdbot” — claw plus bot — sat uncomfortably close to “Claude,” Anthropic’s flagship model and registered trademark. The phonetic similarity was almost certainly intentional; the project’s crustacean theming (🦞) and eventual “EXFOLIATE! EXFOLIATE!” catchphrase make clear the maintainers knew what they were doing.

By late January, the name was gone. In GitHub Issue #4738, a frustrated user documented the whiplash: “i was just trying to run the ‘moltbot’ when i saw it was ‘openclaw’ again understood that the initial change was necessary for ‘claude’ trademark or so, but why again?”

“Copyrights are for nerds (the bad kind). booooo”

That the first rename — Clawdbot to Moltbot — was trademark-driven appears to be community consensus. No public cease-and-desist letter from Anthropic has surfaced, but the explanation circulated widely enough that users accepted it as fact. Issue #3610, filed January 28 and tagged by its author as a shitpost, captured the mood: “Rename back to clawdbot dont be cowards fight fight fight.” The issue body: “Copyrights are for nerds (the bad kind).” It was closed as “not planned.”

The Second Rename

Why Moltbot became OpenClaw is less clear. The issue filed by frustrated users doesn’t explain it. The project’s GitHub history shows the transition happened, with legacy bot.molt launchd service labels needing migration to ai.openclaw — a change that caused service lifecycle bugs on macOS and prompted documentation updates across multiple languages. But no public statement from the maintainers explains the rationale.

The timing suggests either additional trademark pressure — Anthropic or another lab objecting to the crustacean-adjacent naming — or a proactive decision to create maximum distance from any frontier lab’s brand. The name “OpenClaw” preserves the lobster identity while adding “Open,” a signal of the project’s self-hosted, privacy-first positioning.

The Migration Tax

Name changes have costs beyond GitHub organization renames. The project’s environment variables shifted from CLAWDBOT_* to OPENCLAW_*, and as late as March 2026, users were still filing bugs about silent failures when old configurations stopped working. Pull Request #53626, merged in March, added warnings for legacy environment variables — a patch that exists only because the rename broke things for users who didn’t know to update their configs.

“after the CLAWDBOT_ -> OPENCLAW_ migration, gateway silently ignores old env vars with no warning,” the PR author wrote. “users end up with channels not connecting and no idea why.”

What It Means

OpenClaw is not a small project. With 360k stars and 73.2k forks, it’s among the most-used open-source AI assistant frameworks available — a self-hosted alternative to commercial offerings that connects to WhatsApp, Telegram, Slack, Discord, Signal, iMessage, and 20+ other messaging channels. The fact that even a project this large, with this much momentum, had to rename twice in a month illustrates how constrained the naming landscape has become.

“Claude” is Anthropic’s. “Copilot” is Microsoft’s. “GPT” is OpenAI’s. Open-source projects naming themselves in proximity to these brands — even as obvious puns, even with clear community affection — face legal exposure that scales with their success.

The project’s current branding leans fully into the lobster. The README describes OpenClaw as “Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞” The Dalek-parody catchphrase stays: “EXFOLIATE! EXFOLIATE!”

The claw remains. The Claude is gone.