Website QA intelligence for teams who ship
Guides Tool Comparisons QA Glossary Archive RSS Feed
heads-up tools & workflows 5 sources 1 min read

GitHub Claude and Codex agents hit routing failure April 23

On April 23, GitHub users experienced a 57-minute outage affecting Claude and Codex AI agents from 18:45 to 19:42 UTC. The incident prevented users from starting new agent tasks through github.com, though existing running tasks continued to function normally. GitHub attributed the failure to a code change in how Copilot mission control routes task creation requests. This outage occurred one day after a separate 4-hour disruption affecting Copilot Chat and Copilot Cloud Agent on April 22, indicating ongoing stability issues with GitHub's AI-powered development tools.

Enterprise teams relying on GitHub's AI agents for automated testing, code review, and QA workflows faced immediate disruption to their development pipelines. Organizations using Claude for test case generation and debugging experienced delays in sprint deliverables and release testing schedules.

GitHub's AI agent ecosystem has become increasingly critical for enterprise development workflows, with Claude particularly gaining adoption for test automation and quality assurance tasks. The consecutive outages on April 22 and 23 represent the most significant service disruptions since GitHub integrated these AI capabilities into its platform, raising concerns about reliability for mission-critical development processes.

Implement fallback testing procedures that do not depend on AI agents for critical path activities. Document manual alternatives for test case generation and code review processes currently handled by Claude or Codex. Establish monitoring for GitHub service status pages and configure alerts for AI agent availability. Consider maintaining local AI tooling or alternative platforms for essential QA workflows to avoid single points of failure.

Monitor GitHub's promised root cause analysis publication and any announced reliability improvements for AI agent infrastructure. Track whether similar routing failures affect other Copilot services, as the mission control system appears to be a shared dependency.