feat: 同步 OpenClaw v2026.1.24 命令变更#2
Open
lianxin255 wants to merge 1 commit into
Open
Conversation
BREAKING CHANGE: 命令从 'clawdbot' 更改为 'openclaw' 主要变更: - 所有命令: clawdbot → openclaw - 配置目录: ~/.clawdbot → ~/.openclaw - npm包: clawdbot@latest → openclaw@latest - message命令改为子命令格式: message send|poll|... 新增命令支持: - openclaw update (v2026.1.10+) - openclaw status --all 完整状态报告 - openclaw message send --provider <provider> 更新文件: - README.md: 更新所有命令说明和文档 - install.sh: 升级至 v1.1.0 - config-menu.sh: 更新所有函数和变量名 - docker-entrypoint.sh: 更新配置目录 - Dockerfile: 更新镜像和路径 - docker-compose.yml: 更新服务名和配置 - examples/: 更新示例配置路径 参考: https://github.com/openclaw/openclaw/releases/tag/v2026.1.24
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
BREAKING CHANGE: 命令从 'clawdbot' 更改为 'openclaw'
主要变更:
新增命令支持:
更新文件:
参考: https://github.com/openclaw/openclaw/releases/tag/v2026.1.24