Skip to content

Releases: viralcode/tensoragentos

v0.1.2

09 Mar 18:32

Choose a tag to compare

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.sh

What'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

v0.1.1

09 Mar 17:29

Choose a tag to compare

TensorAgent OS v0.1.1

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.sh

What'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.0...v0.1.1

v0.1.0

09 Mar 17:17

Choose a tag to compare

TensorAgent OS v0.1.0

Quick Start

# Flash to USB
sudo dd if=tensoragent-os-x86_64.iso of=/dev/sdX bs=4M status=progress

# Or boot in QEMU
./scripts/run-qemu.sh

What's included

  • OpenWhale AI engine
  • WhaleOS Qt6 desktop shell
  • Debian Bookworm base
  • Node.js 22, Python 3, SQLite
  • Chromium, terminal, and system tools

Full Changelog: https://github.com/viralcode/tensoragentos/commits/v0.1.0