v0.6.5
superradcompany/microsandboxv0.6.5Jul 7, 2026by github-actions[bot]
AI Summary
This release focuses on Windows-specific runtime improvements and secret management enhancements. It introduces live control via named pipes, type system improvements, and fixes for snapshot restoration.
Key Highlights
- Serve live control over a named pipe on Windows
- Secret modify parity and offline OCI upper growth
- Compose types from SandboxSpec
- Fix snapshot restoration using pinned digests
New Features
- Windows named pipe control
- Secret modification parity
- Offline OCI upper growth
- Generated types from SandboxSpec
Full Release Notes
## What's Changed * chore: refresh npm lockfile after v0.6.4 by @github-actions[bot] in https://github.com/superradcompany/microsandbox/pull/1117 * chore(ci): land mintlify sync prs through the merge queue by @toksdotdev in https://github.com/superradcompany/microsandbox/pull/1122 * feat(runtime): serve live control over a named pipe on Windows by @appcypher in https://github.com/superradcompany/microsandbox/pull/1119 * feat(sandbox): secret modify parity and offline oci upper growth by @appcypher in https://github.com/superradcompany/microsandbox/pull/1128 * feat(types): compose types from SandboxSpec by @toksdotdev in https://github.com/superradcompany/microsandbox/pull/1014 * fix(snapshot): restore by pinned digest, not the mutable tag by @toksdotdev in https://github.com/superradcompany/microsandbox/pull/1130 * chore: release v0.6.5 by @github-actions[bot] in https://github.com/superradcompany/microsandbox/pull/1136 **Full Changelog**: https://github.com/superradcompany/microsandbox/compare/v0.6.4...v0.6.5