• v0.9.3-dev 2e665c4752

    Release v0.9.3-dev
    Some checks failed
    Build and Test / build (push) Failing after 16s
    Build Container / Build and Push Container (push) Failing after 10s
    Build Container / Create Release (push) Has been skipped
    Build Linux / build-linux (linux-arm64, true, aarch64-unknown-linux-gnu) (push) Failing after 23s
    Build Linux / build-linux (linux-amd64, false, x86_64-unknown-linux-musl) (push) Failing after 25s
    Pre-release

    mik-tf released this 2026-04-13 15:19:52 +00:00 | 8 commits to development since this release

    Changes

    • Per-domain OSIS split integrated (lhumina_code/home#117)
      • 17 per-domain OServer binaries replace monolithic hero_osis_server
      • Each domain gets its own socket: hero_osis_{domain}/rpc.sock
      • OSIS UI routes RPC to correct domain socket based on method name
      • hero_sockets compliant: /health, /.well-known/heroservice.json, /openrpc.json
      • ~282MB total memory for all 17 domain processes

    Repos

    • hero_zero: 2e665c4
    • hero_osis: c4a2630

    Deploy

    TAG=0.9.3-dev make pack
    scp to herozero, docker load, heroos-run.sh
    
    Downloads