Sources#
Summary#
Austrian developer best known as the founder of PSPDFKit (a widely-licensed PDF SDK) which he built and later exited. Post-exit he became one of the most-followed independent experimenters with AI coding agents (handle @steipete), publishing hands-on workflows and takes on running fleets of agents. He is the creator of OpenClaw, the open-source personal AI agent (per Andrew Ng's crediting), and originated the framing that Addy Osmani's Loop Engineering essay is built on.
The framing quote#
"You shouldn't be prompting coding agents anymore. You should be designing loops that prompt your agents."
This is the seed of Loop Engineering — the shift from human-as-prompter to human-as-loop-designer. It maps onto the same realization Boris Cherny reached independently ("my job is to write loops"), and Osmani's enumeration of five product-native primitives is essentially Steinberger's list made concrete against the Codex app and Claude Code.
Connections#
- Loop Engineering — originated the "design loops, don't prompt" thesis the discipline is named for
- Boris Cherny — reached the same loop-design framing from inside Anthropic
- Addy Osmani — gave the framing its name and anatomy
- Agent Loop Pattern — the primitive his framing operates on
- The Three Loops of AI-Native Building — Andrew Ng credits him (with Boris Cherny) for the buzzphrase, then places the loop he named as the innermost of three
- Andrew Ng — responded to the virality of his framing with a taxonomy that bounds it
- OpenClaw — his creation; the other half of his influence besides the loop-engineering framing
Sources#
- Loop Engineering — quoted as the originator of the loop-design framing
- Thread by @AndrewYNg — credited (with Cherny) for making "loop engineering" a hot buzzphrase (
practitioner-opinion)
Cited by 8
- Andrew Ng×2
Loop Engineering — the discipline he is placing and bounding; he credits Boris Cherny and Peter…
- Loop Engineering×2
Peter Steinberger — originated the "design loops that prompt your agents" framing the essay is…
- OpenClaw×2
Open-source personal AI agent and harness created by Peter Steinberger (openclaw.ai) — the project…
- The Three Loops of AI-Native Building×2
Boris Cherny / Peter Steinberger — the two practitioners Ng credits with making "loop engineering"…
- Addy Osmani
Boris Cherny / Peter Steinberger — the two practitioners whose "design loops, don't prompt" framing…
- Agent Loop Pattern
Loop Engineering — the system-design discipline one floor above this primitive (Osmani /…
- Boris Cherny
Three Loops Of Ai Native Building — Andrew Ng credits him (with Peter Steinberger) for making "loop…
- Entities — People, Orgs, Tools & Projects
Peter Steinberger — Founder of PSPDFKit turned prolific independent AI-coding experimenter…
Related articles
- Boris Cherny
Creator of Claude Code at Anthropic; phone-driven workflow with hundreds of agents; primary advocate of `/loop` primiti…
- Loop Engineering
Replacing yourself as the agent's prompter by designing the system that prompts it: a recursive-goal loop built from fi…
- Verification as the New Bottleneck
Fiona Fung: coding is no longer the bottleneck — verification, review, maintenance are; shift-left; TDD loses its tax;…
- Agent Loop Pattern
`/loop` (cron-scheduled) and Ralph Wiggum (backlog-draining) loops as next-generation agent primitive; AFK execution, p…
- Andrew Ng
Founder of DeepLearning.AI and AI Fund, founding lead of Google Brain, co-founder of Coursera; writes The Batch, where…
