Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.

v0.11.0 - Fix backtick handling in issue-fix prompt

Latest

Choose a tag to compare

@phernandez phernandez released this 06 Apr 00:55

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.