Skip to content

chore(openclaw): 升级 OpenClaw 至 2026.4.22#230

Closed
xzq-xu wants to merge 1 commit into
mainfrom
chore/openclaw-2026.4.22
Closed

chore(openclaw): 升级 OpenClaw 至 2026.4.22#230
xzq-xu wants to merge 1 commit into
mainfrom
chore/openclaw-2026.4.22

Conversation

@xzq-xu
Copy link
Copy Markdown
Collaborator

@xzq-xu xzq-xu commented Apr 24, 2026

OpenClaw 版本更新

项目
当前版本 2026.4.8
最新版本 2026.4.22
Release https://github.com/openclaw/openclaw/releases/tag/v2026.4.22

CHANGELOG 摘要

展开查看

2026.4.22

Changes

  • Providers/xAI: add image generation, text-to-speech, and speech-to-text support, including grok-imagine-image / grok-imagine-image-pro, reference-image edits, six live xAI voices, MP3/WAV/PCM/G.711 TTS formats, grok-stt audio transcription, and xAI realtime transcription for Voice Call streaming. (#68694) Thanks @KateWilkins.
  • Providers/STT: add Voice Call streaming transcription for Deepgram, ElevenLabs, and Mistral, alongside the existing OpenAI and xAI realtime STT paths; ElevenLabs also gains Scribe v2 batch audio transcription for inbound media.
  • TUI: add local embedded mode for running terminal chats without a Gateway while keeping plugin approval gates enforced. (#66767) Thanks @fuller-stack-dev.
  • Onboarding: auto-install missing provider and channel plugins during setup so first-run configuration can complete without manual plugin recovery.
  • OpenAI/Responses: use OpenAI's native web_search tool automatically for direct OpenAI Responses models when web search is enabled and no managed search provider is pinned; explicit providers such as Brave keep the managed web_search tool.
  • Models/commands: add /models add <provider> <modelId> so you can register a model from chat and use it without restarting the gateway; keep /models as a simple provider browser while adding clearer add guidance and copy-friendly command examples. (#70211) Thanks @Takhoffman.
  • WhatsApp: add configurable native reply quoting with replyToMode for WhatsApp conversations. Thanks @mcaxtr.
  • WhatsApp/groups+direct: forward per-group and per-direct systemPrompt config into inbound context GroupSystemPrompt so configured per-chat behavioral instructions are injected on every turn. Supports "*" wildcard fallback and account-scoped overrides under channels.whatsapp.accounts.<id>.{groups,direct}; account maps fully replace root maps (no deep merge), matching the existing requireMention pattern. Closes #7011. (#59553) Thanks @Bluetegu.
  • Ag

集成面检查清单

对照 ee/docs/OpenClaw集成面清单.md,逐项确认新版本兼容性:

  • 配置 Schemaopenclaw.json Zod strict schema 是否接受我们写入的全部字段
  • 文件系统路径/root/.openclaw/ 目录结构是否变更
  • Session 文件格式sessions.json / .jsonl 结构是否变更
  • Channel Plugin SDKopenclaw/plugin-sdk API 是否有 breaking change
  • Gateway 协议 — 端口 (18789/9721)、/healthz、认证方式是否变更
  • CLI 行为openclaw gateway 参数是否变更
  • Gene/Skill 注入SKILL.md 格式、extraDirs 机制是否变更
  • 安全管道tools.exec.* 配置项、Security WebSocket 协议是否变更
  • 镜像验证./verify.sh <image:tag> 全部 PASS

此 PR 由 GitHub Actions 自动创建。

合并后请:

  1. 构建新镜像:./build.sh openclaw --version 2026.4.22
  2. 运行验证:./verify.sh <image:tag>
  3. 在引擎版本管理中发布新版本

@Xy718
Copy link
Copy Markdown
Contributor

Xy718 commented May 9, 2026

Superseded by #246, which tracks the latest OpenClaw target version (2026.5.7). Closing this older upgrade PR to keep the queue focused.

@Xy718 Xy718 closed this May 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants