Sero public beta is intentionally conservative.
For the canonical supported / not-supported matrix, see Support Scope.
Current packaged beta targets:
Current maintainer-validated baseline:
Not currently promised:
Host is the default runtime on supported platforms, but it is not feature-equivalent to container runtimes.
Expect reduced or unavailable behavior in areas such as:
Apple Container and Docker / Podman remain supported explicit per-workspace choices when you want container-provided tools, isolation, or container networking behavior. Existing containers do not automatically receive Dockerfile or base-tooling changes; recreate affected workspace containers after image or installed-tool changes.
Sero-managed Host tools live under ~/.sero-ui/toolchains/<manifest-version>/, but Sero does not install native compiler stacks such as Xcode Command Line Tools, Linux build-essential/gcc/make, or MSVC/Windows SDK. Install those manually with platform instructions, or use a container runtime for image-provided build tooling.
During beta, expect some churn in:
Packaged beta artifacts are available for supported targets from GitHub Releases. Exact filenames can change between beta releases, and new releases may require manual download unless release notes say otherwise. Developers and contributors can still build from source.