Skip to content

Releases: hyperspaceai/hyperspace-node

Tray App v2.1.0

25 Feb 20:19

Choose a tag to compare

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 | bash

Note: Only macOS arm64 DMG in this release. Other platforms will be added in a patch release.

Tray App v2.0.9

25 Feb 17:36

Choose a tag to compare

Hyperspace Tray App v2.0.9

Fixes

  • Fix autostart plugin crashplugins.autostart config 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 --api flag, robust launch with fallback

Install

curl -fsSL https://download.hyper.space/api/install | bash

Tray App v2.0.8

25 Feb 16:23

Choose a tag to compare

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 | bash

The 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

25 Feb 15:42

Choose a tag to compare

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

25 Feb 15:12

Choose a tag to compare

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

25 Feb 14:40

Choose a tag to compare

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

25 Feb 18:10

Choose a tag to compare

Hyperspace Tray App v2.0.10

Fix

  • Fix autostart plugin crash — removed autostart key from tauri.conf.json entirely (serde expects unit/absent, not even an empty map {})

Install

curl -fsSL https://download.hyper.space/api/install | bash

Hyperspace CLI v4.3.0 — Matrix Neural Task Intelligence

19 Mar 23:11

Choose a tag to compare

9th GAP primitive: hyperspace search matrix. 100K+ capabilities, hybrid RRF search, P2P feedback gossip. See protocol.hyper.space

Hyperspace CLI v4.1.3

18 Mar 10:58

Choose a tag to compare

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 | bash

Hyperspace CLI v4.1.2

18 Mar 10:33

Choose a tag to compare

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