You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
5
5
### Added
6
6
7
+
- Added a generated provider decision matrix with checked metadata for execution model, access, substrate, GPU fit, lifecycle, cleanup, and provider caveats; docs validation now fails on provider drift. Thanks @coygeek.
7
8
- Added `provider: superserve` for delegated Linux sandbox runs through the Superserve control and data planes, including archive sync, retained leases, ownership-guarded lifecycle operations, and credentialed live smoke coverage. Thanks @coygeek.
8
9
- Added `provider: linode` for direct Linux SSH leases with per-lease keys, account-bound cleanup, preserved operator tags, interface-aware existing firewalls, and guarded live smoke coverage. Thanks @coygeek.
9
10
- Added `provider: windows-sandbox` for disposable native Windows runs through Microsoft Windows Sandbox, including mapped workspace sync, streamed output, timeout and cancellation cleanup, and keep-on-failure inspection. Thanks @zozo123.
-[DigitalOcean](../providers/digitalocean.md): direct Linux Droplet leases.
157
-
-[Linode](../providers/linode.md): direct Linux instance leases.
158
-
-[Hostinger](../providers/hostinger.md): direct Linux VPS leases with explicit purchase opt-in and stop-only release.
159
-
-[Static SSH](../providers/ssh.md): existing Linux, macOS, and Windows SSH hosts.
160
-
-[Parallels](../providers/parallels.md): local or remote Mac Parallels Desktop VM clones and small Mac fleets.
161
-
-[Proxmox](../providers/proxmox.md): direct Proxmox VE Linux QEMU VM clones.
162
-
-[XCP-ng](../providers/xcp-ng.md): direct XCP-ng provider on dedicated x86_64 pool hardware. Crabbox normal leases use Linux templates; the separate ISO E2E harness also covers Windows x86_64/x64 installers.
163
-
-[Incus](../providers/incus.md): direct Incus Linux SSH leases plus an opt-in Apple Silicon / local live smoke contract.
164
-
-[Local Container](../providers/local-container.md): local Linux containers through Docker-compatible runtimes.
165
-
-[Apple VZ](../providers/apple-vz.md): local Linux VMs through Apple's `Virtualization.framework`.
166
-
-[Multipass](../providers/multipass.md): local Ubuntu VMs through Canonical Multipass.
0 commit comments