In the meantime, try the scripted walkthrough below.
This is exactly what happens in the video, with screenshots replaced by live UI mocks.
You open the ScriptWEAVER panel in Roblox Studio, switch to Agent mode, and type your goal in plain English. No special syntax.
In this demo: "Build a full currency economy system with a leaderboard, coin rewards on kills, and a basic shop UI for purchasing speed boosts."
Each of these is a realistic agent run. All start the same way: you describe the goal.
"Build a player profile screen with avatar display, stats, and a close button."
"Add server-side sanity checks to our speed and jump values. Kick exploiters."
"Add a round timer that counts down from 5 minutes and announces the winner."
"Migrate our old flat DataStore schema to a versioned nested structure safely."
"Build a scrolling killfeed that shows kill notifications in the top-right corner."
"Split our 800-line GameManager into smaller purpose-built modules."
Alpha is free. Install the plugin, describe your goal, watch Wren work.