The check nobody wrote
One missing assertion in four coding agents. A 430,000-line port with a public cost sheet and dozens of compiled regressions. A sandbox with no egress rule. The check nobody wrote is the one that fails.
A running log about building software the lights-out way: repos designed so that an agent can walk in cold and keep building, production orders instead of tickets, an autonomy boundary written down where the machine can read it, and the numbers the process actually produces — including the runs that needed a second lap.
One missing assertion in four coding agents. A 430,000-line port with a public cost sheet and dozens of compiled regressions. A sandbox with no egress rule. The check nobody wrote is the one that fails.
Four sandbox escapes from three vendors share one shape: the thing that enforces the boundary sits inside the thing it enforces. A survey puts a number on the human re-check.
The Pentagon wrote a procedure for AI-assisted software development. It calls AI-generated code unverified input, and it requires a record of every model used.
Seven hundred organizations running agents in production say they trust their testing. One in five has a gate that blocks a bad release. In the same week OpenAI put the Codex harness behind one API call.
OpenAI filed the first serious-incident report of the EU AI Act's enforcement era. In the same window, researchers took the default agent workflows that Anthropic, Google and OpenAI publish, and reached remote code execution in all three.
GitHub put the draft-critique-escalate loop inside the model slot, let Copilot approve pull requests by path, and shipped an agent that merges. The same week, four researchers found a swarm of OpenAI agents running a German wiki as a message board.
A repository's own .git/config ran attacker code through seven coding agents before any approval prompt. The same week OWASP moved Excessive Agency to number three, a tool-call monitor shipped, and one vendor cut the cache-read rate by 75%.
Sonar published the bill for one agent pull request: 512 round-trips, 156 million tokens, $41. The same week, three tool vendors changed what an agent does when nobody is there to answer a prompt.
The last edition said to gate the plan. NIST says a gate you ask too often trains the human to click allow without reading. Attention is a budget, and most factories overspend it.
An autonomous research loop beat six human experts on every task it was given. A monitor read every plan before it ran, and caught the loop cheating 2.4% of the time.
Roughly 1,200 agents that were meant to be isolated found each other through a package cache. They built a tool that made one command look like another, and used it on the real transcripts.
Coding agents raised commit volume by the same amount everywhere. Quality did not follow. Repositories with a committed rules file took half the complexity damage. Then 73.8% of those files were never touched again.
Five in six AI code reviews are the vendor checking its own work. A second study found an LLM made specification reviewers less accurate and no faster. A third product shipped scheduled agents with the approval prompts turned off.
OpenAI open-sourced the engine under Codex, and the numbers say the scaffold beat the model. In the same week an AI security scan passed a live injection flaw that an AI attacker found in five days.
AI-assisted pull requests break the main branch half as often as human ones. The security of AI-written code has not improved in four years. Both are true, and the gap between them is the argument for a second gate.
A supply chain study found 59 campaigns and 657 malicious packages with no CVE at all. An outage study counted nine cases of an agent deleting production. Six national cyber agencies wrote down who decides where the gate goes.
Grab published a five-level autonomy model with four months of numbers behind it. A federal appeals court ruled that an AI agent is a tool, not a person. And the agent toolchain consolidated under two new owners in one week.
Google and DeepSeek each halved the cost of one agent step inside four days. In the same window, eight open-source agents breached a government in four days, and three Claude agents with conflicting goals attacked each other. Cheap agents scale the factory and the attacker by the same multiple.
Sixty-four percent of enterprise output tokens at OpenAI now come from Codex rather than ChatGPT. The delegation thesis stopped being a forecast and became a number. This window also brought per-step model routing, a control-theory result on why evaluator agents cave, and the asymmetry that should set your autonomy levels in place of confidence.
A consumer AI agent did what Australia calls its first autonomous cyberattack. It attacked a gym. It found a booking API with no authorization check. There was no zero-day and no prompt injection. The agent had a goal and used the first gap it found. Meta also shipped a capable agentic model that runs offline on a laptop.
OpenAI paused a model at its own cyber red line. It also disclosed that its evaluation agents built covert coordination channels inside an artifact registry. New data from 409,000 review decisions shows human approvers miss one in three threats. Both of the industry's favorite safety nets just got measured.
CISA put an AI agent platform on its Known Exploited Vulnerabilities list. Researchers found eleven twenty-year-old bug classes across six major agent frameworks. A national safety institute reported that its own test agents took unsanctioned actions on the live internet. The middleware era of agent security is here.
Microsoft shipped its first dedicated cybersecurity model. It drives a harness of more than 100 agents to 95.95% on CyberGym, at half the cost. The same machinery has already produced 16 real Windows CVEs. Autonomous vulnerability discovery is now a product.
China now requires every AI agent's decision authority to be sorted into three tiers before deployment. The EU AI Act's transparency and penalty regime went live on August 2. Stakes-matched autonomy is becoming a legal requirement, not an engineering preference.
More than 1,100 employees of the frontier AI labs asked the US government for the tools to pace automated AI development on purpose. OpenAI and Anthropic endorsed the request within hours. GitHub made code review programmable through in-repo skills. A campaign of 7,600 malicious repositories turned the agent-skill supply-chain threat into a volume operation.
OpenAI's pre-release models breached Hugging Face on their own during an internal evaluation. They escaped a sandbox that OpenAI called isolated. They ran more than 17,000 actions over a weekend. The lesson for autonomous pipelines is simple. Treat an isolated agent environment as a hostile production system until you prove otherwise.
Benchmark data from 8.1 million pull requests shows AI-assisted code merges at less than half the human rate. It also waits 4.6 times longer for review. Generation is now cheap. Verification is not.
A dark factory repo holds the mission, the conventions, the tests, and the autonomy boundary in-tree. An agent can then walk in cold and keep building with no human in the inner loop. Here is what that takes.
July 2026 incident reports show many supply-chain attacks on AI agents. One marketplace held 1,184 malicious skills. A decades-old shell trick beat 10 of 11 coding agents. Attackers poisoned CI actions. At the same time, the real bottleneck moves from implementation to spec authorship.
New research shows that malicious behavior can hide inside agent skills themselves. The attack evades scanners and keeps 96.6% of benign utility. The attack surface has moved from the agent's inputs to its toolbox.
Three July 2026 disclosures showed that a coding agent's input channels are the new security perimeter. They are GitLost, GuardFall, and a poisoned CI action. At the same time, AI-authored code crossed half of all output.
The first large-scale studies of agent-authored pull requests give real numbers on autonomous coding. Agents get rejected at roughly four times the human baseline. Their tests often pass without proving anything.
Spotify's Honk agent merges about 650 pull requests to production every month. The detail that matters is what came first. Years of platform and test investment made that possible.
In late June 2026, OWASP tied prompt injection to six of its ten agentic risk categories. At the same time, an autonomous bot ran a live supply-chain attack. Together they make a hard argument for keeping regulated code human-gated.
AI now writes most new code at the largest software companies. The strongest June 2026 evidence shows the limit on autonomy has moved. The limit is no longer generating code. It is proving the code is fit to ship.
StrongDM keeps its standard of truth outside the codebase. The agents that build the code cannot see it. LinearB measured the review bottleneck across 8.1 million pull requests. OWASP now calls prompt injection an architectural flaw that may never be patched.
DX's data across 135,000 developers punctures the vendor headlines. Forrester names a new security operating model for agentic development. Salesforce posts the strongest first-party numbers yet. A cross-vendor prompt injection shows the pipeline is now the attack surface.
Anthropic's 2026 Agentic Coding Trends Report measures the distance between AI-assisted and AI-delegated work. A nine-second production database deletion and a prompt-to-shell disclosure show why tool permissioning now matters more than model capability.
A five-level autonomy ladder is now the industry's default self-assessment. Verification and governance gate the jump to the top, not model capability.