top | item 45426770

(no title)

mistahchris | 5 months ago

I'm a recent jj convert, and working with llms was actually a driver for my own jj adoption. I haven't tried the watch daemon, but I do run `jj new` anytime i ask the llm agent to do anything. It has worked amazingly well.

discuss

order

MrGreenTea|5 months ago

I automated that with some simple claude hooks that detect if we're in a `jj` repo and also prompts claude to `jj commit -m` after every change.

mistahchris|5 months ago

i've done that as well. but turns out, for me, i'd rather do it manually most of the time.