AI continuous development - My Toilet-to-Prod Pipeline

Dev.to AI
Generative AI

The Itch I've always liked playing with scripts, CI, and automating things. But this time, with LLMs, I think I outdid myself. I built a workflow that starts as a Telegram chat, which helps me shape the specs for a feature that launches as a GitHub issue. From there, I use a Docker image for planning changes, implementing code, running reviews, and merging code when quality gates and the CI build pass. And then CI releases a new version, but this is the boring part. I had an unhealthy amount of fun connecting all those things together, and I still am tweaking it to my liking.