It writes more informative commits than I could ever make so I’m just reading what it says and mostly copy/pasting completely most of the time, I write all of the changes I’ve made into an LLM with a large context window and it write a very detailed commit not just with a title but with bullet points describing each of the changes precisely

    • packadal@beehaw.org
      link
      fedilink
      arrow-up
      2
      ·
      8 months ago

      but it started splitting my commits in chunks

      Wait, it can split commits ? I thought you “just” used a LLM to write the messages, but it can also act on the commits ?

      How did you achieve this?