Releases: hyperspaceai/hyperspace-node
Tray App v2.1.0
Hyperspace Tray App v2.1.0
Fix
- Fix sidecar "No such file or directory" — replaced Tauri shell.sidecar() with direct process spawn using tokio::process::Command. Finds CLI binary in app bundle, /usr/local/bin, or PATH.
- All previous fixes (autostart, icon, shell config)
Install
curl -fsSL https://download.hyper.space/api/install | bashNote: Only macOS arm64 DMG in this release. Other platforms will be added in a patch release.
Tray App v2.0.9
Hyperspace Tray App v2.0.9
Fixes
- Fix autostart plugin crash —
plugins.autostartconfig must be empty in Tauri v2 (macosLauncher/args set in Rust code) - Fix invisible tray icon on macOS (v2.0.8)
- Fix shell plugin crash on startup (v2.0.7)
- Install script: remove invalid
--apiflag, robust launch with fallback
Install
curl -fsSL https://download.hyper.space/api/install | bashTray App v2.0.8
Hyperspace Tray App v2.0.8
System tray controller for Hyperspace Network — manages the CLI node as a sidecar process.
Fixes
- Fix invisible tray icon on macOS — disabled template mode for full-color RGBA icon
- Fix crash on startup — resolved Tauri v2 shell plugin config (v2.0.7)
- Fix macOS Gatekeeper quarantine — auto-removes quarantine xattr (v2.0.6)
Install
curl -fsSL https://download.hyper.space/api/install | bashThe install script auto-detects desktop environments and installs the tray app alongside the CLI.
Downloads
- macOS (Apple Silicon):
Hyperspace_2.0.8_aarch64.dmg - macOS (Intel):
Hyperspace_2.0.8_x64.dmg - Linux (Debian/Ubuntu):
Hyperspace_2.0.8_amd64.deb - Windows:
Hyperspace_2.0.8_x64-setup.exe
Tray App v2.0.7
Hyperspace Tray App v2.0.7
Fixes:
- Fix crash on startup: remove v1 shell scope from tauri.conf.json
- Add explicit tray icon with template mode for macOS menu bar
- Proper sidecar permissions via Tauri v2 capabilities system
Install: curl -fsSL https://download.hyper.space/api/install | bash
Tray App v2.0.6
Hyperspace Tray App v2.0.6
Fixes:
- Tray icon now visible on macOS (explicit icon + template mode)
- Install script fetches tray from correct public release
Install: curl -fsSL https://download.hyper.space/api/install | bash
Tray App v2.0.5
Hyperspace Tray App v2.0.5 — lightweight system tray controller.
- Manages the CLI agent as a background sidecar process
- Auto-update with crash recovery and exponential backoff
- Real-time stats panel (peers, points, uptime, models)
- Autostart on login (macOS LaunchAgent, Linux systemd)
Install: curl -fsSL https://download.hyper.space/api/install | bash
Or download the installer for your platform below.
Tray App v2.0.10
Hyperspace Tray App v2.0.10
Fix
- Fix autostart plugin crash — removed
autostartkey from tauri.conf.json entirely (serde expects unit/absent, not even an empty map{})
Install
curl -fsSL https://download.hyper.space/api/install | bashHyperspace CLI v4.3.0 — Matrix Neural Task Intelligence
9th GAP primitive: hyperspace search matrix. 100K+ capabilities, hybrid RRF search, P2P feedback gossip. See protocol.hyper.space
Hyperspace CLI v4.1.3
Hyperspace CLI v4.1.3
| Platform | Asset |
|---|---|
| macOS ARM64 | aios-cli-aarch64-apple-darwin.tar.gz |
| macOS Intel | aios-cli-x86_64-apple-darwin.tar.gz |
| Windows x64 | aios-cli-x86_64-pc-windows-msvc.zip |
| Linux x64 | aios-cli-x86_64-unknown-linux-gnu.tar.gz |
curl -fsSL https://agents.hyper.space/cli | bashHyperspace CLI v4.1.2
Hyperspace CLI v4.1.2
| Platform | Asset |
|---|---|
| macOS ARM64 | aios-cli-aarch64-apple-darwin.tar.gz |
| macOS Intel | aios-cli-x86_64-apple-darwin.tar.gz |
| Windows x64 | aios-cli-x86_64-pc-windows-msvc.zip |
| Linux x64 | aios-cli-x86_64-unknown-linux-gnu.tar.gz |
curl -fsSL https://agents.hyper.space/cli | bash