Loki’s Den

Download

Get Loki’s Den

Latest release v0.4.1, published September 17, 2026. Every file is checksummed; nothing needs an account or a token.

macOS app · Apple Silicon

The Den desktop app. Setup, pairing, worker, vault and agents in one window and the menu bar.

Until the build is notarized, macOS asks you to confirm the first launch: right-click the app, choose Open.

Download for macOSHive-Swift-0.4.1-macos-aarch64.dmg · 31.9 MB

macOS node · Apple Silicon (command line)

hive node and hive-server binaries. For headless Macs or running as a launchd service.

Download hive-0.4.1-aarch64-apple-darwin.tar.gz · 10.4 MB

macOS node · Intel (command line)

Same binaries for Intel Macs.

Download hive-0.4.1-x86_64-apple-darwin.tar.gz · 11.7 MB

Windows · x64 (command line)

hive.exe and hive-server.exe. Unzip and put them on your PATH. The Windows desktop app is in progress.

Download hive-0.4.1-x86_64-pc-windows-msvc.zip · 11.9 MB

Linux · ARM64 (Raspberry Pi, servers)

Static musl build. Runs a node or a regional server on a Pi-class box.

Download hive-0.4.1-aarch64-unknown-linux-musl.tar.gz · 10.8 MB

Linux · x64

Static musl build for desktops and servers.

Download hive-0.4.1-x86_64-unknown-linux-musl.tar.gz · 12.2 MB

One-line install for nodes

On macOS and Linux, the install script fetches the right binary for your machine and verifies it against the release checksums.

curl -fsSL https://ohghive.com/install.sh | sh

Prefer to read it first? install.sh is a release asset, and SHA256SUMS lists every file’s hash.

System requirements

  • macOS app: Apple Silicon, macOS 27 or later (it uses Apple’s on-device Foundation Models). The app installs Ollama for you if it isn’t there.
  • Models: the Setup screen budgets half your memory (or your GPU’s) and only offers models that fit: a 12B at ~11 GB, a 27B at ~22 GB, and smaller rungs down to 2 GB so a low-memory machine still helps.
  • Regional server: any Linux ARM64 or x64 box with disk to spare — a Raspberry Pi is enough. No GPU needed.
  • Network: outbound HTTPS only. Nothing listens on a public address unless you run a server and choose to.

All releases, including older ones, are on GitHub. Next step: Getting started.