git and github cli — the ai builder's actual workflow5 / 9
working tree, staging, commit — the model ai breaks first
Cursor wrote a wrapper that builds a git commit command string. The flag on line 4 is missing — it's the short flag for setting the commit message inline (so you don't need to open an editor).
Flag: -
⌘↵ runs the editor.
Booting Python…
Output
[promptdojo:~]$ _