• v0.1.6 280c2b3078

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

    mahmoud released this 2026-04-07 11:14:00 +00:00 | 0 commits to development since this release

    Release v0.1.6

    Downloads
  • v0.1.5 683929ac7e

    v0.1.5
    All checks were successful
    Test / test (push) Successful in 1m26s
    Build Linux / build-linux (linux-amd64-musl, false, x86_64-unknown-linux-musl) (push) Successful in 4m54s
    Build Linux / build-linux (linux-arm64-gnu, true, aarch64-unknown-linux-gnu) (push) Successful in 5m14s
    Pre-release

    mahmoud released this 2026-04-07 10:13:30 +00:00 | 3 commits to development since this release

    Release v0.1.5

    Downloads
  • v0.1.4 b5261053e5

    v0.1.4
    All checks were successful
    Test / test (push) Successful in 2m58s
    Build Linux / build-linux (linux-arm64-gnu, true, aarch64-unknown-linux-gnu) (push) Successful in 4m47s
    Build Linux / build-linux (linux-amd64-musl, false, x86_64-unknown-linux-musl) (push) Successful in 3m2s
    Pre-release

    mahmoud released this 2026-04-07 09:55:32 +00:00 | 5 commits to development since this release

    Release v0.1.4

    Downloads
  • v0.1.3 d5c9c1ce76

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

    mahmoud released this 2026-04-02 14:51:37 +00:00 | 25 commits to development since this release

    Release v0.1.3

    Downloads
  • v0.1.2 981a74e0eb

    v0.1.2
    All checks were successful
    Test / test (push) Successful in 2m36s
    Build Linux / build-linux (linux-arm64-gnu, true, aarch64-unknown-linux-gnu) (push) Successful in 2m44s
    Build Linux / build-linux (linux-amd64-musl, false, x86_64-unknown-linux-musl) (push) Successful in 3m8s
    Pre-release

    mahmoud released this 2026-03-31 14:06:41 +00:00 | 56 commits to development since this release

    Release v0.1.2

    Downloads
  • v0.1.1 8ca5038c2b

    v0.1.1
    All checks were successful
    Test / test (push) Successful in 2m31s
    Build Linux / build-linux (linux-arm64-gnu, true, aarch64-unknown-linux-gnu) (push) Successful in 2m45s
    Build Linux / build-linux (linux-amd64-musl, false, x86_64-unknown-linux-musl) (push) Successful in 3m17s
    Pre-release

    mahmoud released this 2026-03-26 14:30:49 +00:00 | 76 commits to development since this release

    Release v0.1.1

    Downloads
  • 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