This can be incredibly useful for a variety of tasks, including writing new features where GPT doesn't get it right the first time and needs to iterate several time before getting it right.
Explore
Can we do the plumbing using a shell script as we've done in the git commit script, or do we need some special hooks as we did with #diff?
How do we tell if gish is stuck and needs human help :-)?
Limit the number of iterations, tell it to ask for help?
Consider the following workflow/loop:
This can be incredibly useful for a variety of tasks, including writing new features where GPT doesn't get it right the first time and needs to iterate several time before getting it right.
Explore
#diff
?