True bidirectional sync
Edit a script in Studio or on disk — both sides converge within ~200 ms. Echo detection prevents ping-pong loops.
Bidirectional file sync between Roblox Studio and your editor (VS Code, Cursor, Antigravity). Edit anywhere, see it everywhere within ~200 ms — no restarts, no manual pushes.
Yeet keeps your Roblox Studio scripts and your on-disk Luau files in sync, both ways, in real time. You edit in your favourite IDE — full LSP, version control, AI assistance — and the changes show up in Studio. You edit in Studio while testing in-game, and the changes hit disk. Conflicts show up as a 3-pane merge picker, not as silent data loss.
It's three components:
All three speak JSON over a local WebSocket. Nothing leaves your machine.
In VS Code:
Yeet: Start → daemon launches; status bar shows Yeet: running.