edit_cycle
Automates the edit-verify-reindex-respond cycle with change preview, patch application, index refresh, impact analysis, and diagnostics.
Instructions
Post-edit loop: optional change_kit preview, apply_patch, index refresh, since (changed symbols + blast radius), and diagnostics. Fuses the edit → verify → re-index → respond workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | File path for apply_patch when patch is set | |
| repo | No | Repository name | |
| patch | No | Unified diff to apply via apply_patch_workspace_file | |
| format | No | toon (default) | json | |
| target | No | Symbol for change_kit preview | |
| refresh_index | No | Run a local index refresh after patch (default true when patch set) |