
The last click is still yours
Companion to GitHub tokens for agent fleets and the agent production system series. Words I use below Agent β a program that writes and lands code for you, in a chat session Pull request (PR) β a proposed change waiting for review; on GitHub it has its own page, with a button to accept it Merge β accepting that proposed change so it becomes part of the main project GitHub App β a robot you install on a GitHub project so it can click buttons as itself β not as you; it can approve, and it can merge; people treat this robot as the βrealβ setup, and it is not β it is extra (this post does not tell you how to install one; if you later want that robot, read the token post) Lock β a program that says no when a rule is broken; the agent cannot talk it into a yes; I also call this the landing floor Stamp β a review that applies to one exact version of the code; βlooks goodβ in chat is not a stamp Automatic tests β checks that run by themselves when you propose a change; green means they passed Those seven words are the whole toolkit. Now the point. ...