Field note / 01May 2026

The new shape of software work

The era of supervising code has arrived.

Agentic coding is quickly changing the bottleneck: less typing, more briefing, checking, and deciding what deserves to ship. The good news is that a small team can start deliberately.

Read the field guide
Brief betterInspect the diffKeep a human in the loopMake the rollback boringBrief betterInspect the diffKeep a human in the loopMake the rollback boring

The practical question is no longer “can an agent write it?”

It is: how do you give an agent enough context to be useful, while retaining enough visibility to trust the result?

This is why agentic coding is a serious topic now. In its 2026 trends report, Anthropic describes a shift from writing code toward orchestrating agents that write code—alongside the unresolved work of oversight, quality, and security. Google Cloud frames a related move from individual tasks toward whole systems. Those are product announcements and research perspectives, not a guarantee of your team’s outcome. But they point to a useful operating change: the skill is becoming system direction.

Thesis

The leverage is real only when the review loop is real.

02 / A working model

Treat the agent as a capable, very fast new hire.

Not magic. Not an intern. Not an autonomous department. Give it an intelligible job, a bounded workspace, and a feedback loop that exposes its work.

What a useful loop looks likeNot to scale
BRIEFWORKSPACEREVIEWSHIPscope the jobinspect the workcheck the claimdecide, don’t drift
01 / Context02 / Execution03 / Evidence04 / Decision

03 / The field guide

Three questions before the first run.

01

Where is the boundary?

Name the files, systems, and decisions the agent may touch. “The codebase” is not a boundary.

02

What counts as evidence?

Ask for test output, a diff, a failure note, and the assumptions the agent made—not just a confident summary.

03

Who holds the stop button?

A useful pilot has an accountable reviewer, a clear escalation route, and a way to roll back.

The point of a pilot

Don’t prove that AI is clever.
Prove that your process improves.

Choose one repetitive workflow. Record the baseline. Make the agent show its work. Let a responsible person say “no.” That is enough to learn something valuable.

Write the first brief

Source desk

Read the original material.

This page is a perspective built from current first-party reports. Source claims are linked; conclusions and the pilot framework are The Model Note editorial guidance.

Editorial status: draft for human review • No product testing, commercial relationship, or performance outcome is represented here.