I thought that a qwen model would be enough for generating good quality devlogs but it turns out it isn’t, so I’m switching approaches.
I’m going to build a plugin for Claude that generates high quality and human devlogs.
P.S. here is the output I managed to get with the qwen model:
I added a note flag to the devlog command so I can hand-write details when the automated git log feels too sparse. The CLI now sends requests to the backend over HTTP. I swapped the model to qwen3.6-flash when I hit rate limits and added a fallback just in case that one locks up too. File-change stats get calculated and injected into the prompt alongside the commit data.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.