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.
Desktop App
Full GUI experience — visual dashboards, job management, rule configuration. Electron + React.
Server & CLI Preview
Headless deployments and server-side monitoring are separate preview tracks from the desktop app.
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 -dwaspen-cli
macOS · Windows · Linux · Go binary, no Electron
waspen-cli health
waspen-cli watchers
waspen-cli incidents --limit 25
waspen-cli refreshAfter You Get a Beta Build
Up and running in under five minutes.
Install Ollama
Install Ollama and pull a small model. Waspen recommends phi3:mini or qwen2.5:3b to start.
ollama pull phi3:miniConfigure
Copy the example config and edit it. Set your Ollama endpoint, choose a data directory, and pick a port.
cp waspen.example.yml waspen.ymlRun
Launch Waspen. The desktop app opens automatically. The API is available at localhost:3090.
waspen serveEnable Starter Jobs
Go to Jobs in the sidebar. Toggle on Disk Usage, CPU, and Memory. You'll have live monitoring within seconds.
waspen jobs listVerify 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.