fix_all_issues
Generates code patches (unified diffs) for all open issues in a project, allowing review and application with git apply.
Instructions
Generate code patches for all open issues in the ledger. Returns unified diffs that can be applied with git apply. Does NOT auto-apply — returns patches for review.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Absolute path to the project root directory |