RobOS v0.0.4
RobOS v0.0.4
Install RobOS
Easiest: Use the RobOS Installer app (recommended)
Download the installer for your OS, run it, select your USB drive, and click Flash:
| OS | Download |
|---|---|
| Linux | RobOS-Installer-v0.0.4-linux.AppImage or .deb |
| macOS | RobOS-Installer-v0.0.4-mac.dmg |
| Windows | RobOS-Installer-v0.0.4-win.exe |
Alternative: Flash the ISO manually
# Linux
sudo dd if=robos-v0.0.4.iso of=/dev/sdX bs=4M status=progress
# macOS — use balenaEtcher
# Windows — use RufusThen boot from USB. RobOS installs unattended in ~15 minutes.
For VMs: Download robos-v0.0.4.qcow2 + robos-v0.0.4-seed.iso and boot with QEMU.
Release Assets
| File | Description |
|---|---|
RobOS-Installer-* |
GUI installer app (Linux AppImage/deb, macOS dmg, Windows exe) |
robos-v0.0.4.iso |
Bootable installer ISO — flash to USB, installs RobOS unattended |
robos-v0.0.4.qcow2 |
Ready-to-boot VM disk image |
robos-v0.0.4-seed.iso |
Cloud-init seed ISO for VM provisioning |
robos-v0.0.4-packages.tar.gz |
All RobOS Electron app packages |
SHA256SUMS |
Checksums for all artifacts |
What's New
789ac1b chore: release v0.0.5 — GNOME migration fixes, install video pipeline, 20 app demos
b817367 docs: swap Report Builder video to re-rendered v2
d606bf6 docs: add Report Builder, Stage Demo, Git Login Manager embeds
6c959ed docs: add Task Servers, Context Manager, Deploy Tracker embeds
9cc1b00 docs: add Manager Dashboard, Desktop Customizer, Pass Manager embeds
36e44a5 docs: add Automation Studio, Workspace Manager, AI Agent Manager embeds
e098958 docs: add Dev Central video embed
99f4073 docs: add CI Monitor video embed
efe58cb docs: add PR Review Board video embed
6018ed6 docs: replace Issue Manager video with v2 (real issue loaded, richer flow)
5679304 docs: replace Workflow Studio video with v2 (AI-first, task-server-agnostic)
5f0a9f8 docs: add Task Board, Issue Manager, and Workflow Studio video embeds
f6ae4ee docs: replace screenshots with video embeds for Security Setup and Notifications
d3ec8b7 docs: embed Security Setup video, mark two demos published
1ada02a docs: expand roadmap with all 24 epics, YouTube plan, early-stage messaging
468e8f3 feat: Epic 24 — AI Agent Orchestration (12 stories, 65 pts)
206bc9b docs: fix home page title, add Open Graph meta tags for link previews
Checksums
ba786a3a00790f9a3ec088e32316df842451739f4fc60ae7d8d9d3620d44e30e robos-v0.0.4-packages.tar.gz
5359621ce1220e7a98f9ff0ec138877f09054919faaf5dd7005b8bf4a767e11a robos-v0.0.4-seed.iso
244b53f946783e1b4d634ffa010ab9f19bae44f34ba66c1a0ff1e32716c26170 robos-v0.0.4.iso
67139aac0d5b7d9ab050fddd224125eaaf0b82f8e123715f1f08c28b0a9b5c3a robos-v0.0.4.qcow2
cc738a82896dc853cb25c4122457b2b6859ca760580661675a0e3a5e03d3f503 robos-v0.0.5-packages.tar.gz
babf9ea74c3801f92049f741dfd69f0fcc8dcbe75ab60dadcdc2f80f9b2db03e RobOS-Installer-v0.0.4-linux.AppImage
404aab59698ef3bd76b28be78e3d5007b45530a8179c6c79aa03fa01911a7bde RobOS-Installer-v0.0.4-linux.deb
aa196d09f3b304c2dfc77020741f323225336fb4bb5dab375c3ed71604136d88 RobOS-Installer-v0.0.4-mac.dmg
6c854a57688a7f4ad7b5d3cb0d84528642f8a3ebe903a21836e8244f295367d9 RobOS-Installer-v0.0.4-win.exe
System Requirements
- Any x86_64 PC/laptop with 16 GB+ RAM and 100 GB+ disk
- USB flash drive (4 GB+) for bare-metal install
- Or: QEMU/KVM for VM usage