Sources#
- Andrej Karpathy: From Vibe Coding to Agentic Engineering
- The New Physics of Business — Garry Tan, Y Combinator
- Thread by @AndrewYNg
Summary#
Open-source personal AI agent and harness created by Peter Steinberger (openclaw.ai) — the project through which he became "OpenClaw's creator" in Andrew Ng's telling of how loop engineering went viral. It runs as a persistent personal agent (Lenny's Newsletter covers it as "the most powerful personal AI tool since ChatGPT"), typically backed by Claude models, with a community skills ecosystem (ClawHub, 500+ skills in practitioner discourse). This page exists because OpenClaw kept accruing load-bearing mentions across the wiki's sources without a home.
Roles it plays across the wiki#
- The canonical agent-native install. Karpathy's go-to example of Software 3.0 / Agent-Native Infrastructure: installing OpenClaw is not a shell script but "a copy-paste of a bunch of text that you're supposed to give to your agent," which inspects the environment and debugs in the loop — the unit of distribution for agent-native software is a prompt/skill, not an executable.
- An institution-scale harness. Per Garry Tan (July 2026), Y Combinator runs internally on OpenClaw plus a company brain; non-engineering staff build skill files on it; his tool ranking: "OpenClaw is the Ferrari… Codex is a really good Honda." His GBrain "works with any harness, but it loves" OpenClaw.
- Evidence for character as product. When Anthropic constrained third-party API access in 2026, capped OpenClaw users expressed loss about Claude's personality specifically — a data point on Claude Character as Product.
- An agent-society precursor. Noam Brown names "Moltbook and OpenClaw" (the project's earlier Moltbot-era social experiment and the agent itself) as overhyped-but-genuine early signs of large-scale agent coordination (Multi-Agent Collective Intelligence).
- A real deployment target for security research. The aiAuthZ gateway validated its deny-path against a live OpenClaw runtime over MCP; a dedicated security analysis ("Don't let the claw grip your hand," arXiv 2603.10387) and an RL-training variant (OpenClaw-RL) exist in the literature (AgentOpt cites both and patches it like any httpx-based framework).
Connections#
- Peter Steinberger — creator; the loop-engineering framing and this tool are the two halves of his influence
- Agent-Native Infrastructure — the paste-to-your-agent installer is this concept's concrete seed
- Software 3.0 — Karpathy's canonical example of prompt-as-distribution
- Garry Tan — YC's internal deployment; "the Ferrari"
- Claude Character as Product — the capped-users episode as character evidence
- Hermes Agent — sibling personal-agent CLI (Nous Research); the two share the persistent-personal-agent + context-file shape
Sources#
- Thread by @AndrewYNg — names Steinberger as "OpenClaw's creator" (
practitioner-opinion) - Andrej Karpathy: From Vibe Coding to Agentic Engineering — the installer-as-copy-paste example
- The New Physics of Business — Garry Tan, Y Combinator — YC internal use; the Ferrari/Honda ranking
- Really Big Test-Time Compute in AI Changes Benchmarks, Safety and Research with OpenAI's Noam Brown — Moltbook/OpenClaw as coordination precursors
- aiAuthZ: Off-Host, Identity-Bound Authorization for AI Agents — live-runtime deployment validation
- AgentOpt v0.1 Technical Report: Client-Side Optimization for LLM-Based Agent — cites the OpenClaw security analysis and OpenClaw-RL
Cited by 12
- Garry Tan×3
Tool ecumenism with a ranking: "OpenClaw is the Ferrari… Codex is a really good Honda. It will do…
- AI-Native Organization×2
The extension Tan says most engineering talks miss: at YC the transformation runs through media…
- Owning Your Externalized Cognition×2
The contrast he draws is between a product you consume and an asset you build: rented intelligence…
- Peter Steinberger×2
Austrian developer best known as the founder of PSPDFKit (a widely-licensed PDF SDK) which he built…
- Agent-Native Infrastructure
The concrete seed (shared with Software 3 0): installing OpenClaw isn't a shell script, it's a…
- Anthropic
2026 — OpenClaw third-party access constrained; first-party subscription prioritization
- Claude Character as Product
Honest feedback. Doesn't reflexively agree with everything the user says. (This connects to…
- Client-Side Agent Optimization
The systems mechanism: patch httpx.Client.send and httpx.AsyncClient.send at the HTTP transport…
- Entities — People, Orgs, Tools & Projects
Openclaw — Peter Steinberger's open-source personal AI agent / harness (openclaw.ai); the canonical…
- Multi-Agent Collective Intelligence
Noam Brown — the practitioner source for the knowledge-accumulation framing (the civilization…
- Off-Host, Identity-Bound Authorization
Robustness extras. Long-context: a buried exfiltration instruction in a 500→48 000-token log makes…
- Software 3.0
Openclaw — the installer example's subject, now with its own entity page
Related articles
- LLM-as-Compiler Knowledge Base
Karpathy's architecture: LLM incrementally compiles raw docs into a persistent interlinked wiki, replacing RAG with a 4…
- Evals as Product Spec
Cat Wu's framing of evals as the emerging core PM skill: ten great evals beats a hundred mediocre; encode what done loo…
- Claude Code
Anthropic's agentic coding product; created by Boris Cherny late 2024; TypeScript/React on Bun (itself Claude-rewritten…
- Harness Shrinkage as Models Improve
Prompt scaffolding shrinks each model release; Cat Wu's pruning discipline; Boris Cherny "100 lines of code a year from…
- Entities — People, Orgs, Tools & Projects
Map of Content for all 72 entity pages. See Home for concept domains.
