{
  "id": 6129133,
  "title": "The Safe Way to Ship Production Code Written by AI Agents",
  "url": "https://urgent.news/2026/09/07/the-safe-way-to-ship-production-code-written-by-ai-agents",
  "topic": "ai",
  "section": "AI",
  "published": "2026-09-07T08:42:16.000Z",
  "source": {
    "name": "HackerNoon",
    "slug": "hackernoon",
    "url": "https://hackernoon.com/the-safe-way-to-ship-production-code-written-by-ai-agents?source=rss"
  },
  "original_language": "en",
  "account": "A new type of pull request is emerging in software development: one where a bot writes the implementation after creating a feature branch, a human approves, and the change is shipped—without the human typing any code. GitHub reports developers used the Copilot coding agent to create over a million pull requests between May and September 2025, resulting in 518.7 million merged pull requests in 2025, up 29% year over year. The industry conflates three levels of tooling: autocomplete, assistant-style tools like GitHub Copilot Chat, and agentic tools that plan multi-step tasks and execute them without human approval of each step. The shift from autocomplete to agentic tools has changed the risk profile of AI in coding, making it necessary to review the output of an autonomous process, not just a suggestion. However, productivity gains from AI tools are contested. METR, an independent AI evaluation nonprofit, found that experienced developers were 19% slower when using AI tools, contrary to expectations of a 24% speed increase. This finding was due to a small, experienced cohort and potential bias from developers who felt less productive without AI. Furthermore, many developers now resist working without AI access, complicating measurements of true productivity gains. Instead of focusing on individual task completion speed, organizations should measure shipped, working software across teams, as AI-assisted teams showed a 21% higher task completion rate and 98% more merged pull requests.",
  "summary": "How to safely ship AI-generated production code with permissions, testing, security gates, and review.",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}