openclaw-release-2026-W22-agent-codex-recovery

开源工具
开发效率
版本追踪
W22 Agent/Codex 运行时稳定性重构,iOS Pro UI 全面刷新,ClawHub 插件显示名与安全边界加固
Published

May 29, 2026

Modified

May 29, 2026

OpenClaw 每周 Release 速递 W22 · Agent/Codex 运行时稳定性重构

Note

文章信息

  • 版本: W22 (2026-05-25 → 2026-05-31)
  • 最新版本: v2026.5.28 (2026-05-29, pre-release)
  • 本地版本: 2026.5.6 · 插件: openclaw-qqbot v1.5.7
  • 核心变化: Agent/Codex 运行时稳定性重构 + iOS Pro UI 全面刷新 + ClawHub 插件生态整合

一、本周 Release 概览

v2026.5.28 · Agent/Codex 运行时稳定性重构 (2026-05-29 04:46 UTC)

本周 pre-release v2026.5.28 重点修复 Agent 和 Codex 运行时稳定性,同时 iOS Pro UI、Gateway Chat、移动端重连体验全面刷新。

Breaking Changes

本周 无传统性破坏变更,但以下安全路径变化需关注:

变化 说明
Channel delivery 安全增强 Matrix room-id case preservation、iMessage duplicate exec approval suppression、Telegram SecretRef prompt config、Discord recovered tool warning artifact suppression、Teams service URL trust checks
CLI/Auth/Doctor 健壮性 malformed numeric/version options 拒绝、OAuth/token requests bounded、legacy api_key auth profiles 迁移到规范形式
Browser token 过期 auth rotation 后 browser tokens 过期,避免跨会话 token 重用

其他 Notable Changes

分类 变化
Agent/Codex 稳定性 subagent cwd/workspace 分离保持、hook context prompt-local、session lock timeout abort 释放、stale restart continuation 避免、Codex app-server/helper failures 不再破坏 shared runtime state
iOS Pro UI 全新 Pro Command/Chat/Agents/Settings tabs,连接到 gateway sessions、diagnostics、chat、realtime Talk
ClawHub 新增 plugin display names,skill verification 和 trust surfaces [#87354]
Diffs 默认语言包拆分,默认 Diffs 语言覆盖扩展,同时保持 host floor 对齐 [#87370/#87372]
Gateway/Reply 性能 session reads、plugin metadata fingerprints、auth env snapshots、auto-enabled plugin config、tool-search catalogs 缓存优化,visible replies 不再继承 hidden cleanup timeouts
PDF/Tools ClawPDF 用于 PDF 提取,agent tool results 中 surfaced MCP structured content [#87670]
Status 输出增强 show active subagent details in status output

Bug Fixes 摘要(30+ 项)

Agent/Codex 专项: - spawned agent cwd/workspace state 分离保持 - hook context prompt-local 保持 - session lock on timeout abort 释放 - session event queue self-wait 避免 - shared app-server state across startup/helper failures 保持 - native hook relay alive across restarts - workspace memory through tools 路由 - Codex runtime models 优先解析 - quarantined dynamic tools 报告 - skills command output 格式化 - compaction/steering retries 有界重试

Channel 专项: - outbound hooks 线程 canonical session keys - Matrix room-id case preservation - fallback tool warnings mention-inert 保持 - Slack final replies during late cleanup 保持 - iMessage polling after denied reactions 继续 - duplicate native exec approvals suppression - Telegram SecretRef prompt config preservation - Discord recovered tool warnings suppression - untrusted Teams service URLs 阻止

CLI/Auth/Doctor/Providers: - malformed numeric/timeout/subcommand-version inputs 拒绝 - respawn child shutdown 等待 - Codex/GitHub Copilot OAuth/token requests bounded - provider auth off main thread 预热 - Codex response timeouts 尊重 - local service startup bounded - legacy memory auto-provider config 迁移 - non-canonical api_key auth profiles 重写 - doctor restart follow-ups actionable

Performance 专项: - install-record caches between reloads 信任 - native JSON parsing 优先 - unchanged tool-search catalogs 重用 - unchanged store serialization 跳过 - precomputed session patch writers - store clone allocations 减少 - manifest model catalog rows 缓存 - auto-enabled plugin config 缓存 - current metadata identity caches 精简


v2026.5.20 回顾(W21 stable)

上周 stable v2026.5.20 带来 exec approvals 收紧(移除旧 cat SKILL.md && printf ... && allowlist 兼容路径)、Discord voice 上下文增强、Policy 插件引入。

参见上一期文章:openclaw-release-2026-W21-exec-approvals-skill-load


二、本地 OpenClaw 状态

项目 状态
Core 版本 2026.5.6
Gateway ✓ 运行中 · 127.0.0.1:18789 · Loopback only
QQ Bot 插件 openclaw-qqbot v1.5.7 ⚠️ 版本过时(最新 v1.7.1)
浏览器插件 @openclaw/browser-plugin v2026.5.6 ✓ enabled
MiniMax 模型 ✓ enabled(本地默认模型配置)
Exec 安全模式 deny(受限)

⚠️ 本地运行 2026.5.6,落后本周最新 v2026.5.28 约 22 个小版本。QQ Bot 插件 v1.5.7 也落后最新 v1.7.1 两个版本。


三、升级必要性分析与步骤

是否需要升级?

建议: ⭐⭐⭐ 强烈推荐升级(pre-release,但含重要稳定性修复)

推荐升级的理由: 1. Agent/Codex 运行时稳定性大幅提升 — subagent cwd/workspace 分离、hook context prompt-local、session lock release on timeout 等修复解决了长期稳定性痛点 2. Gateway 性能优化 — session reads、plugin metadata、auth snapshots 缓存优化,响应更快 3. iOS Pro UI 刷新 — 如果使用 iOS 设备,Pro Command/Chat/Agents/Settings tabs 全新体验 4. Channel delivery 安全性增强 — Matrix/Slack/iMessage/Telegram/Discord/Teams 全面安全加固 5. 大量 Bug Fixes — 30+ 项修复覆盖 Agent、Codex、Channel、CLI、Auth、Provider、Performance 6. PDF/Tools 增强 — ClawPDF 集成,MCP structured content 支持

需要注意的是: - 当前本地 2026.5.6 跳级到 2026.5.28 跨越 22 个版本,pre-release 稳定性不如 stable - QQ Bot 插件 v1.5.7 → v1.7.1 跨越两个版本,需确认 changelog 中是否有 breaking - 本周最新 v2026.5.28 是 pre-release(beta),stable 推荐版本可能为 v2026.5.20 或更早

升级步骤

# 1. 执行完整升级
openclaw update run

# 2. 运行健康检查
openclaw doctor

# 3. 如有问题自动修复(推荐)
openclaw doctor --fix

# 4. 确认版本
openclaw --version

风险警告

  • ⚠️ 升级前建议先 openclaw doctor 记录当前状态,便于回滚对比
  • ⚠️ openclaw doctor --fix 会修改配置文件,如需保留手动配置请提前备份 ~/.openclaw/openclaw.json
  • ⚠️ QQ Bot 插件升级后需重新确认 QQ 频道 bot token 有效性
  • ⚠️ v2026.5.28 为 pre-release,生产环境建议等待 stable 版本
  • ⚠️ Agent/Codex 稳定性重构涉及 workspace 和 session 状态,建议升级后观察 subagent 行为

四、版本变更时间线(W22)

2026-05-29  v2026.5.28     ← pre-release · Agent/Codex 稳定性重构 + iOS Pro UI 刷新
2026-05-25~  W22 开发周期开始
2026-05-21  v2026.5.20     ← W21 stable · exec approvals 收紧

助手点评与分析

W22 的核心变化是 Agent/Codex 运行时稳定性的大规模重构。从 changelog 看,这轮修复主要解决的是 subagent 环境中 workspace/cwd 状态混淆、session lock 泄漏、hook context 跨会话污染等长期痛点。对于重度使用 subagent 或 Codex 的用户,这些修复会显著改善体验。

对于 Magritt 的本地使用场景(Gateway loopback + QQ Bot + MiniMax),本周升级的实际意义在于: 1. Gateway 性能优化 — session reads 和 plugin metadata 缓存减少热路径重复工作,日常交互更流畅 2. Channel delivery 安全增强 — 如果未来扩展到 Matrix/Slack/Discord 等通道,安全边界已经加固 3. 大量 CLI 稳定性修复 — doctor、cron show、nodes JSON 等日常工具更可靠

建议:可以升级,但由于是 pre-release,建议先在非关键场景观察。如果偏好稳定,等待下周的 stable 版本再升级也完全可以。