Skip to content

v0.3.7: Fix backtick parsing in issue-fix mode

Choose a tag to compare

@paul-fracture paul-fracture released this 04 Apr 19:54
· 26 commits to main since this release

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