Beta · v0.1.0

Get Waspen Beta Access

Desktop builds are being prepared for macOS and Windows. Linux/server builds are separate headless artifacts. Free tier is built in — no license file needed to get started.

🐝 Beta candidate in preparation. Builds are available by request while signing, notarization, update delivery, and store packaging are validated. APIs and config formats may have minor changes before v1.0; back up configs before upgrading. Beta is for testing and evaluation. Request beta access →

Desktop App

Full GUI experience — visual dashboards, job management, rule configuration. Electron + React.

macOS

macOS 11 (Big Sur) or later · Intel & Apple Silicon

Request macOS Beta App Store — Coming Soon
DMG beta · Signing/notarization details published with each candidate

Windows

Windows 10 or later · 64-bit

Request Windows Beta Microsoft Store — Planned
Windows 10+ x64 · Store packaging planned

Server & CLI Preview

Headless deployments and server-side monitoring are separate preview tracks from the desktop app.

Linux Local Agent

Ubuntu 20.04+ · Debian 11+ · RHEL 8+ · 64-bit

Request Linux Preview ↓ ARM64 Build
Headless Go binary · Size varies by build

Waspen-Server Preview

Docker 20.10+ · For self-hosted server/control-plane pilots

cd deploy
cp ../configs/waspen-server.example.yml \
   configs/waspen-server.yml
docker compose up -d
View on GitHub
Server preview · Fleet features are roadmap/contract deployment

waspen-cli

macOS · Windows · Linux · Go binary, no Electron

waspen-cli health
waspen-cli watchers
waspen-cli incidents --limit 25
waspen-cli refresh
Request CLI Preview
CLI companion preview · Not part of public beta yet

After You Get a Beta Build

Up and running in under five minutes.

1

Install Ollama

Install Ollama and pull a small model. Waspen recommends phi3:mini or qwen2.5:3b to start.

ollama pull phi3:mini
2

Configure

Copy the example config and edit it. Set your Ollama endpoint, choose a data directory, and pick a port.

cp waspen.example.yml waspen.yml
3

Run

Launch Waspen. The desktop app opens automatically. The API is available at localhost:3090.

waspen serve
4

Enable Starter Jobs

Go to Jobs in the sidebar. Toggle on Disk Usage, CPU, and Memory. You'll have live monitoring within seconds.

waspen jobs list

Verify Your Download.

Public beta candidates will publish signing/notarization status and SHA-256 checksums alongside each artifact so you can verify what you downloaded before running it.

Checksums are published alongside each release. After downloading, verify before running:

# macOS / Linux
shasum -a 256 waspen-v0.1.0-darwin-arm64.dmg

Windows (PowerShell)

Get-FileHash waspen-setup-v0.1.0.exe -Algorithm SHA256

Questions? Need early access?

Waspen is in active beta. Reach out directly for binary access, Pro licenses, or enterprise inquiries.