Open-source self-hosted AI agent framework OpenClaw released its largest update to date over the weekend, version 2026.8.1, branded as OpenClaw 2. The release was completed by 933 contributors, including 569 first-time participants, and merged more than 16,000 pull requests, according to the official announcement.
According to ChainCatcher, the update expands beyond the team’s original focus on simplifying installation and rebuilding the browser app, adding changes across memory, models, plugins, messaging, and security.
The new version introduces a chat-centered control interface, installation guidance that can detect existing Claude or ChatGPT subscriptions and local Ollama models, and shared cloud sessions for teams. Users can take over ongoing tasks from colleagues on team.openclaw.ai.
The team said latency tests showed initial JavaScript requests fell from 140 to 45, while startup time dropped from 1.6 seconds to 575 milliseconds. Security additions include request-level approvals, parameter-based command permissions, Docker and Podman sandboxes, role-based execution, and a team-level key vault, although sandboxing and approvals remain off by default.