Infrastructure
- We Built Ourselves an AI Coding Workbench β Using GitHub Actions as the Sandbox
We built our team's AI coding workbench on GitHub Actions runners β not K8s, not a third-party sandbox service, not a managed agent. The design turns GHA's instability into a contract, keeps conversation continuity as the one hard guarantee, and uses OIDC so the sandbox repo holds zero secrets.
May 8, 2026 - 14 minute read - AI-Assisted Development GitHub Actions Infrastructure Agent Engineering Practice