chore(openclaw): 升级 OpenClaw 至 2026.4.24#233
Closed
xzq-xu wants to merge 2 commits into
Closed
Conversation
4e8e9ac to
9c54c96
Compare
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.24CHANGELOG 摘要
展开查看
2026.4.24
Highlights
Breaking
api.registerEmbeddedExtensionFactory(...)compatibility path. Bundled tool-result rewrites must useapi.registerAgentToolResultMiddleware(...)withcontracts.agentToolResultMiddlewaredeclaring the targeted harnesses, so transforms run consistently across Pi and Codex app-server dynamic tools. Thanks @vincentkoc.Changes
openclaw_agent_consulthandoff to the full OpenClaw agent.chrome-nodesupport for Parallels-style Chrome/BlackHole/SoX hosts, and full-agent consults inside live voice sessions. (#70765)集成面检查清单
对照
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.24./verify.sh <image:tag>