SiriusOS keeps your Claude-powered agents running 24/7, talks to them on Telegram, runs scheduled work via crons, and shows you the whole orchestration in one dashboard. Self-hosted on your machine, open source, npm-installable.
siriusos · v0.1.6 · MIT
What you get
Each agent keeps its own context, files, and identity across days. Restart-safe, crash-resilient, daemon-managed.
Agents send tasks, approvals and messages between each other through a typed bus. The orquestador supervises, the workers execute.
Get a ping when an agent needs approval, when a cron fires, when something crashes. Reply from your phone, the agent picks it up.
Schedule recurring work outside the agent session — survives restarts, edits and rate-limits. Persisted on disk in plain JSON.
Install
The Node-based installer clones the repo, verifies prerequisites, and gets you to the visual wizard. From there language, organization and Telegram setup happen in your browser.
curl -fsSL https://siriusos.unikprompt.com/install.mjs | nodeAfter it finishes, open http://localhost:3013 in your browser and the visual wizard handles language, organization, and Telegram bot.
Override defaults with SIRIUSOS_DIR=/path or SIRIUSOS_BRANCH=feature/foo before piping into node.
SiriusOS is open under the hood — TypeScript, plain JSON state, atomic file writes. Production runtime is the same code you can audit. No proprietary cloud, no data leaving your environment unless you ask it to.
Learn it · Master it · Stay updated

The community where Mario and other operators share tutorials, customizations, agent recipes, and what's coming next. Direct support, weekly lessons, and a peer group running their own SiriusOS fleets.
Join the communityFree while we grow. Powered by Skool.