Skip to content

v1.0.56

Choose a tag to compare

@github-actions github-actions released this 04 Aug 02:16
Immutable release. Only release title and notes can be modified.
d3f6219

This stable release promotes the fully delivered v1.0.56-beta.4 baseline.
It includes PR #852's resilient multipart Drive download implementation,
together with the v1.0.56 beta-line command, Schema, Skill, and runtime
improvements already validated through the prerelease channel.

Added

  • Resilient multipart Drive downloads (#852) — drive download and
    drive download-version support parallel chunk transfer, Range probing,
    fingerprint-validated checkpoint resume, automatic 401/403 credential
    refresh, and graceful interruption with checkpoint preservation.