Skip to content

elizaOS Live USB distro#7754

Merged
lalalune merged 4 commits into
developfrom
nubs/elizaos-live-usb
May 16, 2026
Merged

elizaOS Live USB distro#7754
lalalune merged 4 commits into
developfrom
nubs/elizaos-live-usb

Conversation

@NubsCarson
Copy link
Copy Markdown
Member

@NubsCarson NubsCarson commented May 16, 2026

Summary

  • Brands the Tails-derived live USB image as elizaOS across boot, greeter, desktop, help, installer, and persistence surfaces.
  • Adds the elizaOS Live app/service overlay, startup supervision, persistence hooks, privacy-mode wiring, and capability-runner boundary.
  • Retires the old root-level Linux/usbeliza prototype from this branch so packages/os/linux/variants/milady-tails/ is the active Linux distro source of truth.
  • Adds runtime alignment for the live app: close-to-minimize behavior, elizaOS capability broker action, env forwarding, and build fixes for packaged plugins.
  • Fixes the late ISO syslinux utility hook for the current Debian syslinux package layout.
  • Adds/updates docs for build status, product distribution, signed updates, model delivery, USB writing, and honest production-readiness debt.

Validation

  • packages/os/linux/variants/milady-tails/scripts/static-smoke.sh passed in the build worktree before the full build.
  • git diff --check passed for the docs/prototype-removal, runtime-alignment, and syslinux-hook commits.
  • bun run --cwd plugins/plugin-agent-orchestrator typecheck passed in the main worktree.
  • bun run --cwd packages/app-core/platforms/electrobun typecheck currently fails on pre-existing UI JSX typing issues (electrobun-webview intrinsic element and Icon construct signature), not the close/minimize patch.
  • Full chroot build completed; first binary stage reached squashfs and failed late on an inherited syslinux hook expecting the old /usr/lib/SYSLINUX path. The hook is fixed and a 6-CPU binary-stage rerun is running locally now.

Notes

  • The large packaged app payload and generated ISO artifacts are intentionally not committed.
  • Internal Tails path/module names remain where renaming would break inherited Tails plumbing.
  • Current branch for review: nubs/elizaos-live-usb.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 16, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e7b4043d-3462-4d49-87c5-4ebfa4f82866

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch nubs/elizaos-live-usb

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added the Tests label May 16, 2026
@lalalune lalalune merged commit 21437fe into develop May 16, 2026
13 of 30 checks passed
@lalalune lalalune deleted the nubs/elizaos-live-usb branch May 16, 2026 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants