Recipes
Each recipe solves one problem end to end, with the commands and the reasoning behind them.
| Recipe | When you need it |
|---|---|
| Run a machine in a container | The machine is a Docker container or a cloud dev workspace, so there is no service manager and no machine id |
| Make an agent plan first | You want to approve the approach before any code is written |