Skip to the content.

Aurora

A modern, batteries-included overlay distribution for OpenComputers OpenOS.

Aurora upgrades a stock OpenOS install with a real package manager, a developer toolchain (lexer → parser → minify / transpile / bundle / lint+analyze / format / apidoc), networking libraries, shell themes, and security + reliability fixes — without breaking OpenOS compatibility.

Documentation

Highlights

Area Tools
Packages opm (semver, sha256-verified atomic installs)
Dev toolchain acc, aminify, abundle, atpl, alint (scope-aware, --fix, --watch), afmt, adoc, atest, arepl
Networking ahttp, anet (modem + JSON-RPC, verified across two VMs)
Shell & UX atheme, afetch, configurable prompt
Security patched wget, cp fix, strict guard, verified downloads

Every shipped file is linted, every pure module is unit-tested on the host, and the whole distribution is booted and self-tested inside real OpenOS under an emulator. The parser, minifier and formatter are fuzzed across the entire stock OpenOS corpus.