Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

hyperspaceai/rusty-releases

Public mirror of Hyperspace release artifacts the CLI bundler / install script can curl from without authentication.

Releases

Tag Contents
namespaces-vYYYYMMDD OTA namespace tarballs (signed manifest + per-namespace tar.gz packs). See docs.

Download

Public release assets — direct URLs, no auth:

# Namespace tarball
curl -fsSL "https://github.com/hyperspaceai/rusty-releases/releases/download/namespaces-v20260525/rfc-all-full.tar.gz" \
  | tar -xz -C ~/.hyperspace/our-puffer-data/pages

# Signed manifest
curl -fsSL "https://github.com/hyperspaceai/rusty-releases/releases/download/namespaces-v20260525/namespaces-manifest.json"

How this gets populated

Hyperspace's publish-namespaces.yml CI workflow snapshots production namespaces from the publisher pufferd, signs the manifest with the release Ed25519 key, and uploads here. Until that CI is fully configured, releases are cut manually from the publisher box using the same signing key.

About

Public mirror of Rusty release tarballs (built from the private hyperspaceai/agentic-os-prod). The hyperspace CLI's bundler can curl from here without auth.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors