Conversation
…cts (computesdk#718) MIOSA sells fixed size contracts (xs/small/medium/large/xl). Interpret ComputeSDK's provider-agnostic resource hints the same way Modal/Beam/ Blaxel do: pick the smallest size satisfying the requested vcpus and memory (MB); oversized requests clamp to xl.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…lisher (computesdk#721) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Update the provider dependency and lockfile so Linux users receive native artifacts built for glibc 2.28 instead of artifacts requiring glibc 2.38. Add a patch changeset for the provider release.
appcypher
force-pushed
the
appcypher/bump-microsandbox-0.6.12
branch
from
August 20, 2026 21:16
d46e6af to
f54e8cc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TL;DR
Bumps the microsandbox runtime to 0.6.12 so the provider loads on Linux runners with glibc 2.28 and newer.
Description
@computesdk/microsandbox.Test Plan
pnpm buildexits 0 with Node 24 and pnpm 9.15.0.pnpm --filter @computesdk/microsandbox testpasses 31 tests.pnpm --filter @computesdk/microsandbox typecheckexits 0.pnpm --filter @computesdk/microsandbox lintexits 0.