分支列表

默认分支

bf58d82fe5 · Forget externally deleted machines in the API supervisor (#1241) · 最后更新于 2026-09-13 03:08:31 +00:00

分支列表

eec8efaf66 · chore(nix): bump flake to 1.6.4 · 最后更新于 2026-07-16 22:09:23 +00:00    frostbyte_neo

396
2
binbin-release-v1.6.4
Release / ci (push) Failing after 0s
Release / Build agent (aarch64) (push) Has been skipped
Publish crates to crates.io / publish library crates (push) Has been cancelled
Release / Build agent (x86_64) (push) Has been skipped
Release / Build CUDA shims (aarch64) (push) Has been skipped
Release / Build CUDA shims (x86_64) (push) Has been skipped
Release / Build dist (linux-arm64) (push) Has been skipped
Release / Build dist (linux-x86_64) (push) Has been skipped
Release / Create Release (push) Has been skipped
Release / Publish pacman repo (push) Has been skipped
Release / Update Nix flake (push) Has been skipped
Release / Build rootfs (aarch64) (push) Has been skipped
Release / Build rootfs (x86_64) (push) Has been skipped
Release / Build dist (darwin-arm64) (push) Has been skipped
Release / Build dist (windows-x86_64) (push) Has been skipped
Release / Publish deb/rpm repos (push) Has been skipped

32969b38f9 · Bump the workspace to 1.6.4 · 最后更新于 2026-07-16 21:47:59 +00:00    frostbyte_neo

396
1

d6da4ecc6c · Bound the CUDA shim's bring-up read so cuInit fails in seconds when no host service answers, instead of hanging the first call forever · 最后更新于 2026-07-16 05:07:23 +00:00    frostbyte_neo

398
2

c272e9b114 · Stream the pack overlay export to disk so overlays past the in-memory cap (e.g. baked-in ML stacks) can be packed · 最后更新于 2026-07-16 02:53:56 +00:00    frostbyte_neo

402
1

6893a0931f · Use the renamed weight-sharing env var in the fork demo · 最后更新于 2026-07-15 20:37:42 +00:00    frostbyte_neo

402
3

cdb18f8e36 · Rename the CUDA fork env vars to describe behavior: SMOLVM_CUDA_FORK_WORKERS and SMOLVM_CUDA_FORK_SHARE_WEIGHTS · 最后更新于 2026-07-15 20:37:29 +00:00    frostbyte_neo

402
1

8537976246 · CUDA fork: reject a clone connection whose lineage is unknown instead of serving it on the shared path it can't survive · 最后更新于 2026-07-15 20:06:30 +00:00    frostbyte_neo

402
2

4be6b97f83 · chore(nix): bump flake to 1.6.3 · 最后更新于 2026-07-15 19:27:48 +00:00    frostbyte_neo

417
7
release-1.6.3
Release / ci (push) Failing after 0s
Release / Build rootfs (x86_64) (push) Has been skipped
Release / Build dist (darwin-arm64) (push) Has been skipped
Publish crates to crates.io / publish library crates (push) Has been cancelled
Release / Build agent (aarch64) (push) Has been skipped
Release / Build agent (x86_64) (push) Has been skipped
Release / Build rootfs (aarch64) (push) Has been skipped
Release / Build dist (linux-arm64) (push) Has been skipped
Release / Build dist (linux-x86_64) (push) Has been skipped
Release / Build dist (windows-x86_64) (push) Has been skipped
Release / Create Release (push) Has been skipped
Release / Publish pacman repo (push) Has been skipped
Release / Publish deb/rpm repos (push) Has been skipped
Release / Update Nix flake (push) Has been skipped

c186374308 · Bump the workspace to 1.6.3 · 最后更新于 2026-07-15 19:09:37 +00:00    frostbyte_neo

417
6

2c65b0f45f · CUDA fork: close the daemon's copies of exported-physical fds after clone-worker spawn so a torn-down golden's VRAM is reclaimed · 最后更新于 2026-07-15 18:53:59 +00:00    frostbyte_neo

404
1

a0e67d0c78 · Stamp pushed smolmachine manifests with the OCI 1.1 artifactType and standard annotations · 最后更新于 2026-07-15 17:47:17 +00:00    frostbyte_neo

406
1

72ef494eb5 · Path 3: detect the clone-worker socket family via getsockname (SO_DOMAIN is Linux-only and broke the macOS build) · 最后更新于 2026-07-15 17:37:58 +00:00    frostbyte_neo

406
10

4efe77df67 · Path 3 density: verify shared-chunk content against upload CRCs at fork time so kernel-written chunks auto-degrade to private · 最后更新于 2026-07-15 17:36:36 +00:00    frostbyte_neo

406
9

4cbe065380 · cargo fmt · 最后更新于 2026-07-15 17:21:22 +00:00    frostbyte_neo

406
2

1f80fa065a · chore(nix): bump flake to 1.6.2 · 最后更新于 2026-07-15 08:58:58 +00:00    frostbyte_neo

417
4
release-1.6.2
Release / ci (push) Failing after 0s
Publish crates to crates.io / publish library crates (push) Has been cancelled
Release / Build agent (x86_64) (push) Has been skipped
Release / Build agent (aarch64) (push) Has been skipped
Release / Build rootfs (aarch64) (push) Has been skipped
Release / Build dist (windows-x86_64) (push) Has been skipped
Release / Create Release (push) Has been skipped
Release / Publish pacman repo (push) Has been skipped
Release / Publish deb/rpm repos (push) Has been skipped
Release / Update Nix flake (push) Has been skipped
Release / Build rootfs (x86_64) (push) Has been skipped
Release / Build dist (darwin-arm64) (push) Has been skipped
Release / Build dist (linux-arm64) (push) Has been skipped
Release / Build dist (linux-x86_64) (push) Has been skipped

0a41603476 · Fix the libkrun glibc-floor check to use the aarch64 lib dir name · 最后更新于 2026-07-15 08:40:05 +00:00    frostbyte_neo

417
3

fdc20bd483 · Fix the libkrun glibc-floor check to use the aarch64 lib dir name · 最后更新于 2026-07-15 08:33:11 +00:00    frostbyte_neo

409
2

5add3151b0 · fix(k8s): group container tasks under the sandbox shim (fixes 'no sandbox created' on containerd 2.2+) · 最后更新于 2026-07-15 08:12:28 +00:00    frostbyte_neo

418
1

dbac7541b4 · Bump the workspace to 1.6.1 and update the Nix flake hashes to the released tarballs · 最后更新于 2026-07-15 07:58:50 +00:00    frostbyte_neo

410
1

6aa479a1fe · chore(nix): bump flake to 1.6.1 · 最后更新于 2026-07-15 07:32:54 +00:00    frostbyte_neo

417
2