OpenClaw Gets Pluggable ContextEngine
OpenClaw, an open-source agentic AI framework, shipped a major update (v2026.3.7-beta.1/3.8) with a pluggable “ContextEngine” that lets you customize how agents ingest, store, and retrieve context, enabling persistent state across sessions and optimized context loading for chat or workflow bots. The CLI now supports automated backup/restore, and platform hardening brings improved reliability for Docker/K8s deployments.
OpenClaw, initially named Clawdbot, then Moltbot, gained popularity in January 2026 due to its open-source nature. The project was created by Peter Steinberger, founder of PSPDFKit. Steinberger has since joined OpenAI, and the project is transitioning to an open-source foundation. OpenClaw functions as a self-hosted AI assistant that connects to messaging apps like WhatsApp, Discord, and Telegram. It allows users to automate tasks by connecting AI models to local files and applications. OpenClaw boasts over 100 preconfigured "AgentSkills". The new "ContextEngine" allows developers to customize how agents ingest, store, and retrieve context. This enables persistent behavior across sessions. The update includes 89 code commits and over 200 bug fixes. OpenClaw's architecture includes a core runtime, an LLM backbone, a tool registry, and a memory system. It supports various AI model providers, including OpenAI, Anthropic, and local models via Ollama. The framework also features a growing library of built-in tools for file system management, code execution, web browsing, API calls, and database querying. Alternatives to OpenClaw include NanoClaw, PicoClaw, and TrustClaw. NanoClaw focuses on security through containerization, while PicoClaw emphasizes speed and simplicity. TrustClaw offers a managed environment for running AI agents. The project roadmap includes establishing a maintainer council, stabilizing the OpenClaw brand, enhancing Docker sandboxing, and adding more built-in skills and integrations. A key focus is on security hardening after recent vulnerabilities. The long-term vision includes an extension marketplace for community-built skills and enterprise features. OpenClaw allows users to command AI Agents through chat applications without coding. It operates at the OS level with direct access to system resources and offers a plugin system for extending capabilities. The framework is self-hosted, ensuring data remains on the user's servers. The Shenzhen City Longgang District Artificial Intelligence (Robotics) Bureau in China has proposed support measures for OpenClaw.