• v0.1.0 6f07946462

    v0.1.0
    All checks were successful
    Test / test (push) Successful in 1m19s
    Build Linux / build-linux (linux-amd64, false, x86_64-unknown-linux-musl) (push) Successful in 3m35s
    Build Linux / build-linux (linux-arm64, true, aarch64-unknown-linux-gnu) (push) Successful in 3m39s
    Stable

    mahmoud released this 2026-03-25 15:08:15 +00:00 | 104 commits to development since this release

    hero_compute v0.1.0

    First release — unified CLI orchestrator for all hero_compute services.

    What's Included

    • hero_compute — CLI orchestrator (--start, --stop, --status)
    • hero_compute_server — JSON-RPC VM lifecycle daemon
    • hero_compute_explorer — Multi-node orchestration gateway
    • hero_compute_ui — Bootstrap admin dashboard

    Download

    Binaries are available from the package registry:

    Linux AMD64:

    curl -LO https://forge.ourworld.tf/api/packages/lhumina_code/generic/hero_compute/0.1.0/hero_compute-linux-amd64
    chmod +x hero_compute-linux-amd64
    

    Linux ARM64:

    curl -LO https://forge.ourworld.tf/api/packages/lhumina_code/generic/hero_compute/0.1.0/hero_compute-linux-arm64
    chmod +x hero_compute-linux-arm64
    

    All 4 binaries per architecture available at: https://forge.ourworld.tf/lhumina_code/-/packages/generic/hero_compute/0.1.0

    Downloads