zed icon indicating copy to clipboard operation
zed copied to clipboard

Avoid backticks in AI-generated Git commit messages

Open melkstam opened this issue 6 months ago • 3 comments

This fixes an issue where the AI-generated git commit message includes backticks around the message itself.

image

Release Notes:

  • Fixed an issue where the AI-generated git commit message would include backticks around the message itself

melkstam avatar May 13 '25 14:05 melkstam

We require contributors to sign our Contributor License Agreement, and we don't have @melkstam on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

cla-bot[bot] avatar May 13 '25 14:05 cla-bot[bot]

@cla-bot check

melkstam avatar May 13 '25 14:05 melkstam

The cla-bot has been summoned, and re-checked this pull request!

cla-bot[bot] avatar May 13 '25 14:05 cla-bot[bot]

Thanks for the PR!

We'll need to get the commit message prompt under our eval framework before making any changes to the prompt, so that we can verify them.

maxdeviant avatar May 17 '25 06:05 maxdeviant