execute_plan
Implement a plan step by step to apply code changes, with an option to preview modifications before execution.
Instructions
Execute a previously generated plan. OpenCode will implement the plan step by step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | The plan to execute | |
| dryRun | No | Preview changes without applying (default: false) | |
| project | No | Project name |