-
Release v0.9.3-dev
Pre-releaseSome checks failedBuild and Test / build (push) Failing after 16sBuild Container / Build and Push Container (push) Failing after 10sBuild Container / Create Release (push) Has been skippedBuild Linux / build-linux (linux-arm64, true, aarch64-unknown-linux-gnu) (push) Failing after 23sBuild Linux / build-linux (linux-amd64, false, x86_64-unknown-linux-musl) (push) Failing after 25sreleased this
2026-04-13 15:19:52 +00:00 | 8 commits to development since this releaseChanges
- 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.shDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Per-domain OSIS split integrated (lhumina_code/home#117)