Execute Large Feature Plan Locally
execute_local_code_planOrchestrate a local coding plan by breaking it into supervised subtasks, validating each step, and applying adaptive retries to deliver complete results.
Instructions
Compatibility full-result orchestrator. Supports local-supervised subtasks and adaptive fast-to-strong retry; prefer the compact orchestrator for enforced review behavior.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | ||
| tasks | Yes | ||
| context | No | ||
| language | No | ||
| workspace | Yes | ||
| finalValidation | No | ||
| sharedConstraints | No | ||
| sharedContextFiles | No | ||
| rollbackPlanOnFailure | No |