- Update format_response to include clear next steps for Claude
- Claude will now:
1. First understand the context of issues by examining referenced code
2. Present improvement options to the user as a clear list
3. Only implement fixes the user selects
- Ensures user has control over which improvements to implement
- Promotes better understanding of issues before suggesting fixes
This change improves the user experience by making code review fixes
more interactive and user-controlled rather than automatic.
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>