chore(openclaw): 升级 OpenClaw 至 2026.4.14#212
Closed
xzq-xu wants to merge 1 commit into
Closed
Conversation
Contributor
|
Superseded by #246, which tracks the latest OpenClaw target version (2026.5.7). Closing this older upgrade PR to keep the queue focused. |
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.
OpenClaw 版本更新
2026.4.82026.4.14CHANGELOG 摘要
展开查看
OpenClaw
2026.4.14is another broad quality release focused on model provider with explicit turn improvements for GPT-5 family and channel provider issues. Additionally we improved overal performance with refactors to our underlying core codebase.Changes
gpt-5.4-pro, including Codex pricing/limits and list/status visibility before the upstream catalog catches up. (#66453) Thanks @jepson-liu.Fixes
apiKeyin the codex provider catalog output so the Pi ModelRegistry validator no longer rejects the entry and silently drops all custom models from every provider inmodels.json. (#66180) Thanks @hoyyeva.allowFromowner allowlist to channel block-action and modal interactive events, require an expected sender id for cross-verification, and reject ambiguous channel types so interactive triggers can no longer bypass the documented allowlist intent in channels without auserslist. Open-by-default behavior is preserved when no allowlists are configured. (#66028) Thanks @eleqtrizit.集成面检查清单
对照
ee/docs/OpenClaw集成面清单.md,逐项确认新版本兼容性:openclaw.jsonZod strict schema 是否接受我们写入的全部字段/root/.openclaw/目录结构是否变更sessions.json/.jsonl结构是否变更openclaw/plugin-sdkAPI 是否有 breaking change/healthz、认证方式是否变更openclaw gateway参数是否变更SKILL.md格式、extraDirs机制是否变更tools.exec.*配置项、Security WebSocket 协议是否变更./verify.sh <image:tag>全部 PASS此 PR 由 GitHub Actions 自动创建。
合并后请:
./build.sh openclaw --version 2026.4.14./verify.sh <image:tag>