Skip to content

Releases: agentverse-os/AgentVerse-OS

AgentVerse OS 0.2.0

AgentVerse OS 0.2.0 Pre-release
Pre-release

Choose a tag to compare

@agentverse-os agentverse-os released this 12 Sep 19:15

AgentVerse OS 0.2.0 — first public release

A personal cloud operating system for a developer and their AI agents: your own cloud on a single server, used from any device through the browser.

Highlights

  • Core in Rust (cloudd) with the Desktop embedded: projects, workspaces, capabilities, apps, backups, updates, first-run wizard; 60 API routes with OpenAPI.
  • Workspaces: isolated Incus containers with Docker inside, VS Code in the browser, Claude Code and Codex signing in with your subscriptions; stop/start keeps the instance.
  • Store of 944 self-hosted apps from the Runtipi, Coolify and Umbrel catalogs plus hand-written manifests (Garage, ntfy, Dozzle, Hermes Agent, Pipecat Voice): guided install, login details in the card, links between apps, snapshots and rollback, app updates.
  • Capabilities instead of addresses: storage.s3, llm, notify granted to a project through its gate.
  • Browser-only setup: the first-run wizard joins Tailscale by link or QR code, checks DNS and the certificate, creates the first project. Self-update from a package with automatic rollback.
  • Desktop on laptop, tablet and phone: windows, widgets, Files, Passwords & Access, themes and wallpapers; UI in English, Russian, Ukrainian and Spanish.
  • Installer and updater: bootstrap/install.sh from a clean Ubuntu 22.04+, agentverse-update for the system, apps and components.

Install from this package

tar xzf agentverse-os-0.2.0-x86_64.tar.gz -C agentverse-os && cd agentverse-os
sudo DISKS="/dev/disk/by-id/<disk for ZFS>" bootstrap/install.sh

Or point an existing installation at this release: Desktop → Updates → channel URL
https://github.com/agentverse-os/AgentVerse-OS/releases/download/v0.2.0/stable.json, or upload the .tar.gz there.

Assets

  • agentverse-os-0.2.0-x86_64.tar.gz — cloudd with the embedded Desktop, hand-written Store manifests, installer, updater, Coder → Incus template. sha256 6df13391c9aaf2534db27abbb96512b22dd9374d4a6159e7bad72ceebba971f1, build 20260912-be3382b.
  • stable.json — update channel manifest for the Updates window.

Alpha: tested on a single box, a personal server for one person; no user accounts yet. See the Status section of the README.

Full Changelog: https://github.com/agentverse-os/AgentVerse-OS/commits/v0.2.0