Working on multiple projects, I’d get feedback at all times of the day, or just find tiny nits that annoyed me. I had to wait till I got home to make fixes.
To get around this, I built an app to make changes directly from Telegram. I didn’t want to shell out 1k on a Mac mini and set up OpenClaw, so I built my own infra. It right sizes the machine and selects the right model based on the complexity of the change/the context repo, and makes the change. Once the change is done, it sends me a text via Telegram with a preview link on Vercel. I can continue iterating by simply responding to the message. Once I approve the change, it automatically creates a PR ready for me to approve on git.
All in all, now I ship fixes from wherever I am and without walking around with my half open MacBook waiting for my Claude session to complete. I’ve shipped 50+ PRs myself on text in the last couple weeks while I actually feel happier touching grass.
Would love to get more feedback so that I can continue improving - https://patchydev.com