TensorAgent OS v0.1.2
Downloads
| Architecture | File |
|---|---|
| x86_64 (Intel/AMD) | tensoragent-os-x86_64.iso |
| aarch64 (ARM64 / Apple Silicon) | tensoragent-os-aarch64.iso |
Quick Start
# Flash to USB
sudo dd if=tensoragent-os-x86_64.iso of=/dev/sdX bs=4M status=progress
# VMware Fusion (Apple Silicon) — use the aarch64 ISO
# UTM (macOS) — use the aarch64 ISO
# QEMU
./scripts/run-qemu.shWhat's included
- 🐋 OpenWhale AI engine (multi-agent, MCP, tools)
- 🖥️ WhaleOS Qt6 desktop shell
- 📦 Debian Bookworm base
- ⚡ Node.js 22, Python 3, SQLite
- 🌐 Chromium, terminal, and system tools
Login: ainux / ainux
Full Changelog: v0.1.1...v0.1.2