v0.3.7: Fix backtick parsing in issue-fix mode
This release fixes a syntax error in the issue-fix-mode.sh script when processing code blocks with backticks in Claude's response.
Fixes:
- Fixed backtick parsing in the script to properly handle code blocks
- Improved error handling in diff processing with better logging
- Added fallback mechanisms when diff blocks are empty