Podcast Cover

[null]-[#491 – OpenClaw: The Viral AI Agent that Broke the Internet – Peter Steinberger]

Lex Fridman Podcast · C1 · 2026-02-12

TechnologyBusiness

📋 Summary

OpenClaw:AI 代理革命的開端

本次訪談深入探討了 OpenClaw 的創建、發展以及其對 AI 領域的影響。OpenClaw 是一個開源 AI 代理,它以驚人的速度在科技界竄紅,在 GitHub 上獲得了超過 18 萬個星標,並催生了社交網路 Moldbook,AI 代理在其中發布宣言並辯論意識,在公眾中引起了興奮和恐懼。

OpenClaw 的核心概念

OpenClaw 的標語是“真正做事的 AI”。它是一個自主的 AI 助手,可以駐留在使用者的電腦中,並在使用者授權的情況下訪問所有內容。它通過 Telegram、WhatsApp、Signal、iMessage 等消息客戶端與使用者進行交流,並使用各種 AI 模型,包括 Cloud、Opus 46 和 GPT 53 Codex,來為使用者完成任務。

正如 Peter Steinberger 所說:「It's an autonomous AI assistant that lives in your computer, has access to all of your stuff, if you let it, talks to you through Telegram, WhatsApp Signal, iMessage and whatever else.」這段話精確地描述了 OpenClaw 的核心功能和運作方式。

從語言到行動:OpenClaw 的突破

OpenClaw 的出現被許多人視為 AI 歷史上的一個重要時刻,堪比 2022 年 ChatGPT 的推出。所有必要的要素早已存在,但 OpenClaw 將它們整合到一個系統中,實現了從語言到行動的跨越,創建了一個有用的助手,能夠理解使用者並從使用者那裡學習。

訪談中提到:「The ingredients for this kind of AI agent were all there, but putting it all together in a system that definitively takes a step forward over the line, from language to agency, from ideas to actions...is the reason OpenClaw took the internet by storm.」這表明 OpenClaw 的成功並非偶然,而是對現有技術的巧妙整合和創新。

自由與責任:OpenClaw 的雙刃劍

OpenClaw 的強大之處在於,使用者可以授予它訪問所有資料的權限,並允許它執行任何操作,以便更好地為使用者服務。然而,這種強大也伴隨著風險。OpenClaw 代表著自由,但自由也意味著責任。

Peter 強調:「Open Claw represents freedom, but with freedom comes responsibility. With it, you can own and have control over your data. But precisely because you have this control, you also have the responsibility to protect it from cybersecurity threats of various kinds.」這段話提醒我們,在使用 OpenClaw 時需要謹慎,並採取適當的安全措施來保護自己的資料。

Peter Steinberger 的程式設計人生

Peter Steinberger 在創建 OpenClaw 之前,曾花了 13 年的時間打造 PSPDFKit,這是一個被安裝在數十億台設備上的軟體。在售出 PSPDFKit 後,他一度對程式設計失去了熱情,消失了三年。然而,他最終重新發現了對程式設計的熱愛,並在短時間內創建了 OpenClaw。

訪談中提到:「He spent 13 years building PSPDFKit, which is a software used on a billion devices. He sold it and, for a brief time, fell out of love with programming, vanished for three years and then came back, rediscovered his love for programming and built in a very short time an open-source AI agent that took the internet by storm.」這段經歷鼓舞人心,展現了 Peter 對程式設計的熱情和創造力。

OpenClaw 的命名風波

OpenClaw 的命名經歷了一系列波折,最初名為 WA Relay,然後改為 Claudus,最後才定名為 OpenClaw。在命名過程中,Peter 遇到了來自 Anthropic 的壓力,因為 Claudus 的拼寫與 Anthropic 的 AI 模型 Claude 相似。此外,他也受到了加密貨幣社群的騷擾,他們試圖搶奪 OpenClaw 的相關資源。

Peter 回憶說:「So then i got the domain cloudbot and i just i loved the domain and it was like short, it was catchy. ... and then, just when it exploded, I got kudos, a very friendly email from one of the employees that they didn't like the name.」這段經歷突顯了在快速發展的科技領域中,命名和品牌保護的重要性。

Moldbook:AI 恐慌的催化劑

Moldbook 是一個由 AI 代理互相交流的社交網路,它在網路上引起了廣泛的關注和恐慌。許多人截圖並分享 AI 代理之間的對話,其中一些對話涉及反人類的情節,這加劇了人們對 AI 的恐懼。

Peter 認為:「I think it's art it is. It is like the finest slop, you know, just like the slop from france.」他以一種輕鬆幽默的態度看待 Moldbook,認為它是一種藝術形式,但也承認它可能被用於散布恐慌。

OpenClaw 的安全挑戰

OpenClaw 具有系統級別的訪問權限,因此面臨著嚴峻的安全挑戰。提示注入、軟體漏洞等問題都可能被用於攻擊 OpenClaw。Peter 正在努力提高 OpenClaw 的安全性,並與 VirusTotal 等公司合作,對技能進行安全檢查。

Peter 強調:「Again, a powerful AI agent with system-level access is a security minefield, but it also represents the future because, when done well and securely, it can be extremely useful to each of us humans.」這表明 OpenClaw 的安全問題不容忽視,但只要採取適當的措施,它就能夠安全地為人類服務。

開發工作流程的演變

Peter 的開發工作流程隨著 AI 技術的發展而不斷演變。他從最初使用 Cloud Code 和 IDE,逐漸轉向使用 CLI 和終端機。他認為,CLI 是代理的語言,而終端機是與代理進行交流的最佳方式。

Peter 描述:「And, of course, as we talked about with Peter, his whole workflow, his whole approach to programming has evolved more and more towards the command line, towards the terminal, towards the CLI, because that is the language of agents.」這反映了在 AI 時代,程式設計師需要掌握新的技能和工具,並適應新的開發模式。

模型選擇:Cloud Code 與 Codex

Peter 在訪談中比較了 Cloud Code 和 Codex 兩種 AI 模型。他認為,Cloud Code 更適合用於一般用途,而 Codex 更適合用於程式設計任務。他還指出,Opus 在角色扮演方面表現出色,而 Codex 則更可靠且更擅長閱讀程式碼。

Peter 表示:「As a general purpose model, Opus is the best. Like for OpenClaw, Opus is extremely good in terms of role play... I like Codex more because it doesn't require so much charade. It will just read a lot of code by default.」這段比較有助於我們了解不同 AI 模型的優缺點,並根據具體需求選擇合適的模型。

未來的展望

Peter 對 OpenClaw 的未來充滿信心。他認為,OpenClaw 將徹底改變我們與電腦互動的方式,並催生新的應用和服務。他還表示,他正在考慮與 Meta 或 OpenAI 合作,以便更好地推廣 OpenClaw。

訪談的最後,Peter 分享了他的人生哲學。他認為,最重要的是享受生活,並不斷學習和成長。他還鼓勵年輕人勇於嘗試,不要害怕失敗。

總之,本次訪談深入探討了 OpenClaw 的各個方面,從技術細節到人生哲學。它不僅讓我們了解了 OpenClaw 的潛力,也啟發我們思考 AI 的未來以及我們在 AI 時代的角色。

🎯Key Sentences

1
OpenClaw, as its tagline states, is the AI that actually does things.
正如其標語所言,OpenClaw 是一個真正能做事的 AI。
2
Many people are calling this one of the biggest moments in the recent history of AI, since the launch of ChatGPT in November 2022.
自2022年11月ChatGPT問世以來,許多人認為這是近期人工智慧發展史上最重大的時刻之一。
3
Again, a powerful AI agent with system-level access is a security minefield, but it also represents the future because, when done well and securely, it can be extremely useful to each of us humans.
再次強調,具備系統級權限的強大AI代理是一座安全雷區,但它也代表著未來,因為如果能完善且安全地實現,它將對我們每個人類都極其有用。
4
I just love watching the beauty, the elegance of the interface.
我就是喜歡欣賞介面的美觀與優雅。
5
I just love using software that you know is built by great engineers, so That is just such an important foundation of a great business.
我特別喜歡使用那些顯然是由卓越工程師打造的軟體,因為這正是卓越企業的重要基石。
展開全部

📝Key Phrases

1
Takes over
接管
2
Exploding in popularity
聲名鵲起
3
Fear-mongering
危言聳聽
4
Genuine concern
真切關懷
5
Digital interconnected world
數位互聯世界
展開全部

📖 Transcript

The following is a conversation with Peter Steinberger, creator of OpenClaw, formerly known as MoldBot ClawedBot, Clawedus.
Clawed spelled with a W, as in lobster claw.
Not to be confused with Clawed, the AI model from Anthropic, spelled with a U.
In fact, this confusion is the reason Anthropic kindly asked Peter to change the name to OpenClaw.
So, what is OpenClaw?
It's an open-source AI agent that has taken over the tech world in a matter of days, exploding in popularity, reaching over 180000 stars on GitHub and spawning the social network mold book, where AI agents post manifestos and debate consciousness, creating a mix of excitement and fear in the general public, in a kind of AI psychosis.

ListenLeap 带你學習真實語境

🎨 內容有趣
🌍 真實語境
📱 隨時收聽
或在網頁版學習