←back to thread

35 points Terretta | 1 comments | | HN request time: 0.285s | source
1. dcre ◴[] No.45772440[source]
Sounds similar to a short script I use to generate branch names with jj, which has the advantage that you don’t have to name a branch until after you’ve already written the code, so the LLM can name it based on the contents of the diff.

https://crespo.business/posts/overeng-pr-create-jj/