Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 17:17
· 81 commits to main since this release

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