# Background Agents Guide > A comprehensive guide and resource hub explaining how background agents enable self-driving codebases by running autonomously across the entire software development lifecycle. Background Agents is an educational microsite created by Lou Bichard and the team at Ona that maps out the infrastructure, patterns, and organizational shifts required to move from developer-driven coding agents to fully autonomous background agents running in the cloud. It covers the full software delivery lifecycle — planning, coding, review, testing, and deployment — and explains why localhost-based agents are insufficient for professional engineering at scale. The site draws on real-world examples from companies like Stripe and Ramp to illustrate how background agents decouple engineers from workstations and enable organizational-level velocity gains. - **Self-Driving Codebase Framework**: *Explains the three-step journey from establishing background agent primitives, to finding system bottlenecks, to scaling a software factory where engineers are "on the loop" rather than "in the loop."* - **Background Agent Primitives**: *Details the core infrastructure building blocks — sandboxed development environments, governance, context and connectivity, triggers, and fleet coordination — needed to run agents autonomously in the cloud.* - **Trigger Patterns**: *Covers scheduled agents, event-driven agents, agent fleets (one task across many repos), and agent swarms (many agents converging on one outcome), including mobile-triggered agent fleets.* - **Governance and Security**: *Emphasizes runtime-enforced governance via deny lists, scoped credentials, and deterministic command blocking rather than prompt-based suggestions, addressing security team concerns.* - **Fleet Coordination**: *Describes how a single intent can be replicated across hundreds of repositories in parallel, turning individual productivity into organizational throughput.* - **Webinar Series**: *Offers deep-dive sessions on CI migrations at scale, CVE remediation, and COBOL-to-Java migrations using background agent fleets.* - **Curated Further Reading**: *Aggregates key external references from Stripe, Ramp, Cursor, and Ona to provide a comprehensive view of the background agent ecosystem.* ## Features - Self-driving codebase framework - Background agent primitives guide - Sandboxed cloud execution patterns - Runtime governance and security controls - Scheduled and event-driven agent triggers - Agent fleet and swarm coordination - Mobile-triggered agent fleets - Webinar series on background agent use cases - Curated further reading and references - SDLC coverage: plan, code, review, test, deploy ## Integrations Slack, Linear, GitHub (PR triggers), Webhooks, CI/CD pipelines, Internal APIs, Private registries, IAM roles ## Platforms MACOS, WEB, API ## Pricing Free ## Links - Website: https://background-agents.com - Documentation: https://background-agents.com - EveryDev.ai: https://www.everydev.ai/tools/background-agents-guide