TensorAgent OS v0.1.0 Preview
Pre-release
Pre-release
TensorAgent OS v0.1.0 Preview
Pre-built VM Image (ARM64 / Apple Silicon)
This is a ready-to-run QCOW2 VM image of TensorAgent OS for ARM64 (Apple Silicon Macs).
Download both parts and reassemble:
# Download both parts, then:
cat ainux-vm-arm64.qcow2.xz.part* > ainux-vm-arm64.qcow2.xz
xz -d ainux-vm-arm64.qcow2.xz
# Run with UTM or convert to VMDK for VMware Fusion:
qemu-img convert -f qcow2 -O vmdk ainux-vm-arm64.qcow2 ainux.vmdkWhat's Included
- π OpenWhale AI engine (multi-agent, MCP, tools)
- π₯οΈ WhaleOS Qt6 Wayland desktop shell with glassmorphic UI
- π¦ Ubuntu 24.04 LTS (Noble) base
- β‘ Node.js 22, Python 3, SQLite
- π Chromium, Mousepad, Galculator, LibreOffice
- π¦ Package Store β install GUI apps from 90,000+ packages
- π Enterprise security (AppArmor, auditd, fail2ban)
Login: ainux / ainux
ISOs for x86_64 and aarch64 will be added when CI builds complete.