Features
Everything you need to run a secure, isolated GitHub Actions runner fleet.
Complete VM Isolation
Every runner operates in its own virtual machine. This means complete process isolation, separate file systems, and no possibility of jobs interfering with each other. When a job completes, the VM can be reset to a clean state.
Secure Token Storage
Your GitHub tokens are stored in your macOS Keychain, protected by the same security that guards your passwords. Tokens never touch the GAR database and are only accessed when needed.
Native macOS Menu Bar
See your entire fleet status without opening a terminal. The native menu bar app shows which VMs are running, their health status, and refreshes every 60 seconds. Click any runner for quick actions.
Powerful CLI
Manage your entire fleet from the command line. Create runners, customize VM resources, query GitHub for registered runners, and more. Everything scriptable for automation.