chore(main): release 0.0.2-beta#18
Conversation
📊 Bilingual Coverage ImpactPR Changes
Repository Coverage
To create skeletons: node .harness/scripts/generate-es-skeleton.mjs <file.md>Generated by GitHub Actions |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 8e95fdbde8
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| @@ -0,0 +1,131 @@ | |||
| # Changelog | |||
There was a problem hiding this comment.
Keep generated changelog out of the governed root
The new root CHANGELOG.md is not allowed by .harness/scripts/validate-root-cleanliness.mjs (its whitelist omits this file), and I verified node .harness/scripts/validate-root-cleanliness.mjs now fails with Unauthorized file found in root: CHANGELOG.md. Because .github/workflows/sdk-cli-release.yml runs that check in Gate 0 and this commit also changes .release-please-manifest.json, the push triggers the SDK release workflow but blocks it before Release Please can proceed; move/disable the root release output or update the root-governance whitelist intentionally.
Useful? React with 👍 / 👎.
8e95fdb to
85fb5eb
Compare
85fb5eb to
c89a4b7
Compare
🤖 I have created a release beep boop
0.0.2-beta (2026-06-06)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.