Open Kioku Propose Patch
propose_patchDraft a patch plan with file edits and context bounds before modifying code. This read-only action helps you outline changes safely, enabling review and approval prior to applying edits.
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. |