fix_issue
Apply a proposed fix to resolve a specific backend issue without modifying frontend files.
Instructions
Apply a proposed fix for a specific issue. Only fixes backend code — never touches frontend files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueId | Yes | The issue ID to fix (e.g., CTR-001) | |
| projectPath | Yes | Absolute path to the project root directory |