Skip to content

RobOS v0.0.6

Latest

Choose a tag to compare

@nddipiazza nddipiazza released this 02 May 18:27
· 62 commits to main since this release

RobOS v0.0.6

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.6-linux.AppImage or .deb
macOS RobOS-Installer-v0.0.6-mac.dmg
Windows RobOS-Installer-v0.0.6-win.exe

Alternative: Flash the ISO manually

# Linux
sudo dd if=robos-v0.0.6.iso of=/dev/sdX bs=4M status=progress

# macOS — use balenaEtcher
# Windows — use Rufus

Then boot from USB. RobOS installs unattended in ~15 minutes.

For VMs: Download robos-v0.0.6.qcow2 + robos-v0.0.6-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.6.iso Bootable installer ISO — flash to USB, installs RobOS unattended
robos-v0.0.6.qcow2 Ready-to-boot VM disk image
robos-v0.0.6-seed.iso Cloud-init seed ISO for VM provisioning
robos-v0.0.6-packages.tar.gz All RobOS Electron app packages
SHA256SUMS Checksums for all artifacts

What's New

03ea265 chore: release v0.0.6 — Task Planner, Task Implementer, AI JSON lib, bug fixes
4a88660 docs: actually enlarge RobOS logo (lift .site-header max-height cap)
eef2970 docs: enlarge RobOS logo in the site header
39133f6 fix: open-task-servers spawns electron directly instead of missing .sh script
9409ece feat: add RobOS Task Planner and Task Implementer apps
113cb7b fix(docs/model-problem): mermaid parse error in §1.6 Bug workflow
c0b4ad1 fix(task-servers): add userData path and os.homedir() to fix SingletonLock conflict
9eb7c5c docs(model-problem): replace §1.6 example with Dana's actual AI-driven workflow
108d374 docs(model-problem): add Workflow Studio deep-dive video (FzUQs7tWkOo)
fbd4e7d fix(workflow-studio): live-update card header label when Label field changes
93b1ad3 fix: restore setDirty in workflow-studio preload.js
c340d06 refactor: extract AI JSON helpers to robos-lib/ai-json
feec702 fix(workflow-studio): robust JSON parsing + spinner + stricter AI prompt
72518b0 feat(workflow-studio): unsaved changes dialog + fix AI status text
631bcc1 fix(workflow-studio): use robos-lib/ai-agent instead of gh copilot CLI for Generate
fdfd212 feat(ai-textarea): @-mention task servers by type/sanitized_name
a1e1a54 feat(workflow-studio): swap AI inputs to robos-ai-textarea with @ commands
b4cd728 docs(model-problem): add Task Servers deep-dive video (vygBUoocpbg)
847a0e2 fix(pass-manager): blank secret display on lock; fix error message text
b9bb8a2 docs(model-problem): reorder setup series — dev-tools before agents before people/groups
8061c0e fix(pass-manager): restore missing pw-wrap div removal caused broken panel layout
7b62d76 docs(model-problem): swap RobOS Agents video to ZubntVBA6Pw
eae8178 docs(model-problem): swap RobOS Agents video to ZI9_Tw-7W3c
c1b1228 docs(model-problem): move Workflow Studio to last step of Dana's flow (1.6)
44fda02 docs(model-problem): publish video 01 retake (jB1YQYEA-jA)
ceed992 docs(model-problem): swap RobOS Agents video again (TZdhwKiGdEw)
267f781 docs(model-problem): swap RobOS Agents video to fixed take (GemKH2GvThw)
d77e71a docs(model-problem): pull video 01 (gVX_qDteFu8) — retake pending
d1574a6 docs(model-problem): rebuild Phase 1 page around the five published Dana videos
bc4e254 docs(model-problem): expand to 20-episode plan with 5 published Dana setup videos
84cc8a1 feat(group-manager): support creating multiple groups in one AI prompt
73da583 fix: add find fallback to gm-list-path for @ autocomplete file search
d9d3c23 fix(group-manager): wire robos-path-query inside initAIPanel like people-directory
6b051ed fix(group-manager): use unsafe-eval CSP to match people-directory
0c6a7cd fix(group-manager): bump sidebar default width to 260px, min-width to 220px
8416f8f fix(group-manager): increase sidebar min-width to 180px
5f83d9d fix(group-manager): match people-directory AI textarea styling exactly
4ab5c93 fix: strip ANSI codes from People Directory AI output; add plain-ASCII prompt rules; undo 'This is you'
d73b8ab fix(group-manager): strengthen AI prompt to enforce plain ASCII JSON output
82d9940 fix: strip ANSI codes from AI output and add no-emoji/plain-ASCII prompt rules
3b5f3b1 feat: group-manager uses robos-ai-textarea with @ autocomplete; multi-group AI create
08ceae4 feat(people-directory): resizable sidebar splitter
bbea7e2 feat: integrate robos-ai-textarea into people-directory and group-manager
ff498b1 fix: support multiple people in AI Generate & Add
4ea2389 fix: aiAgent.ask returns {ok,text,error} not a raw string
7f400b6 fix: remove desktop-widgets taskbar icon using type:desktop + xprop
aff066c fix: hide taskbar icon in desktop-widgets
1daf4a1 fix(people-directory): set app name for correct GNOME WM_CLASS
10ef580 fix(people-directory): fix .desktop Exec to use electron directly
ff389e7 feat(people-directory): add AI add-person panel
e29f66a feat: port people-directory app from roboto-os
1c80de0 chore: stage all group-manager files and misc tracked changes
cf82a8c fix: strip buildArgs from listProviders() return value
4640e0e feat: add shared robos-lib/ai-agent.js; upgrade Node.js to 24
f0ec5d1 fix: remove incorrect subtitle from GitHub Copilot provider panel
98103a7 fix: quote session --name values so spaces work in terminal launch
b4a04d3 docs: remove model-problem/episodes directory
a073d28 docs(model-problem): update step 04 to Dana configures RobOS Agents
1a7b6b8 docs(demos): add YouTube URL for model-problem/04-dana-robos-agents
bc80589 feat(demos): add model-problem/04-dana-robos-agents demo metadata
3bdf84b fix: disable GDM login screen logo via logo="" dconf key
10d411e fix: patch gresource CSS to constrain login logo size
acf34e6 fix: constrain login logo to 96px via CSS and image resize
6feb0a7 fix: resize RobOS login logo to 300px for GDM3 screen
020aa65 fix: use logo.png instead of logo-ascii.png for GDM3/GNOME Shell theme
1817b17 fix: GDM3 greeter dark theme and enable user switching
236322b feat(demos): add narration cues and youtube metadata for video 04 agents manager
754aa0e fix(agents-manager): detect auth changes every 5s, re-render panel only when state changes
eb095ae feat(agents-manager): auto-refresh sessions every 5s, provider status every 30s
5286eff feat(agents-manager): add Logout button to all three agent providers
05ea56b fix(agents-manager): use 'cwd' not '--cwd' for pseudo-flag display
4c7d96f feat(agents-manager): consistent Working Directory + dir-chooser across all providers
f4e3dda feat(agents-manager): add Working Directory option for Claude CLI
729cd31 feat(agents-manager): Claude model dropdown with builtin list + API fallback
bdde6d4 feat(agents-manager): fix Claude auth detection + add flags dropdown
3d71ff8 fix(agents-manager): widen working directory input from 130px to 260px
d368280 fix(agents-manager): restore missing ipcMain.handle wrapper for open-dir-dialog
ce58378 feat(agents-manager): Codex model dropdown using codex debug models
80af457 feat(agents-manager): dir chooser button for Working Directory flags
ddebaba feat(agents-manager): add Codex CLI flags dropdown with split-button
eeec275 fix(dev-tools): codex CLI install also installs sqlite3 dependency
3629ef8 fix(agents-manager): fix codex session reading - correct DB name and column names
240c375 fix(agents-manager): fix codex Resume button - read sessions from state DB not sandbox tmp dir
df7834e feat(agents-manager): add Codex CLI as third agent provider
5db0396 fix(agents-manager): only show models user actually has access to (policy=enabled)
ce2eb65 feat(video): add Video 04 — Dana connects GitHub Copilot (Agents Manager)
8a28ff7 feat(video): add unified Video 3 narration cues for Git Login Manager
9ffc70f fix: app close behavior, git-login-manager UX, dev-tools media tools, Flameshot autostart
515df90 chore: ignore video files (mp4, mkv, mov, avi, webm)
727163a feat(video): add Video 3 Part B narration cues for git-login-manager
39141f5 fix(git-login-manager): request admin:public_key scope on initial gh auth login
78e7ad7 feat(demos): add Video 3 Part A narration cues — Git Login Manager
6bd22ab feat: update cues.json timing to match raw7 recording scenes
fd0402e fix: snapshot-cli git-projects port 19138; improve dev-tools debug server path resolution
ca1bfc5 feat(workflow-studio): add fixture file shortcut for generate-with-ai
888ab99 docs: add Dev Loop & Debugging Guide for Copilot / agent handoff
3e39ae5 docs: swap Git Projects video to v3 (QRALf76HR34) — every tab covered
7d79fd2 git-projects: demo now exercises Branches, Secrets, Local Dev Setup, Edit
6cac2c9 docs(model-problem): Video 01 — tick fixtures+script, cues.json, youtube metadata
ebc91d5 chore(model-problem): F1 cloud-init patch for four users + secret injection in build
0480baf feat(robos-lib): add Electron-native interaction + DOM event recorder to debug server
1e1cf3b git-projects: rewire demo to actually click through, swap to v2 URL
1d357e2 docs: add Git Projects video embed (5joqxBHkrqw)
5869ad6 feat: migrate git-projects app from roboto-os into the active monorepo
625ef5d docs: model-problem video series — locked decisions + handoff runbook
9ab1d4c docs: fix Star on GitHub button — use kramdown link instead of raw HTML
cc8cb2c docs: align "Star on GitHub" with the rest of the hero buttons
15435aa docs: add prominent "Star on GitHub" button to the home page hero
e9422d2 docs: add Dev Tools and Search Index video embeds
e9f9d95 docs: feature install video on home page; remove app demos from hero

Checksums

cc738a82896dc853cb25c4122457b2b6859ca760580661675a0e3a5e03d3f503  robos-v0.0.5-packages.tar.gz
2d4abd4697d5d5d104542f28c49632455dd7f506cccb6a87f6c83a7bf9297587  robos-v0.0.6-packages.tar.gz
deb4d2c997e4486dec8417b9494d210a80fa3ee0c8e35613a604547c2b0ad5b8  robos-v0.0.6-seed.iso
335d05942fdb57ae7b027357cf0f5a892db60753f095160ff120e3e1eece3864  robos-v0.0.6.iso
67139aac0d5b7d9ab050fddd224125eaaf0b82f8e123715f1f08c28b0a9b5c3a  robos-v0.0.6.qcow2
b6b9ee298afae9e20c9bec89351f4f9bea7d979fddc2f7a70a0ce9a97c953e95  RobOS-Installer-v0.0.6-linux.AppImage
24281960f9286ae66b03cef5cd6f3908d820eea2d1c991aebd2cc16ce7e739a5  RobOS-Installer-v0.0.6-linux.deb
328c7f28ff050cb9a684aea8ca5b1a9c7aba2c7c5b1f6bbc59e09226b520571d  RobOS-Installer-v0.0.6-mac.dmg
13340dd464a3861c17190c94137a36c2b036c432ec1664924fcd24277bb3097d  RobOS-Installer-v0.0.6-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

Documentation | Getting Started