Using the Agent workflow

Let Grout Code autonomously write multi-file features and run terminal commands.

Written By Grout

Last updated 1 day ago

The Agent workflow autonomously writes multi-file features and executes terminal commands on your behalf.

What Agent does

  • Writes code across multiple files to implement a feature
  • Runs terminal commands as part of building and wiring that feature

How to use it

  1. Open the Agent workflow.
  2. Describe the feature you want built β€” or point it at a plan from the Plan workflow.
  3. Let the agent work across files and run the commands it needs.
  4. Review the changes it produced.

[SCREENSHOT: Agent workflow writing a multi-file feature]

Agent and Plan together

For larger work, run Plan first to set the architecture, then hand that blueprint to Agent to implement.