A git commit message generator with Codex

1 · Shane Mulligan · Sept. 2, 2021, 10:29 a.m.
Summary I make a git commit message generator in Pen.el with OpenAI’s Codex. Demo -- Example diff 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 diff --git a/scripts/pen-ai21 b/scripts/pen-ai21 index 4859e4a..dbcbc7c 100755 --- a/scripts/pen-ai21 +++ b/scripts/pen-ai21 @@ -42,13 +42,15 @@ pen_ai21() { # cmd-nice-jq is very slow....