The Rise of Agent-First Source Code with Addy Osmani and Tim O'Reilly

O’Reilly Media
O’Reilly MediaMar 17, 2026

Why It Matters

An agent‑first codebase could dramatically boost software efficiency while making programs less understandable to humans, forcing a fundamental rethink of development practices, compliance, and security.

Key Takeaways

  • Agents may read source code before humans in future.
  • Agent-first design could prioritize machine readability over human clarity.
  • Historical compiler tuning hints at eventual human disengagement from optimization.
  • Human‑centric readability may become secondary, reserved for niche cases.
  • Industry debates already explore shifting development practices toward agents.

Summary

The video features Addy Osmani and Tim O'Reilly debating an emerging “agent‑first” paradigm, where software agents—not developers—become the primary consumers of source code. They argue that as AI agents grow more capable, code may be authored for machine readability first, with human legibility taking a back seat.

Both speakers note that this shift would reshape optimization priorities: compilers and frameworks might emit code tuned for agent consumption, emphasizing performance and structural cues an AI can parse efficiently. Historical precedent is cited from the era when compiler output was manually hand‑tuned, illustrating a trajectory from human‑driven optimization to automated, opaque generation.

Osmani remarks, “agents will be the ones reading that source rather than a human,” while O’Reilly adds, “we stopped hand‑tuning the compiler output thirty years ago, and the trend will continue.” These quotes underscore a belief that human intervention will become exceptional rather than routine.

If the industry embraces agent‑first code, tooling, documentation standards, and developer education will need to adapt, potentially accelerating performance gains but also raising concerns about transparency, maintainability, and security for downstream human developers.

Original Description

In an agent-first world, code might be more performant, but it will likely also be totally opaque. In this excerpt from their recent conversation on O’Reilly, Google’s Addy Osmani and Tim O’Reilly share some thoughts on a future that’s “optimizing for agent readability,” not for humans. Check it out.
Follow O'Reilly on:

Comments

Want to join the conversation?

Loading comments...