v0.5.1
superradcompany/microsandboxv0.5.1May 27, 2026by github-actions[bot]
AI Summary
Release v0.5.1 is a minor patch that includes agentd in the root workspace, enables SSH feature for release binaries, and adds documentation links to the Go SDK readme.
Key Highlights
- Included agentd in root workspace
- Enabled SSH feature for release binary
- Added Go SDK documentation links to readme
- Fixed 0.5 upgrade path for old sandboxes
New Features
- Agentd included in root workspace
- SSH feature enabled for release binaries
Full Release Notes
## What's Changed * build(agentd): include agentd in root workspace by @appcypher in https://github.com/superradcompany/microsandbox/pull/804 * docs(sdk/go): add documentation links to readme by @cedws in https://github.com/superradcompany/microsandbox/pull/811 * Enable ssh feature for release binary by @oza6ut0ne in https://github.com/superradcompany/microsandbox/pull/812 * fix(upgrade): support 0.5 upgrade path for old sandboxes by @appcypher in https://github.com/superradcompany/microsandbox/pull/810 * chore(release): bump microsandbox to 0.5.1 by @appcypher in https://github.com/superradcompany/microsandbox/pull/813 ## New Contributors * @oza6ut0ne made their first contribution in https://github.com/superradcompany/microsandbox/pull/812 **Full Changelog**: https://github.com/superradcompany/microsandbox/compare/v0.5.0...v0.5.1