radisshStart free

Cloud machines that stay awake between your agent’s runs

Give an agent a machine instead of a container that resets. Files, caches, toolchains and running processes are still there the next time it connects.

npm i -g minimachines

mac-runner-07 · sfo1

$ mm create --os macos-15 --region sfo1

machine mac-runner-07 ready in 19s · persistent volume attached

$ mm exec mac-runner-07 -- xcodebuild -scheme Halo archive

** ARCHIVE SUCCEEDED ** Halo.xcarchive · 2m 41s

$ mm exec mac-runner-07 -- fastlane beta

uploaded to TestFlight · build 214

$

We acquired minimachines for $2.5M

minimachines built the mobile build fleet we kept sending our own users to: real macOS hosts, hardware-accelerated Android emulators, and a CLI small enough for an agent to drive. It is now part of radissh, and every plan includes it.

Your agents can build, sign and ship iOS and Android apps in the cloud today. Read the announcement

One fleet, one command

Every machine keeps its disk, its processes and its uptime. This is what a small team’s fleet looks like on a Tuesday.

MachineImageRegionStateUptime
mac-runner-07macOS 15.4sfo1running4d 02h
mac-runner-08macOS 15.4iad1running11h 18m
droid-04Ubuntu 24.04iad1running2d 07h
droid-05Ubuntu 24.04fra1idle6d 21h
agent-scratch-12Ubuntu 24.04sfo1running31d 04h

Mobile builds, from minimachines

iOS

Apple silicon machines with the full toolchain preinstalled.

  • Xcode 16 with simulators for iOS 17 and 18
  • Signing certificates and provisioning profiles held in the machine keychain
  • fastlane, CocoaPods, SwiftPM caches that survive restarts
  • Ship to TestFlight without a laptop in the loop

Android

Build machines sized for Gradle, not for a free CI tier.

  • SDK 35, NDK, and hardware-accelerated emulators
  • Gradle and Maven caches kept warm between runs
  • Keystores stored on the persistent volume, never in your repo
  • Signed bundles ready for the Play Console

Pricing

Machines are billed while they run. Stopped machines keep their disk for $0.15 per GB per month.

  • Solo$29 per month, one seat2 Linux machines, 1 macOS machine, 100 build hours.
  • Team$180 per month, five seatsShared fleet, 10 machines, 750 build hours, priority regions.
  • FleetTalk to us annualDedicated hosts, reserved macOS capacity, SSO and audit logs.
Start free