>_TheQuery
← Glossary

OpenClaw (ClawdBot)

Agents

Open-source autonomous AI agent framework originally called ClawdBot, capable of executing real-world tasks via LLMs.

OpenClaw (originally ClawdBot, briefly MoltBot) is an open-source autonomous AI agent framework created by Peter Steinberger in November 2025. It enables users to build personal AI agents that can execute real-world tasks - sending emails, managing calendars, writing and running code, browsing the web, and interacting with APIs. Unlike single-app assistants, OpenClaw orchestrates workflows across disconnected platforms like Google Sheets, Gmail, Slack, and calendar events in a single automated sequence.

The project launched as ClawdBot and quickly gained massive traction, accumulating over 60,000 GitHub stars. Anthropic filed a trademark complaint over the 'Clawd' name (too close to 'Claude'), prompting a rename to MoltBot, and then to OpenClaw in early 2026.

Key Features:

  • Fully self-hosted with no cloud dependency
  • Persistent memory across sessions
  • 50+ platform integrations (Slack, Gmail, GitHub, Notion, etc.)
  • Plugin architecture for custom tool creation
  • Multi-model support (Claude, GPT, Gemini, open-source models)
  • Built-in safety guardrails and human-in-the-loop approval for sensitive actions
  • Sandboxed code execution environment
  • Native integration with messaging platforms (Telegram, WhatsApp, Discord)

Architecture: Uses a modular tool-calling system where the LLM acts as the reasoning core, dispatching tasks to specialized tool modules. Supports chain-of-thought planning for multi-step workflows.

OpenAI Acqui-Hire (February 15, 2026): Sam Altman announced that Peter Steinberger would join OpenAI to 'drive the next generation of personal agents,' calling him 'a genius with a lot of amazing ideas about the future of very smart agents interacting with each other.' The deal was structured as an acqui-hire - OpenAI hired Steinberger and his expertise, but did not acquire OpenClaw as a product or company. Steinberger chose OpenAI because he believed it was 'the fastest way to bring this to everyone.'

Critically, OpenClaw remains open source. Steinberger ensured the project would transition to an independent OpenClaw Foundation - a community-governed organization for 'thinkers, hackers, and people that want a way to own their data.' OpenAI committed to financially sponsoring the foundation and dedicating Steinberger's time to maintaining the project. The move is widely seen as a signal that the AI industry's center of gravity is shifting from conversational interfaces toward autonomous agents and workflow infrastructure.

Last updated: February 23, 2026