- Introduce special case in Runner.Run() for steps containing "apply" or "patch" in title. - Add handleApplyStep to parse code blocks from previous results, support dry-run patch creation, or real application with user confirmation and backups. - Implement extractCodeBlocks using regex to identify labelled Go code blocks. - Add createUnifiedPatch for generating unified diff patches in dry-run mode. - Remove final summary prompt and streamline recipe completion. - Adjust system prompt for clarity. |
||
|---|---|---|
| .. | ||
| errors | ||
| git | ||
| grok | ||
| linter | ||
| logger | ||
| recipe | ||
| version | ||