bicameral_begin
Register a step-by-step plan and start a run. Routes each step to you or the editor model, runs baseline verification, and returns the routing.
Instructions
Register your plan and start a run. Routes each step to you or to the editor model (set pin=true on a step to forbid the router from overriding suggested_role), runs the baseline verification, and returns the routing. editor_model may be 'self' to do every step yourself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | ||
| gates | No | ||
| steps | Yes | ||
| commit | No | ||
| summary | Yes | ||
| learning | No | ||
| task_kind | Yes | ||
| workspace | Yes | ||
| editor_model | Yes | ||
| verify_command | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |