AI-coding agents are now the default. What comes next?

· Source: LeadDev · Field: Technology & Digital — Software Development & Engineering, Artificial Intelligence & Machine Learning · Depth: Intermediate, medium

Summary

Linear, a product development system, has fully embraced AI-coding agents, making them integral to workflows like triage, bug investigation, and pull request generation. Following an internal mandate on January 7, 2026, to use tools like Claude Code or Opencode with Opus, the company observed significant productivity gains. In February, per-engineer output increased by 30% for PRs (52.7 per author) and 33% for issues closed (44.4 per author) compared to January, with numbers climbing further in March. Over 50% of agent-generated PRs are mergeable. This shift has made context, not code generation, the new bottleneck. Linear reduced token usage by approximately 40% through context engineering, utilizing tools like rtk and emphasizing upfront planning with RFCs. While managing costs from commercial models is a growing concern, Linear explores open-source alternatives for less demanding tasks. Human oversight remains critical, with engineers approving all AI-generated changes and implementing guardrails.

Key takeaway

For Engineering Directors evaluating AI-coding agent adoption, recognize that these tools are rapidly becoming standard, offering substantial productivity boosts. You should mandate specific agent tools and prioritize context engineering to manage token usage and costs. Crucially, maintain human approval gates for all AI-generated code to ensure quality and mitigate risks, even as you scale agentic workflows.

Key insights

AI-coding agents are now default, demanding context optimization and human-in-the-loop processes for scalable productivity.

Principles

Method

Linear mandated specific AI-coding tools, then optimized context with rtk and RFCs, while managing costs and maintaining human approval gates for all changes.

In practice

Topics

Code references

Best for: AI Architect, CTO, VP of Engineering/Data, AI Engineer, Software Engineer, Director of AI/ML

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by LeadDev.