Draft or post OpenClaw beta, stable, or extended-stable Discord release announcements from changelog, tag, registry, and validation evidence. Use when announcin
复制下面这句话,粘贴给 Claude Code、Codex、Cursor 等 AI 编程工具,它会读取安装说明并在你确认后完成安装。
请阅读 https://ai.atlankj.com/install/asset/gh-release-openclaw-announcement-f77636806576 ,按照其中的说明把「release-openclaw-announcement」安装到你(当前 AI 工具)中。执行前先告诉我将运行的命令和写入的位置,等我确认。
查看 AI 将读取的安装说明正在读取 GitHub 原文…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
Use with release-openclaw-maintainer after a release is live.
Use with $discord-user-post when actually posting to Discord as the logged-in
user.
Before drafting focus areas, read real release evidence:
CHANGELOG/<version>.md and contribution
record, resolved with node scripts/release-changelog.mjs read --version <version> [--ref <sha-or-tag>]
(add --record for accounting). The shared
resolver reads historical monolithic tags; current CHANGELOG.md is an
index. After approved docs publication, read the complete docs mirror and
frozen record rather than treating the compact GitHub body as full notes.Do not claim a full changelog audit unless you did it. If you only read the generated release notes or selected changelog section, say that and either audit properly or draft with that limitation.
For beta focus areas, prioritize user-observable changes over internal test or CI mechanics:
Do not let late release-branch fixes automatically dominate the announcement. If the version includes a large delta from the previous shipped version, rank focus areas by the whole release delta and expected user impact; mention late fixes in their natural category.
Every beta announcement must make beta status explicit and include:
OpenClaw 2026.5.25-beta.1openclaw update --channel beta --yes
openclaw --version
Install from https://openclaw.aiDo not suggest npm install commands in beta announcements unless the operator explicitly asks for npm-specific copy or troubleshooting text. It is fine to use registry metadata as evidence; do not turn that into public install guidance.
For stable announcements, use the stable channel wording:
openclaw update --channel stable --yes
openclaw --version
Fresh installs still point to https://openclaw.ai.
For extended-stable, name the exact version and trailing month. Mention only observable backports, and use:
openclaw update --channel extended-stable
openclaw --version
Do not add --yes: users moving from newer regular stable must see the downgrade
warning because older versions may not understand newer configuration. Link the
GitHub Release, but do not inherit regular stable macOS, Windows, ClawHub,
latest, or website claims.
When asked to post, use $discord-user-post to operate the logged-in Discord
desktop app as the user. Resolve and visibly verify the exact server/channel,
inspect the final body, and request action-time confirmation before entering or
sending it. Never use OpenClaw channel sends, bots, webhooks, relays, or tokens.