OpenClaw is an open-source personal AI agent that runs on your own machines. Its Gateway connects models, tools, and chat channels like Telegram, Slack, and Discord.
The latest release, version 2026.9.5, includes 4,179 pull requests and 502 contributors. The main change is Atomic Updates, which prevent updates from breaking a working agent.
Before, updates could either improve or cause failure. If an update failed, the old version also went down, leaving no agent online for repairs. This was a problem for many users.
The new update process keeps the Gateway running while preparing the update. It checks the new version against a private copy of your setup. If the update fails, it rolls back to the last working version.
Other new features include plugin hot reload, conversation sharing, expanded GPT Live, shared browser pages, conversation archiving, and guided setup for specialists. These features improve flexibility and collaboration.
Users should back up before upgrading, as rollback cannot undo database migrations. The release also provides scripts for new installs and instructions for existing users. The update aims to make managing AI agents safer and easier.
Source: https://www.marktechpost.com/2026/09/19/openclaw-releases-2026-9-5/



