VFF - The signal in the noise
News

GM Triples Code Merges by Redesigning Workflows Around AI Agents

Read original
Share
GM Triples Code Merges by Redesigning Workflows Around AI Agents

General Motors redesigned its autonomous vehicle engineering workflows around AI agents rather than simply adding coding assistants, resulting in a tripling of merged pull requests and faster releases with fewer defects. GM's VP of autonomous vehicles noted that engineers spend only 15% of their time writing code, with agents now handling analysis, triage, experimentation, and testing across the remaining 85% of development work. The company connected agents to internal tools and petabytes of data through customized Model Context Protocol servers and version-controlled instruction documents.

  • GM engineers spend only 15% of time writing code, with AI agents handling the other 85% including data analysis, problem triage, experiments, and testing
  • GM tripled merged pull requests across its autonomous vehicle organization by redesigning complete workflows around agents, not just adding coding assistants
  • Agents access internal tools and vehicle telemetry data through customized MCP servers and can run machine-learning experiments in parallel
  • Agent permissions mirror engineer permissions, with engineers remaining accountable for agent output and all findings presented in human-readable format

This demonstrates a fundamental shift in how AI augments engineering work. Rather than automating coding itself, GM automated the surrounding workflow bottlenecks that consume most developer time. The approach validates earlier research showing developers spend only 14-20% of their time actually writing code, suggesting that workflow redesign around AI agents may yield larger productivity gains than coding assistants alone.

Tripling merged pull requests while reducing escaped defects directly improves development velocity and product quality in a safety-critical domain. For autonomous vehicles, faster iteration cycles and fewer defects reaching production stages have significant implications for time-to-market and liability exposure. The model also shows how enterprise AI adoption requires infrastructure investment and organizational change beyond tool procurement.

  • Agentic AI's value in engineering may lie more in workflow orchestration and bottleneck elimination than in code generation itself
  • Enterprise deployment of AI agents requires custom infrastructure, permission models, and accountability frameworks rather than off-the-shelf solutions
  • Identifying and automating the longest bottleneck in each development loop, then repeating the process, may be a replicable methodology for other organizations

Monitor whether GM's three-fold increase in merged pull requests translates to faster autonomous vehicle releases and improved safety metrics in production. Track whether other automotive or software-heavy organizations adopt similar workflow-redesign approaches and what infrastructure investments they require. Watch for emerging best practices around agent permission models and accountability frameworks as enterprise AI agent deployment scales.

Share

Subscribe to the newsletter

The latest stories and analysis, delivered to your inbox.

Free. No spam. Unsubscribe any time.

Related stories

AI Coding Agents Accelerate Scientific Discovery in Genomics

AI Coding Agents Accelerate Scientific Discovery in Genomics

A new field report documents how scientists are adopting AI coding agents to modernize scientific computing workflows, with demonstrated applications in genomics and related fields. The report shows these agents are accelerating both software development cycles and the pace of scientific discovery. The shift represents a practical adoption of agentic AI beyond experimental use cases into production research environments.

· OpenAI
Cyera buys Oasis Security for $1B to secure AI agents

Cyera buys Oasis Security for $1B to secure AI agents

Cyera has agreed to acquire Oasis Security for $1 billion in an all-stock deal aimed at securing AI agents as they proliferate across enterprise environments. The acquisition marks Cyera's third deal this year and signals consolidation in the AI security market as organizations grapple with protecting autonomous AI systems. The combined entity will focus on data security and AI agent governance.

by Marina Temkin· TechCrunch AI
Perplexity Brings AI Agents to Windows PCs
Model Release

Perplexity Brings AI Agents to Windows PCs

Perplexity has launched Personal Computer for Windows, extending its agentic AI tool to Microsoft's dominant operating system. The tool functions as a local AI agent that can access files and applications to perform tasks like document creation and spreadsheet updates, building on earlier integrations with Microsoft 365 and Teams announced in May. The Windows version follows Perplexity's April launch of the same tool for macOS.

by Jess Weatherbed· The Verge AI
Trustworthiness, Not Benchmarks, Should Measure AI Agent Readiness

Trustworthiness, Not Benchmarks, Should Measure AI Agent Readiness

Organizations typically evaluate AI agents as production-ready based on sandbox testing and benchmark scores, but this approach fails to account for how agent trustworthiness degrades in real-world deployment. According to Vijil CEO Vin Sharma, the core problem is that static benchmarks and models trained on outdated data cannot predict how agents will behave in dynamic environments where users, data, and attack techniques continuously evolve. The article argues that enterprises should shift focus from measuring agent capability to measuring trustworthiness through a fiduciary framework that assesses reliability, security, and safety as functional requirements.

· VentureBeat AI