# Cursor's VP of Engineering on Building AI Agent Teams _Cursor's VP of Engineering discusses how AI agents are transforming the SDLC, the crucial role of humans in the process, and the development of specialized AI bots for tasks like security and growth experimentation._ **Published:** 2026-05-12 **Source:** https://www.startuphub.ai/ai-news/artificial-intelligence/2026/cursor-s-vp-of-engineering-on-building-ai-agent-teams --- In a recent 'Cursor Conversations: Behind the Build' session, Tido Carriero, VP of Engineering at Cursor, shared insights into the evolving role of AI in software development and the critical challenges of building and managing [AI agent teams](/ai-news/technology/2026/vibe-adds-friction-to-ai-coding-agents). Carriero highlighted the dramatic increase in AI-generated code, noting that approximately 60% of enterprise merged commits are now written by agents, a figure that has seen exponential growth. AI Agents in SDLCDriver AI agents are transforming the software development lifecycleFrom the article 9+ mentionsCarriero outlined a vision for an 'agent-driven SDLC' comprising four key phases: Plan, Build, Ship, and Retro.enablesAgent-Driven SDLCContextFrom the articleCarriero outlined a vision for an 'agent-driven SDLC' comprising four key phases: Plan, Build, Ship, and Retro.AI Code GenerationEffectApproximately 60% of enterprise merged commits are AI-writtenFrom the article 2 mentionsHe emphasized that while AI agents are becoming highly proficient in tasks like code generation and architectural explanation, human involvement remains essential.Automating Growth ExperimentsEffectSpecialized AI bots for growth experimentation tasksFrom the article 2 mentionsHe noted that automating tasks like auditing setup, syncing documentation, monitoring experiment runs, and deciding on the 'winner' of an experiment can significantly increase efficiency.Security BotsEffectDevelopment of specialized AI bots for security tasksFrom the article 3 mentionsHe described how the company is leveraging AI agents for tasks like triaging issues and identifying security vulnerabilities.necessitatesHuman Role Remains CrucialCoreHumans review plans, architecture, and provide AI feedbackFrom the article 3 mentionsThe current challenge, he noted, is to identify which parts of the process humans should still handle, such as reviewing product plans, architectural decisions, and providing crucial feedback to the AI agents.leads toEvolving SDLCOutcomeContinuous evolution of software development with AI agentsFrom the article 2 mentionsIn a recent 'Cursor Conversations: Behind the Build' session, Tido Carriero, VP of Engineering at Cursor, shared insights into the evolving role of AI in software development and the critical challenges of building and managing AI agent teams. ## The agent-driven SDLC Carriero outlined a vision for an 'agent-driven SDLC' comprising four key phases: Plan, Build, Ship, and Retro. He emphasized that while AI agents are becoming highly proficient in tasks like code generation and architectural explanation, human involvement remains essential. The current challenge, he noted, is to identify which parts of the process humans should still handle, such as reviewing product plans, architectural decisions, and providing crucial feedback to the AI agents. ## The Role of Humans in the AI Era Carriero illustrated this with examples from Cursor's own development process. He described how the company is leveraging AI agents for tasks like triaging issues and identifying security vulnerabilities. However, he stressed the importance of human oversight, particularly in the 'plan' and 'review' stages. For instance, a Product Manager (PM) agent might triage incoming issues, but a human PM is still needed to refine the plans and ensure they align with broader business goals. Similarly, an Engineering Manager (EM) agent can loop in the relevant engineers for specific tasks, but human judgment is vital for understanding the context and potential implications of changes. Carriero shared an anecdote about a bug report that was initially flagged by an agent but turned out to be a feature request, highlighting the need for human discernment. ## Automating Growth Experiments The conversation also touched on growth experimentation, where AI agents are being used to automate aspects of the experiment lifecycle. Carriero explained how they are synchronizing their roadmap with experiments, using tools like Statsig for A/B testing and Linear for issue tracking. He noted that automating tasks like auditing setup, syncing documentation, monitoring experiment runs, and deciding on the 'winner' of an experiment can significantly increase efficiency. ## Security Bots and Automation Carriero also highlighted the development of specialized agents, such as a 'Security Bot' for auto-patching vulnerabilities. This bot can analyze pull requests, identify potential risks (critical, high, medium, low), and even suggest fixes. He also mentioned an 'Auto Approver Bot' that can automatically approve low-risk commits, freeing up human reviewers for more complex issues. These automations, he explained, are not just about efficiency but also about creating a more robust and secure development process. The overarching theme was the symbiotic relationship between humans and AI in modern software development. While AI agents can handle repetitive and data-intensive tasks, human expertise, creativity, and critical thinking remain indispensable for driving innovation and ensuring the quality and security of software. --- Original analysis from [startuphub.ai](https://www.startuphub.ai), the #1 AI startup directory.