release: v1.6.5#37
Merged
Merged
Conversation
Propagate v1.6.5 across all nine version-locked release surfaces (installer, mcp-server, Claude/Codex plugin + marketplace manifests, Gemini extension, Hermes/Wayland plugin.yaml) plus both package-lock self-version fields, and add the 1.6.5 CHANGELOG entry. No code changes: this cuts a release for the seven publish-hardening and lockstep commits already on main since v1.6.4 (release-env publish gate, tag<->version assertion, dist-tag routing, gitleaks --redact, cold-scan seed/bundle guard, blackboard symlink/containment + stale-cache fixes, codex clobber fix). Verified green: scripts/check-all.sh (banned-char lint, 9-surface version lockstep, full mcp-server unit suite, installer build + syntax, platform drift, plugin Python syntax).
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Cuts v1.6.5 by propagating the version across all nine version-locked release surfaces (installer, mcp-server, Claude/Codex plugin + marketplace manifests, Gemini extension, Hermes/Wayland
plugin.yaml), the twopackage-lock.jsonself-version fields, and a new CHANGELOG entry.No code changes. This releases the seven publish-hardening and lockstep commits already merged to
mainsince v1.6.4:--redact(gitleaks preflight gate lacks --redact: plaintext secret value serialized into a public CI artifact #27/fix(preflight): --redact the gitleaks gate so secret values never hit CI artifacts (#27) #30)The root
package.json(privateijfw-workspacestub) stays at 1.0.0 by design.Verification
scripts/check-all.shis green: banned-char lint, 9-surface version lockstep, full mcp-server unit suite (0 failures), installernpm ci+ build + syntax, platform-drift gate, and plugin Python syntax.