Kind
Build here, run there: a feedback loop for AI agents that write Swift
Created
2026
Status
Still works

A small Python CLI that closes the build-run-observe loop for AI coding agents. One command builds on the build host, launches the app on the machine you're watching (macOS, simulator, or a real iPhone), and hands back build errors, logs, and crash reports as a single JSON object.

Open original ↗