Peter Steinberger

Peter Steinberger

Agent Lead at OpenAI

Now at OpenAI driving next-gen personal agents. Creator of OpenClaw (180K+ GitHub stars). Founder of PSPDFKit (1B+ devices). Pioneer of agentic engineering.

openai agents productivity founder openclaw

About Peter Steinberger

Peter Steinberger is an Austrian developer who joined OpenAI in February 2026 to drive the next generation of personal agents. As Sam Altman put it: “He is a genius with a lot of amazing ideas about the future of very smart agents interacting with each other to do very useful things for people. We expect this will quickly become core to our product offerings.”

Before OpenAI, Steinberger built PSPDFKit — the PDF framework used on over a billion devices — and ran the company for 13 years. After burning out and selling his shares, he disappeared from tech for three years. He returned in 2024, skipped past earlier AI tools entirely, and landed directly on Claude Code — becoming one of the most vocal practitioners of “agentic engineering.” His open-source AI agent OpenClaw (formerly Moltbot/Claudebot) amassed 180,000+ GitHub stars and became a reference point for autonomous AI agents.

His stated mission at OpenAI: building “an agent that even my mum can use” — requiring advanced models, safety, and deeply personal context.

Career Highlights

  • OpenAI (2026-present): Driving next-generation personal agents; OpenClaw transitioning to an independent foundation with OpenAI sponsorship
  • OpenClaw / Moltbot (2024-2026): Creator of the viral open-source AI agent (180K+ GitHub stars)
  • PSPDFKit (2011-2024): Founder and CEO, PDF SDK on 1B+ devices
  • iOS Development (2009-2011): Early App Store developer, mobile freelancer

Notable Positions

On the “Closing the Loop” Principle

Steinberger’s central thesis is that AI coding success depends entirely on feedback loops:

“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.”

This explains why AI excels at coding but struggles with creative tasks—code can be compiled, linted, tested, and verified. The agent can learn from its own failures.

On Architecture Over Implementation

Rather than reading generated code line-by-line, Steinberger focuses on system design:

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

He runs 5-10 Codex agents in parallel, designing systems while they implement.

On PRs Becoming “Prompt Requests”

“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.”

Key Quotes

  • “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 (formerly Moltbot)

OpenClaw — originally launched as Claudebot, then renamed Moltbot, and finally OpenClaw — is Steinberger’s open-source AI agent that took the developer world by storm with 180,000+ GitHub stars. It’s a self-modifying personal agent that runs locally with full access to email, calendar, WhatsApp, and other systems.

With Steinberger’s move to OpenAI, OpenClaw is transitioning to an independent foundation to maintain its open-source status. OpenAI has committed to sponsoring the foundation, and the project will continue to support multiple models and companies. As Steinberger wrote: “The community around OpenClaw is something magical.”

Key features:

  • Self-modifying — the agent can rewrite its own source code based on user feedback
  • Multi-platform messaging (WhatsApp, Signal, Discord, Slack, iMessage)
  • Local execution with privacy
  • Voice-first development workflow
  • Proactive personality with memory

Joining OpenAI

In February 2026, Steinberger announced he was joining OpenAI to focus on “bringing agents to everyone.” Rather than building another company — having already spent 13 years on PSPDFKit — he described himself as “a builder at heart” who wanted to work on agents at the frontier.

Sam Altman confirmed the hire, saying the future is “extremely multi-agent” and that Steinberger’s work would “quickly become core” to OpenAI’s product offerings.

  • AI Agents - The broader category OpenClaw represents
  • MCP - Protocol Steinberger critiques (prefers CLIs)

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.

Video thumbnail

AI coding epiphany and OpenClaw origin story

This was the moment where it really clicked — I got goosebumps for the possibilities. Now I can build anything.

Video thumbnail

Solo developer productivity with AI

There is no model for something like this could be built by one person. Even a year ago, it wouldn't have been possible.

Video thumbnail

Avoiding the agentic trap

I call it the agentic trap. A lot of people get stuck trying to super optimize their setup. It doesn't really make you more productive, but it feels like you're more productive.