Simon Willison's WeblogMay 16, 2026, 8:23 PM

OpenClaw 專案命名演變史:從 Warelay 到 OpenClaw 的 Git 歷史軌跡

Original: Warelay -> OpenClaw

While preparing a lightning talk for PyCon US 2026, well-known developer Simon Willison became curious about how many times the open-source…

知名開發者 Simon Willison 為了在 PyCon US 的閃電講做準備,利用自製的 Git 歷史分析工具,整理了開源專案 OpenClaw 自 2025 年 11 月首個 Commit 以來的命名演變。該專案最初名為 Warelay(WhatsApp 轉接工具),歷經 CLAWDIS、CLAWDBOT、Moltbot,最終定名為 OpenClaw,定位也從通訊閘道器轉變為個人 AI 助理。

While preparing a lightning talk for PyCon US 2026, well-known developer Simon Willison became curious about how many times the open-source project OpenClaw had changed its name since its first commit in November 2025. To find out, he used a custom Python tool called `first_line_history.py`, which can track changes to the first line of a specific file (in this case, README.md) across Git history.

Full summary

Free shows the 3-line summary; Pro unlocks the full deep summary (~300 words) so you never have to click through.

See Pro plans →

Want the original English / full article?

Read on Simon Willison's Weblog →

Summaries are AI-generated; the original article is authoritative.