Comment on Show HN: GitHub Actions for AgentsComments−crohr5moSo cool, thanks for sharing. Do you think it might be easier to maintain than something like `act` over the long run?−pistoriuspOP5moPleasure! Yeah it's just the standard runner - the only thing we've built is a duplicate control-pane, which is just HTTP. Since I have the standard runners source code it's pretty trivial for agents to know what to implement on the other end.
Comments
So cool, thanks for sharing. Do you think it might be easier to maintain than something like `act` over the long run?
Pleasure! Yeah it's just the standard runner - the only thing we've built is a duplicate control-pane, which is just HTTP. Since I have the standard runners source code it's pretty trivial for agents to know what to implement on the other end.