Show HN: Strudel – Generate commit messages via Apple's on-device LLM(github.com)4 ポイント·投稿者 Mechse·2 か月前·3 コメントgithub.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 コメントコメントを投稿[–]mutant·2 か月前返信collision with the strudel music project might suck[–]Mechse·2 か月前返信Thanks for the info I wasn’t aware of that one. Will rename it :D[–]Mechse·2 か月前返信Renamed 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.