Skip to content

RobOS v0.0.1

Choose a tag to compare

@github-actions github-actions released this 17 Apr 13:39
· 196 commits to main since this release

RobOS v0.0.1

Installation

# Clone and build
git clone https://github.com/nddipiazza/robos.git
cd robos && git checkout v0.0.1
infra/desktop/build.sh
infra/desktop/run.sh --firstboot

Or download the packages tarball from this release and extract to packages/.

What's New

Initial release.

c4d3be3 fix: configure git identity in CI for robos-store tests
88170b3 feat: Epic 23 — Release pipeline, versioning, and README
63bff88 fix: set mermaid dark theme on all diagrams for readability
2cdaaea chore: remove all Hermetiq references, replace with acme-corp
181f20a fix: move cost table out of HTML div so Kramdown renders it, add Desktop Customizer heading
699d54a docs: major home page rewrite + Desktop Customizer docs + cost analysis
edba4b8 feat: Epic 22 — Desktop Customizer app (prompt-driven GNOME customization)
13f3ef2 docs: update home page with two-pillar brand + add Epic 22 to roadmap
4f7f583 feat: Epic 22 — RobOS Desktop Customizer (10 stories, 57 pts)
9d54580 docs: update desktop hero screenshot (edited version)
1b7edaa docs: replace home page hero with full desktop screenshot
b46f479 fix: add site.baseurl prefix to all link tags for GitHub Pages
9208be4 fix: add missing git-login-manager and task-servers icon SVGs to docs
327dbe1 docs: remove buildbarn-forms repo links, expand project description
cf9eb25 docs: add 23 live app screenshots from VM to documentation site
8b5fa11 feat: Epic 21 — GitHub Pages documentation site
c443eee feat: Epic 20 — Deep Test Coverage & Autonomous Verification (stories 01-04)
3533bb2 docs: add DevManager + ProductManager perspectives to MVP checklist
3284c44 docs: rename Dana to DevManager in MVP checklist for clarity
eeac78a docs: rewrite MVP checklist as hands-on manual test walkthrough

Checksums

c78529548285e285fd507912ccbfcff781e5ec642f7f282a1c3edce3df1d48cf  robos-v0.0.1-packages.tar.gz

System Requirements

  • QEMU/KVM with /dev/kvm access
  • Node.js 20+
  • 16 GB RAM, 100 GB disk space

Documentation | Getting Started