Skip to content
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
release/v1.0.0-rc.1
May 1, 2026
Merged

chore(release): ProdClaw v1.0.0-rc.1#3
timeleft-- merged 4 commits intoga/1.0from
release/v1.0.0-rc.1

Conversation

@timeleft--
Copy link
Copy Markdown
Member

Summary

Release branch model

ga/1.0 is 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

  1. Tag: git tag -a v1.0.0-rc.1 -m "ProdClaw v1.0.0-rc.1" on ga/1.0
  2. Push tag: git push origin v1.0.0-rc.1
  3. Create GitHub Release targeting v1.0.0-rc.1 (pre-release)
  4. prodclaw-release.yml workflow produces: prodclaw-1.0.0-rc.1.tgz, .sha256, metadata JSON

Iris install spec

https://github.com/MachineWisdomAI/ProdClaw/releases/download/v1.0.0-rc.1/prodclaw-1.0.0-rc.1.tgz

Verifier: dependencies.openclaw.version === "1.0.0-rc.1"

Test plan

  • PR status checks pass (Validate PR, ProdClaw Governance)
  • After merge + tag + GitHub Release: workflow run succeeds
  • Download tarball, npm install -g, verify openclaw --version = 1.0.0-rc.1
  • Iris can fetch and install from the release tarball URL

🤖 Generated with Claude Code

timeleft-- and others added 4 commits May 1, 2026 17:05
Cherry-pick of governance PR #1 (bafa655), excluding
src/commands/doctor-state-integrity.ts (incidental lint, not governance).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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>
@timeleft-- timeleft-- merged commit 7fcde42 into ga/1.0 May 1, 2026
4 of 9 checks passed
@timeleft-- timeleft-- deleted the release/v1.0.0-rc.1 branch May 1, 2026 21:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants