Prepare v0.1.0-beta.97 - #414
Merged
Merged
Conversation
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Sep 11, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Sep 11, 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 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
Prepare the beta97 version identity after the five requested fixes have all merged normally:
Base: c675d1d. Each selected PR completed full merge-group qualification.
The version edits change only the 14 synchronized npm manifests, Cargo workspace version and the eight owned package versions in each Cargo lock, and the MCP advertised version. Third-party dependencies, engine pin, capability/issuance semantics, migrations, workflows and tests are unchanged. The ordinary predecessor remains exact published beta96; historical beta95 coverage remains separate and mandatory.
Identical test-image registry repair
The first full merge-group run34644607286 failed in files/provider fixture startup: Docker Hub denied anonymous pulls for
minio/minio:RELEASE.2025-09-07T16-13-09Z. Independent inspection reproduced the denial. MinIO's official Quay registry serves the identical multi-platform manifest, SHA25614cea493d9a34af32f524e538b8346cf79f3321eff8e708c1e2960462bd8936e, matching the previously used Docker Hub image's recorded digest. The two system scripts and shared Compose fixture now use that official registry with tag plus exact digest. No mirror infrastructure, changed binary, credential workaround, scenario omission or deadline relaxation. The second full group34647908340 reached the companionminio/mccommand and exposed the same Docker Hub denial there; the local cache had hidden that pull. Its official Quay manifest is likewise identical: SHA256a7fe349ef4bd8521fb8497f55c6042871b2ae640607cf99d9bede5e9bdf11727. All six references across the three files are now audited and digest-pinned, with both remote manifests independently resolved. Registered files/provider suites pass locally at6351f2ade18c45773aff275a028dd3a06ac7763b. A fresh complete merge group remains mandatory; both original failures are retained.Validation
Release boundaries
This PR does not create a tag or authorize deployment/client publication. Beta97 requires its own exact main CI and signed bundle, reviewed supported beta96 rollback relationship (current private41→41 policy does not yet admit it), genuine provider signup acceptance, staging qualification/rollback/soak, protected production promotion, live verification and monitoring. Do not reuse beta96's consumed publication attempts or alter its immutable tag. Client publication remains npm → desktop → production Editor only after exact beta97 production verification.