Instead of relying on GitHub runners to execute Claude Code we might want to consider having a hosted solution that takes care of of keeping state and running an agent we send prompts to.
Instead of relying on GitHub actions/workflows to execute things, rely on setting up a webhook that sends events to the remote server and acts on those events.
Instead of relying on GitHub runners to execute Claude Code we might want to consider having a hosted solution that takes care of of keeping state and running an agent we send prompts to.
Instead of relying on GitHub actions/workflows to execute things, rely on setting up a webhook that sends events to the remote server and acts on those events.