This repository was archived by the owner on May 5, 2026. It is now read-only.
chore(release): ProdClaw v1.0.0-rc.1#3
Merged
timeleft-- merged 4 commits intoga/1.0from May 1, 2026
Merged
Conversation
Align upstream metadata with the v2026.4.20 release that this GA branch is based on. releaseDate sourced from npm publish timestamp. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
ogamel
approved these changes
May 1, 2026
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Summary
ga/1.0release branch (cherry-picked from PRs chore: establish ProdClaw governance #1 and chore: add Omar to ProdClaw CODEOWNERS #2, excluding incidentaldoctor-state-integrity.tslint change)PRODCLAW_UPSTREAM.jsonto the v2026.4.20 baseline (npm publish time2026-04-21T19:58:49.993Z, 10+ days old)package.jsonversion from2026.4.20to1.0.0-rc.1Release branch model
ga/1.0is branched from the v2026.4.20 release commit (8116e638f3), the newest upstream OpenClaw release that satisfies the 10-day age requirement. This branch is a permanent release record. Future patches cherry-pick evidence-backed bug fixes and increment patch versions.No bug-fix cherry-picks in this RC — governance + SemVer + upstream metadata only.
After merge
git tag -a v1.0.0-rc.1 -m "ProdClaw v1.0.0-rc.1"onga/1.0git push origin v1.0.0-rc.1v1.0.0-rc.1(pre-release)prodclaw-release.ymlworkflow produces:prodclaw-1.0.0-rc.1.tgz,.sha256, metadata JSONIris install spec
Verifier:
dependencies.openclaw.version === "1.0.0-rc.1"Test plan
npm install -g, verifyopenclaw --version=1.0.0-rc.1🤖 Generated with Claude Code