Agent mode is designed for tasks that are not limited to one file. It can coordinate work across the open workspace.

Good Agent tasks

  • Add a new feature
  • Fix a bug that spans multiple files
  • Create a module or supporting files
  • Refactor project structure
  • Coordinate HTML, CSS, and JavaScript changes
Be specificInstead of “fix the site,” describe the behavior to change, what must be preserved, and the expected result.