MiniMax H3 Flow-Aligned Regenerate v0.2.1
v0.2.1 adds CI-gated Comfy Registry publication. Runtime and sampling behavior are unchanged from v0.2.0.
Distribution
- Adds a dedicated Publish to Comfy registry workflow using the pinned
Comfy-Org/publish-node-actionv1 revision already used by the companion MiniMax H3 latent-upscaler release path. - Registry publication runs only after a successful
CIpush run onmainand only when the tested commit changes the package version relative to its first parent. - Manual
workflow_dispatchremains available for explicit operator-controlled publication/retry. - The workflow checks out the exact CI-tested commit, uses read-only repository permissions and non-persistent checkout credentials, and consumes
REGISTRY_ACCESS_TOKENonly in the publish step. - Publication is serialized per tested commit so overlapping workflow-run/manual attempts are not cancelled mid-publish.
Versioning
The package version is bumped to 0.2.1 rather than republishing 0.2.0 from a different source commit. This keeps the GitHub release/tag and Comfy Registry package version aligned to the same source revision.
Compatibility
No Python runtime, sampler, handoff, guidance, Continuum, Spectrum, metrics, or learned-upscaler integration code changes are included in v0.2.1.