chore(release): prepare codexclaw 0.2.26 - #165
Conversation
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ec4835a36d
ℹ️ 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".
|
|
||
| ## [Unreleased] | ||
|
|
||
| ## [0.2.26] - 2026-09-13 |
There was a problem hiding this comment.
Preserve the 0.2.25 changelog boundary
This heading assigns every existing Unreleased entry to 0.2.26, but the entries beginning with the visualizer work through the executor change were already present when the repository's version surfaces were bumped to 0.2.25 in dff95d1. Consequently the published changelog now skips 0.2.25 entirely and incorrectly advertises those previously shipped changes as new in 0.2.26; add a 0.2.25 release heading at the boundary before those older entries.
Useful? React with 👍 / 👎.
Release preparation
Prepares the next unused stable version,
0.2.26, frommain/devat2183de23.0.2.26 - 2026-09-13.Validation before push:
npm run buildnpm run gatenode plugins/codexclaw/scripts/check-versions.mjs 0.2.26node plugins/codexclaw/scripts/inventory.mjs --checkAfter this PR lands in
devand is promoted tomain, the release workflow will be dispatched against the exactmainSHA.