e3f751240a
The multi-line COMMITS variable broke sed substitution due to embedded newlines. Switch to an expanding heredoc that interpolates variables directly, removing the fragile sed placeholder replacement. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>