inclusionAI/AKernel v0.1.6rc1
inclusionAI/AKernel
Captured source
source ↗published Aug 31, 2026seen 1wcaptured 1whttp 200method plain
AKernel 0.1.6rc1
Repository: inclusionAI/AKernel
Tag: v0.1.6rc1
Published: 2026-08-31T12:34:24Z
Prerelease: yes
Release notes: AKernel v0.1.6rc1 adds Firecracker microVM support and same-node sandbox recovery, while improving SDK endpoint routing and runtime reliability.
Highlights
- Add Firecracker support for KVM-capable nodes across standalone, Helm, and Terraform deployments.
- Add
Sandbox(failover=True)andSandbox.reload()for same-node recovery with runsc and Firecracker. - Keep exec and file transfer on
AKERNEL_SERVER_ADDRESSwhen a separate gateway is configured. - Preserve the statically linked
tinibinary in runtime images.