Show HN: Strudel – Generate commit messages via Apple's on-device LLM(github.com)4 points·by Mechse·2 miesiące temu·3 commentsgithub.comShow HN: Strudel – Generate commit messages via Apple's on-device LLMhttps://github.com/Mechse/strudelStrudel is a small cli tool which uses Apple's on-device LLM to write commit messages for you.To give it a try install it and run it in a git repo with changes:$ git add .$ strudelShoutout to https://github.com/Arthur-Ficial/apfel, which gave me the idea.Built with Claude's help as part of my journey learning Odin. Every line was hand-reviewed by me.3 commentsPost comment[–]mutant·2 miesiące temureplycollision with the strudel music project might suck[–]Mechse·2 miesiące temureplyThanks for the info I wasn’t aware of that one. Will rename it :D[–]Mechse·2 miesiące temureplyRenamed it to saft
To give it a try install it and run it in a git repo with changes:
$ git add .
$ strudel
Shoutout to https://github.com/Arthur-Ficial/apfel, which gave me the idea.
Built with Claude's help as part of my journey learning Odin. Every line was hand-reviewed by me.