Agent Panel Downloads
Latest version: v0.5.19 (2026-03-19)
Quick Install
# Install agent
curl -sSL https://github.com/warung-madura/agh/releases/latest/download/install.sh | sudo bash
# Install + configure + start
curl -sSL https://github.com/warung-madura/agh/releases/latest/download/install.sh \
| sudo bash -s -- --access-key YOUR_KEY --daemon
# Install agentctl CLI
curl -sSL https://github.com/warung-madura/agh/releases/latest/download/install.sh | sudo bash -s -- --binary agentctl
Agent Binary
| Platform | Download | Checksum |
|---|---|---|
| Linux x64 | agent-linux-amd64 | sha256 |
| Linux ARM64 | agent-linux-arm64 | sha256 |
| Linux x86 | agent-linux-386 | sha256 |
| Linux ARM | agent-linux-arm | sha256 |
| macOS Intel | agent-darwin-amd64 | sha256 |
| macOS Apple Silicon | agent-darwin-arm64 | sha256 |
| Windows x64 | agent-windows-amd64.exe | sha256 |
| Windows x86 | agent-windows-386.exe | sha256 |
| Windows ARM64 | agent-windows-arm64.exe | sha256 |
AgentCtl CLI
| Platform | Download | Checksum |
|---|---|---|
| Linux x64 | agentctl-linux-amd64 | sha256 |
| Linux ARM64 | agentctl-linux-arm64 | sha256 |
| macOS Intel | agentctl-darwin-amd64 | sha256 |
| macOS Apple Silicon | agentctl-darwin-arm64 | sha256 |
| Windows x64 | agentctl-windows-amd64.exe | sha256 |
| Windows ARM64 | agentctl-windows-arm64.exe | sha256 |