About

This started from an ordinary annoyance. If you are the technical one, you end up making every small change to every static site you have ever built — headlines, prices, a paragraph that is out of date. None of it is difficult. All of it interrupts.

The obvious fix is to let the person asking make the change themselves. The obvious problem is that doing so usually means handing over a GitHub account, or adding a collaborator with far more access than the task needs.

What changed

Assistants like ChatGPT and Claude are perfectly capable of editing a line of copy in a React component. What they lacked was a safe way to reach the repository. That is what this provides: your token stays encrypted on the server, and each person reaches only the repositories you named.

Where it is up to

The tool works and is free while in beta. There may be a paid plan later. Lessons are planned but not written. It handles static sites and is not trying to become more than that.