When “fully autonomous” starts to sound a little too easy
What jumped out at me here is not the automation itself, but how casually the article treats the hardest part of software work: judgment. Planning, coding, testing, opening a PR, watching CI, applying review feedback, merging when checks pass — sure, that sequence is automate-able in pieces. The part I’m skeptical about is the smoothness implied by “hands off” and “auto merge.” In real repos, the annoying bits are usually not the mechanics of pushing commits. It’s deciding whether a failing chec
papoo.work