OpenAI Hires OpenClaw Founder for Agent Push
OpenAI hired Peter Steinberger, founder of the OpenClaw personal agent project, to lead its agentic product strategy. OpenClaw, known for its real-world task automation, will remain open source even as OpenAI integrates its technology. CEO Sam Altman framed the agent push as a critical inflection point, potentially a $25 billion revenue catalyst or a $30 billion risk if the products fail to deliver.
- Peter Steinberger was previously the founder of PSPDFKit, a widely used B2B software development kit for handling PDF files on mobile and web platforms, giving him a strong background in creating developer-focused tools. - OpenClaw is designed as a model-agnostic agentic framework that runs locally on a user's own hardware. It uses a central "Gateway" built on Node.js to connect with various LLMs and interact with messaging apps like Slack, WhatsApp, and Telegram, which act as the primary user interface. - The project, originally named Clawdbot, saw unprecedented viral growth, becoming one of the fastest-growing open-source projects in history by amassing over 171,000 GitHub stars within three months of its initial creation in November 2025. - OpenClaw provides AI models with access to the local system through a sandboxed environment, enabling them to execute shell commands, read and write files, and control web browsers to automate tasks. - This hire aligns with OpenAI's publicly stated strategy of moving from passive, conversational models to active AI agents that can execute complex, multi-step tasks. The company has previously released an Agents SDK and practical guides for building agent-based systems. - The architecture of OpenClaw is extensible through plugins for adding new messaging channels, memory backends like vector stores, and custom tools beyond the built-in file and browser operations. - Sam Altman has acknowledged the significant security risks associated with increasingly capable AI agents, noting their potential to discover and exploit critical software vulnerabilities, which has prompted OpenAI to increase its focus on AI safety and preparedness. - OpenClaw's founder was motivated by a desire for a privacy-focused AI assistant that he could trust with personal data, leading to the self-hosted design where users retain control over their data and API keys.