AI agents are moving from novelty to necessity in software delivery—and with that shift, the developer’s role is changing. Emilio Salvador, vice president of strategy and developer relations for GitLab, explores what happens when every engineer works alongside a small “team” of agents: some personal, some shared across squads, and others assigned to specific lifecycle tasks. The takeaway: DevOps will look less like a linear pipeline and more like an orchestrated system where humans set intent and policy while agents execute, verify and report.
Salvador lays out a practical model for “AI guardians”—specialist agents that continuously check security, quality and compliance as code and configs move through the system. Above them sits a layer of “meta-agents” that coordinate work, escalate issues and interact just like team members (email/Slack/tickets), while keeping humans firmly in the loop for approvals and accountability. No one’s shipping enterprise software on autopilot.
Salvador also gets real about today’s bottlenecks. Most teams fixate on AI for code generation, but the real drag lives elsewhere: brittle CI/CD, slow security checks, noisy incidents and manual release chores. The guidance is to instrument AI across the entire SDLC—pipeline optimization, policy enforcement, test generation, SCA/secret scanning, rollback logic—not just at the editor prompt. Otherwise, you’ll write code faster only to hit the same wall faster.
On governance, the risk isn’t just “shadow AI” tools; it’s fragmented models and agent sprawl. What’s needed is a single source of truth for software assets and activity, plus clear policies for which agents can do what, where, and with which data. Expect multi-model strategies, layered verification (agents auditing agents) and stronger observability for both pipelines and AI behavior.
Finally, we touch modernization: AI will help refactor legacy apps and accelerate adaptation cycles. The horizon isn’t “more software,” it’s faster evolution—with DevOps teams measured by how intelligently they balance speed, safety and scale.

