releases

Runie for macOS

Runie is a coding agent with a real machine behind it. Each session gets its own Linux box — a Firecracker microVM with your repository checked out, a shell, and a network — and the agent works in it the way you would.

Download

Download Runie for macOS

Universal build: Apple Silicon and Intel. Requires macOS 13 (Ventura) or later.

The app is signed with an Apple Developer ID and notarised by Apple, so it opens without a Gatekeeper warning. If you want to check that yourself:

spctl --assess --type execute -vv /Applications/Runie.app

It should say source=Notarized Developer ID.

Updates

Runie updates itself. New versions are published here, and the app checks for them on launch — you’ll be asked before anything is installed.

Issues

Bug reports and feature requests go in Issues.

This repository holds the released builds and their notes. The source lives elsewhere and is not public.