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.
macOS node · Apple Silicon (command line)
hive node and hive-server binaries. For headless Macs or running as a launchd service.
macOS node · Intel (command line)
Same binaries for Intel Macs.
Windows · x64 (command line)
hive.exe and hive-server.exe. Unzip and put them on your PATH. The Windows desktop app is in progress.
Linux · ARM64 (Raspberry Pi, servers)
Static musl build. Runs a node or a regional server on a Pi-class box.
Linux · x64
Static musl build for desktops and servers.
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 | shPrefer 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.