Agent Mode

Agent Mode

Now we're ready to actually build the thing. Switch over to Agent mode (and feel free to switch back to a less expensive model now that the plan is in place).

Agent mode is full-power mode. Copilot has access to all of its tools here — it can edit files, run commands, run tests, start servers, do research, you name it. Just tell it to start the implementation.

✏️ Run this prompt

(or click the Start Implementation button)

Implement it

Once you kick it off, you'll see Copilot do one or more of the following:

  1. Create a to-do list to track its own progress

  1. Start creating and editing files — these show up highlighted in green, and you can accept or reject each change individually

  1. Ask for approval before running commands like tests or starting a server

  1. Run your tests directly in an embedded terminal and show you the output

  1. Spin up a local server so you can preview the app in the browser

Note: that your experience here may vary

By the end of it, we should have a new “Created by Bitovi” section. Pretty cool.

 


Next: Context & Making Edits