Rust · Jul 2025
LUNA
An open-source agent that runs a desktop on its own — a custom vision pipeline (CLIP/SAM/Florence/TrOCR) and a safety layer.Write-up
An open-source agent that operates a desktop on its own. A custom vision pipeline built around CLIP, SAM, Florence, and TrOCR reads what's on screen; it then moves the mouse, clicks, and types to finish a task, with a safety layer guarding every action. Written in Rust, and built while I was learning how computer-use agents actually work.