Recommended: system upgrade in the top-right corner
- Open the autClaw web console.
- Click System upgrade in the top-right corner.
- Select the version you want to install.
- Click Online upgrade.
- Restart when the page tells you to.
IM channel update command
In a connected IM channel, an administrator can send:更新 / update are administrator commands. Regular users cannot trigger system upgrades with them.What updates do not overwrite
Release bundles, Docker first-run downloads, and online upgrades only overwrite baseline system middleware files. They do not overwrite:- Your own
plugin/adapters/ - Your own
plugin/replies/ - Your regular
plugin/scripts/ - The database and runtime dependency directories
Middleware files that can be overwritten
The default online update source and first-run release bundle target both point to
WGwuzhi/autClaw.Before upgrading
- Do not delete the database, plugin directory, or runtime dependency paths listed in runtime directories and paths.
- If you only need to update the Docker runtime base, use autClaw Docker operations to pull a new image and recreate the container.
- After an upgrade, use
docker logs -f autclawfirst when troubleshooting startup issues.