Open Kioku Propose Patch
propose_patchPropose a patch plan with file edits and context bounds for a given task, enabling evidence-backed planning without modifying files.
Instructions
Propose a patch plan (file edits, context bounds) for a task. Read-only; does not write any files. Use to draft a patch plan without modifying files. Prefer plan_change for evidence-backed planning and apply_patch only after explicit approval in write-enabled mode. This is read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | A natural language description of the changes to propose. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | No | Wrapped non-object output, used for Markdown, TOON, or scalar responses. |