Agent-CI (Run GitHub Actions on your local machine.)
Bind-mounted caches cut CI startup to ~0ms while official runner binary ensures full compatibility.
Agent-CI is local GitHub Actions for your agents.
Official runner binary locally with pause-on-failure, beating act on compatibility.
Backend developers, DevOps engineers, AI agent developers
act · GitHub Actions · nektos/act
I really dislike the fix, commit, and wait loop that is involved with CI. I decided to fix that by shortening the loop. I did that by mocking the GH Actions control pane: the runner is the official GH runner, but the API is a mock.
What you get is caching in ~0 ms. Pause on failure. Let your agent fix it and retry, without pushing!
It's easy for humans, but even easier to AI to validate that your actually going to pass CI - the result is that an agent won't tell you it's done if CI doesn't pass.
Bind-mounted caches cut CI startup to ~0ms while official runner binary ensures full compatibility.
Yet another self-hosted runner wrapper—GitHub already supports this natively.
Ephemeral CI runners without Kubernetes overhead for bare metal and macOS Apple Silicon.
GitHub Actions cost calculator when GitHub's pricing is already public.
Breakpoints and interactive shell for GitHub Actions when act only gives you log dumps.
Metasploit for CI/CD pipelines with terminal UI and cloud provider pivoting.