Tag:automation
All the articles with the tag "automation".
Building a Bug-to-PR Pipeline for Kotoba
Posted on:February 5, 2026How I built a feedback pipeline that goes from in-app bug report to GitHub PR in minutes, with AI handling the implementation and me keeping the final say.
A Deeper Dive into Ratchet
Posted on:March 17, 2026A deeper look at how Ratchet works under the hood: multi-metric optimization, UCB1 strategy selection, externalized memory, rollback, and why I think these loops matter.