This repository was archived by the owner on Sep 5, 2025. It is now read-only.
This release fixes an issue where backticks in user feedback could break the shell script heredoc in issue-fix-mode.sh. We now use quoted heredocs to properly handle all special characters in user input.