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.
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.
Runie updates itself. New versions are published here, and the app checks for them on launch — you’ll be asked before anything is installed.
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.