v0.6.13

superradcompany/microsandboxv0.6.13Aug 21, 2026by github-actions[bot]

AI Summary

This release focuses on dependency updates, introduces a new SDK feature for local backends, and resolves several CLI and image-related issues.

Key Highlights

  • Added fallible lazy local backend builder to the SDK
  • Improved CLI stability by stopping temporary exec sandboxes on errors
  • Fixed support for resizing legacy ext4 upper disks
  • Removed backend notices and added mod alias to CLI
  • Updated dependencies across multiple ecosystems

New Features

  • Fallible lazy local backend builder

Full Release Notes

## What's Changed
* chore: refresh npm lockfile after v0.6.12 by @github-actions[bot] in https://github.com/superradcompany/microsandbox/pull/1416
* feat(sdk): add fallible lazy local backend builder by @toksdotdev in https://github.com/superradcompany/microsandbox/pull/1417
* chore(deps): Bump the "dependencies" group with 2 updates across multiple ecosystems by @dependabot[bot] in https://github.com/superradcompany/microsandbox/pull/1418
* fix(cli): remove backend notices and add mod alias by @appcypher in https://github.com/superradcompany/microsandbox/pull/1423
* fix(cli): stop temporary exec sandboxes on errors by @appcypher in https://github.com/superradcompany/microsandbox/pull/1424
* fix(image): support resizing legacy ext4 upper disks by @appcypher in https://github.com/superradcompany/microsandbox/pull/1421
* chore(release): bump microsandbox to 0.6.13 by @appcypher in https://github.com/superradcompany/microsandbox/pull/1425


**Full Changelog**: https://github.com/superradcompany/microsandbox/compare/v0.6.12...v0.6.13