On this page

Availability & Roadmap

This page gives customers a clean read on what is ready for production today, what is available for selected partners, and what is still on the roadmap.

Release stages

StageMeaning
Generally availableSupported for production use with documented APIs and normal support paths.
Partner previewAvailable to approved customers while we finish polish, SDK parity, or operating runbooks.
In hardeningBuilt or partially available, but not ready to promise as a stable public surface.
PlannedOn the roadmap, not available for production use yet.

Generally available

Sandboxes

Create isolated Linux workspaces for code generation, build steps, test runs, long-running commands, file operations, and live previews.

Live previews

Expose a running process on a public preview URL, with private preview tokens for embedded product experiences.

Publishing and rollback

Turn a sandbox into a durable deployment version, promote it, list versions, and roll back when needed.

Managed data services

Use Postgres, MySQL, Redis, Qdrant, object storage, per-project auth, and persistent volumes with credentials injected into runtime.

White-label platform

Use external IDs, browser tokens, custom branding, preview domains, webhooks, and usage rollups to build MIOSA into your own product.

Partner preview

These surfaces are being used with selected customers while we continue polishing public docs and SDK parity.

SurfaceCurrent scope
ComputersFull Linux desktops for browser automation, screenshot loops, and computer-use agents.
Dynamic deploymentsProduction server processes created from a sandbox publish.
App EngineWorkspace-scoped container runtime for apps that need Docker, server processes, background workers, or database-backed production hosting.
Tenant deployment domainsBranded app domains for generated apps, separate from sandbox preview domains. Routing exists; tenant-level self-service remains operator-assisted while exact deployment domains are self-service.
External computer providersBring third-party computer providers into the same MIOSA computer abstraction.
EvaluationsDesktop and agent workflow benchmarks using reproducible tasks, traces, and scoring.

In hardening

AreaStatus
Desktop computer provisioningComputers preserve disks and snapshots across stop, resume, and failed recovery. Start latency and stream readiness continue to be hardened.
Dynamic runtime routingDynamic runtimes keep the active healthy version serving while candidates build. Route evidence and automated recovery continue to be hardened.
App Engine fleet maintenanceHost upgrades preserve deployment records and desired state, restore desired-running apps, and verify workloads before returning a host to active service.
Customer-cloud regionsAWS and Google Cloud foundations exist, but production placement remains gated on a real provider canary and per-host acceptance evidence.
Managed data recoveryDatabase IDs, credentials, volumes, bindings, and desired state survive host maintenance. Recovery visibility continues to be expanded across product surfaces.
Deployment proofCLI, TypeScript SDK, Python SDK, and Go SDK expose proof checks. Java and Elixir parity is still in progress.
SDK parityPython and TypeScript are deepest today. Go, Java, Elixir, and UI packages are being brought to the same coverage over time.
Cross-workspace analyticsResource attribution is live. Higher-level dashboards and billing views are expanding.

Planned

CapabilityNotes
Native GPU sandboxesPlanned for workloads that need accelerated inference or rendering.
Edge functionsPlanned as a deployment target separate from origin runtimes.
Native nameserversPlanned for customers who want MIOSA to manage more of the domain lifecycle.
OTLP exportPlanned for teams that want platform traces in their own observability stack.
Test-mode API keysPlanned to separate production billing from integration testing.

Deliberate product boundaries

MIOSA is not trying to be a generic Kubernetes replacement, commodity VPS provider, or blockchain platform. The product is focused on AI-generated software, isolated execution, live previews, desktop automation, white-label SaaS infrastructure, and durable deployment.

See also

Was this helpful?