Peter Steinberger

Peter Steinberger

エージェントリード at OpenAI

次世代パーソナルエージェントを推進するOpenAI所属。OpenClaw(GitHubスター18万以上)の作成者。PSPDFKit(10億台以上のデバイス)の創設者。エージェント工学の先駆者。

openaiagentsproductivityfounderopenclaw

Peter Steinbergerについて

Peter Steinbergerはオーストリアの開発者で、2026年2月にOpenAIに入社し、次世代のパーソナルエージェントの推進を担っています。Sam Altmanはこう述べています。「彼は天才で、非常にスマートなエージェントが互いに連携して人々のために非常に役立つことをする未来について多くの素晴らしいアイデアを持っています。これは私たちの製品の核心にすぐになると期待しています。」

OpenAI入社以前、SteinbergerはPSPDFKitを構築しました——10億台以上のデバイスで使用されているPDFフレームワークで、同社を13年間経営しました。燃え尽きて株式を売却した後、3年間テック業界から姿を消しました。2024年に復帰した彼は、以前のAIツールをスキップしてClaude Codeに直接たどり着き、「エージェント工学」の最も声高な実践者の一人になりました。彼のオープンソースAIエージェントOpenClaw(旧Moltbot/Claudebot)はGitHubスター18万以上を集め、自律型AIエージェントの参照点となっています。

OpenAIでの彼の使命:**「私のお母さんでも使えるエージェント」**を構築すること——高度なモデル、安全性、そして深くパーソナルなコンテキストが必要です。

キャリアハイライト

  • OpenAI(2026年〜現在):次世代パーソナルエージェントの推進。OpenClawはOpenAIのスポンサーシップを受けて独立財団へ移行中
  • OpenClaw / Moltbot(2024年〜2026年):バイラルなオープンソースAIエージェントの作成者(GitHubスター18万以上)
  • PSPDFKit(2011年〜2024年):創設者兼CEO、10億台以上のデバイスのPDF SDK
  • iOS開発(2009年〜2011年):初期App Store開発者、モバイルフリーランサー

注目の立場

「ループを閉じる」原則について

Steinbergerの中心的なテーゼは、AIコーディングの成功が完全にフィードバックループに依存しているということです:

“The good thing about how to be effective with coding agents is always: you have to close the loop. It needs to be able to debug and test itself. That’s the big secret.”

これはなぜAIはコーディングで優秀で、クリエイティブなタスクでは苦労するのかを説明しています——コードはコンパイルでき、リントでき、テストでき、検証できます。エージェントは自分の失敗から学ぶことができます。

アーキテクチャ対実装について

生成されたコードを1行1行読むのではなく、Steinbergerはシステム設計に焦点を当てています:

“I very much care about how the product feels, but how the plumbing works underneath—I care structurally, but not to the biggest detail.”

彼は5〜10のCodexエージェントを並列に実行し、彼らが実装している間にシステムを設計します。

PRが「プロンプトリクエスト」になることについて

“I read the prompts more than I read the code because this gives me more idea about the output. The work is the thinking about how it should work and what the details are.”

主要な引用

  • “It’s the same economics as a casino. You press the trigger—it does crap or it blows your mind.”
  • “Code reviews are dead. PRs should be called prompt requests.”
  • “I could run a company with 30% of the people. This requires redefining how the company works.”
  • “I’ve never worked harder than I do now. Not because I have to, but because it’s so addictive.”

OpenClaw(旧Moltbot)

OpenClaw——もともとClaudebot、次にMoltbot、そして最終的にOpenClawとして立ち上げられた——は、Steinbergerのオープンソースなエージェントで、GitHubスター18万以上を集め、開発者の世界を席巻しました。メール、カレンダー、WhatsApp、その他のシステムへのフルアクセスを備えてローカルで実行される、自己修正型のパーソナルエージェントです。

Steinbergerのリ移動OpenAI入社に伴い、OpenClawはオープンソースの地位を維持するために独立財団へ移行中です。OpenAIは財団へのスポンサーシップをコミットしており、プロジェクトは複数のモデルと企業のサポートを継続します。Steinbergerはこう書いています。「OpenClawを取り巻くコミュニティは、何か魔法のようなものです。」

主要な機能:

  • 自己修正型——エージェントはユーザーのフィードバックに基づいて自身のソースコードを書き換えることができます
  • マルチプラットフォームメッセージング(WhatsApp、Signal、Discord、Slack、iMessage)
  • プライバシーを守るローカル実行
  • 音声ファーストの開発ワークフロー
  • 記憶を持つ積極的なパーソナリティ

OpenAIへの入社

2026年2月、Steinbergerは「すべての人にエージェントを届けること」に集中するためにOpenAIに入社することを発表しました。PSPDFKitで13年を費やした後、別の会社を起業するのではなく、彼は自らを「生粋のビルダー」と表現し、最先端でエージェントに取り組みたいと語りました。

Sam Altmanはこの採用を確認し、未来は「極めてマルチエージェント」であり、Steinbergerの仕事はOpenAIの製品の「核心にすぐになる」と述べました。

関連資料

  • AI Agents - OpenClawが表すより広いカテゴリ
  • MCP - Steinbergerが批評するプロトコル(CLIを好む)

Video Mentions

Video thumbnail

Creator of Moltbot/Claudebot

Built by a fellow named Peter who is what I would call a serial vibe coding enthusiast who's made a tremendous number of tools and is just a font of creativity.

Video thumbnail

Moltbot safety and development

Peter Steinberger, who created Moltbot, and the open-source community will figure out ways to make it safer.

Video thumbnail

Agentic engineering at scale

What if you could merge 600 commits on a single day and none of it was slop? This is what today's guest claims he's doing.

Video thumbnail

Closing the loop principle

The good thing about how to be effective with coding agents is always: you have to close the loop. It needs to be able to debug and test itself. That's the big secret.

Video thumbnail

Focus on architecture over implementation

I no longer read most of the code I ship. A lot of code really is just boring plumbing—data comes in one form, packaged into a different form, stored in a database.

Video thumbnail

Prompts over pull requests

I read the prompts more than I read the code. I ask people to please add the prompts. PRs are now prompt requests.

Video thumbnail

AI-driven organizational change

I could easily run a company with 30% of the people. But this requires completely redefining how the company works.

Video thumbnail

OpenClaw viral success and agentic engineering philosophy

I actually think vibe coding is a slur. I always tell people I do agentic engineering and then maybe after 3:00 a.m. I switch to vibe coding.

Related People