Pular para o conteúdo
DuranteDurante
ALL SYSTEMSGet Access

27 semanas · 54 textos · Escritos durante a construção

Notas de campo de um SO de IA pessoal em voo

Toda terça-feira, um ensaio perene sobre o que aprendi enquanto envio o DuranteOS. Toda sexta, um boletim da semana. Cerca de 108 mil palavras e contando — para construtores que preferem ver a fundação ser lançada a ler o press release.

Assinar · Ensaio de terça

Cerca de 3.800 construtores leem isso toda semana.

Routines Eat the Workflow: The Harness Becomes the Product

On Tuesday Anthropic shipped Claude Code Routines — saved Claude Code configs that run on Anthropic's cloud infrastructure on schedules, GitHub events, or POST-with-bearer-token webhooks. Pro five per day, Max fifteen, Team and Enterprise twenty-five. The desktop app was rebuilt around parallel sessions and an integrated terminal. The same week, OpenAI acqui-hired Hiro Finance to bolt vertical AI into ChatGPT, Jane Street signed a $6B AI-cloud agreement with CoreWeave, Alibaba shipped Qwen3.6-35B-A3B open-weights for consumer hardware, and the Anthropic Mythos / Project Glasswing partner roster expanded with bug findings: a 17-year FreeBSD RCE, less than 1% patched. The harness layer above the model is consolidating, and indie founders need to know whose harness orchestrates their workflows next quarter.

The previous dispatch (W24) framed the Claude Code Monitor primitive as a glue-code-deletion tool. One week later, Anthropic shipped the full implication: Claude Code Routines — saved Claude Code configurations that run on Anthropic's cloud infrastructure on schedules, GitHub events, or webhook triggers — and the Claude Code desktop app rebuilt around parallel sessions, an integrated terminal, and drag-and-drop file editing.

The Monitor primitive was the verb. Routines is the noun. Together they convert Claude Code from "a thing the operator sits in front of" to "a thing that runs while the operator sleeps." The harness ate the workflow.

That is the load-bearing event of the week, but it is not the only consolidation move. OpenAI bought a vertical AI startup the day before. Jane Street signed a $6B AI-cloud agreement with CoreWeave. Alibaba shipped open-weights agentic coding for consumer hardware. The Mythos / Project Glasswing partner roster expanded substantially, with Mythos's vulnerability discoveries quoted publicly: a seventeen-year FreeBSD RCE, less than one percent patched in production. Five days, five layers of the agent stack moving in coordinated directions.

I am writing this on a Friday thirty-one weeks into building DOS, with the Tuesday 90-day bakeoff retrospective live alongside this dispatch. The Tuesday post documented the empirical routing data underneath Studio. The Friday news is about how the surface above the routing — the harness — is consolidating into specific products with names and schedules.

The week's signal in one sentence

The harness layer above the model is no longer a buy-or-build question — it is a buy-or-build-or-orchestrate question. Anthropic just shipped a first-party harness that runs Claude on schedules without the operator's machine online. Indie founders need an answer for whether their product is the harness, runs inside someone's harness, or orchestrates across multiple harnesses, because the middle position is closing fast.

The hook: Routines as the new harness primitive

The single most consequential thing of the five-day window landed Tuesday morning.

On Tue Apr 14, Anthropic shipped Claude Code Routines + desktop app redesign (9to5Mac, SiliconAngle, MacRumors followup Apr 15). A Routine is a saved Claude Code configuration — prompt + repos + connectors — that runs on Anthropic's cloud infrastructure on three trigger types: cron schedule, GitHub event, or POST-with-bearer-token webhook. Pro tier gets five Routines per day, Max fifteen, Team and Enterprise twenty-five. The desktop app was rebuilt around parallel sessions, an integrated terminal, an in-app file editor, and drag-and-drop layout.

Read the structural shape of this. The W24 Monitor primitive was the callable that lets a long-running agent task surface events. Routines is the trigger that lets a long-running agent task start without an operator. Together they form the primitive pair indie tooling has been hand-rolling for two months — schedule plus event-stream plus webhook plus parallel-session UX.

For an indie founder, the implication is that Anthropic is no longer just shipping a coding assistant. It is shipping a first-party harness. The unit of work in Claude Code shifts from "an interactive session with the model" to "a configurable agent running on a schedule against the operator's repos and connectors, surfaced when something happens." That is the runtime layer my W18 Skills/Packs/Hooks essay framed as DOS's three-layer model. Anthropic just shipped the Claude-Code-shaped version of the same architecture as a product feature.

The DOS-vs-Claude-Code-Routines positioning question is now operational. DOS's Packs/Agents/_runtime/ from the project's CLAUDE.md was the harness layer for autonomous agent packs. Routines is the same thing, hosted, with first-party scheduling. The moat shifts from "I built a runner" to "I built the orchestration semantics on top of the runner — the Algorithm phases, the MemPalace memory layer, the Sentinel conventions, the Council pattern, the failure-pattern discipline, the routing-by-sovereignty layer." That higher-order claim is where DOS competes; the lower-order claim (we run agents on schedules) is where Anthropic just won.

This is exactly the W17 moat-above-the-model framing playing out one layer up. The substrate vendor commoditizes the layer the indie was building; the indie's moat moves up-stack to context, conventions, memory, and orchestration semantics. Studio's positioning sharpens to match.

The four corroborating moves

Four other items landed in the same five days, each pointing in the same direction.

  • Mon Apr 13 — OpenAI acqui-hires Hiro Finance (TechCrunch). Personal-finance startup founded 2024 by Ethan Bloch (ex-Digit). Seventh OpenAI acquisition of 2026. Roughly ten people join OpenAI; the Hiro product shutters Apr 20. The acqui-hire is structurally another Anthropic-Vercept move from W18 — substrate vendors buying vertical-AI talent rather than partnering with the products that talent built.

  • Wed Apr 15 — Jane Street + CoreWeave $6B AI-cloud deal (CoreWeave). $1B equity at $109/share Class A, plus roughly $5B in compute commitment. Jane Street gets access to NVIDIA Vera Rubin compute across multiple facilities for ML research on financial-markets data. Quant-finance crosses the frontier-compute threshold publicly. The capital-flow story keeps consolidating — capital allocators with the deepest pockets are now buying compute commitments at scales that match the labs themselves.

  • Tue Apr 14 — Mythos / Project Glasswing partner expansion (Anthropic Glasswing, Mythos Preview). The original cohort of seven from W24 expanded substantially: AWS, Apple, Broadcom, Cisco, CrowdStrike, Google, JPMorgan Chase, Linux Foundation, Microsoft, NVIDIA, Palo Alto Networks, plus forty additional organizations. Mythos found thousands of zero-days including a 17-year FreeBSD RCE, with less than one percent patched in production. The cohort grew; the capability findings stayed dramatic; the gating remained intact. Anthropic is building the Mythos buyer list publicly while keeping the access constraint just as tight.

  • Fri Apr 17 — Alibaba ships Qwen3.6-35B-A3B open weights (Hugging Face). 35B total / 3B active MoE, Apache 2.0 license, agentic-coding focus, designed to run on consumer hardware. The open-weights cadence keeps moving — Qwen joins Gemma 4 and Composer 2 (Kimi K2.5 base) as a credible inner-loop adapter for any indie gateway that has the routing layer from W22 and the bakeoff discipline from W25 evergreen.

Read end-to-end: Anthropic shipped the harness, OpenAI bought vertical talent, Jane Street bought frontier compute, Anthropic expanded the gated-cohort partner list, Alibaba shipped open-weights for laptops. Five layers consolidating in one week. The agent-stack rebuild from W23 keeps moving.

The pattern: harness layer consolidates

The five-day window in one frame

The 'I built a runner' frame (closed Tuesday)
  • Indie tooling differentiates on having an agent runtime
  • Schedule + webhook + parallel-session UX as competitive moat
  • Substrate vendor stays at the model layer
  • Operator runs the agent runtime on their own machine
  • Harness layer is open territory
The 'first-party harness' frame (this week's evidence)
  • Anthropic ships Routines: scheduled / event-driven / webhook-callable Claude Code on Anthropic infra
  • The harness layer is now first-party for the largest coding-agent surface
  • Indie tooling that competed on having-a-runtime needs a higher-order positioning
  • Operator never has to be online for the agent to run
  • The moat shifts to orchestration semantics — Algorithm, conventions, memory, evals — not the runner itself

If you wanted evidence for the year's prevailing narrative — "the substrate is plural, the protocols are public goods, the workflow layer is the moat, the rules layer is being codified, the hyperscalers are vertically integrating, the flagship is agentic-coding-shaped, the substrate has bifurcated, agentic primitives commoditize, the moat is above the model, procurement is the new benchmark, surface area beats concentration, unbundling everywhere, institutional disagreement encoded as data, parallel rebuild, frontier bifurcates on safety" — this week added the sixteenth refinement: the harness layer above the model is consolidating into first-party products. Indie tooling that lived in the harness slot has to relocate above it or accept commoditization.

Two angles for an indie founder

What an indie founder building on the substrate should do this week

  1. Reposition above the harness, not next to it. Routines plus the W24 Monitor primitive equal a complete first-party Claude Code harness with scheduling, event-streaming, and webhook surfaces. Whatever indie agent runtime you built last quarter is now in direct comparison to a first-party version. The defensible repositioning is to move above the harness — orchestration semantics that the harness consumes (Algorithm phases, convention catalogs, evaluation harnesses, multi-vendor routing, sovereignty-aware policy enforcement, memory layer integration). Studio's positioning is exactly this; if your product is in the same shape, the next pitch needs to lead with what you do that the harness cannot ship.
  2. Open-weights agentic coding on consumer hardware closes the model-substitutability question. Qwen3.6-35B-A3B (Apache 2.0, runs on a laptop, agentic-coding focus) plus Gemma 4 plus Composer 2 means the model dependency is increasingly substitutable for the coding call type specifically. Indie tools that hard-couple to a single vendor lose optionality; tools that abstract over the model layer (the routing pattern from W22) capture the substitutability premium. DOS's multi-vendor inference posture is now a feature, not a hedge — and the openings created by the harness consolidation make it more important to surface this clearly to potential customers.
  3. Watch the Mythos partner expansion as your buyer-list announcement. The Glasswing cohort grew to roughly fifty organizations this week. If you ship anything security-adjacent, that fifty-org list is your concrete buyer pipeline for the next eighteen months. Build for what they will need once Mythos-class capability becomes table stakes inside their security workflows. The Mythos release pattern (closed cohort, gated by partnership, generous credits to defenders) is your distribution model — partner inside the cohort or build for what the cohort will need next.

What this changes for DOS

Two design decisions hardened this week, both coming out of the harness-consolidation framing.

One. Studio's pitch language reorders. Until this week, Studio's lead position was "credit-metered gateway over multiple substrates." After Routines, the lead becomes "the operator-loop layer above whatever harness you use" — Algorithm, conventions, memory, evals, routing-by-sovereignty — with the gateway as the underlying mechanism. The technical spec is identical. The strategic framing inverts: the gateway is how the operator-loop layer routes; the operator-loop layer is what DOS is.

Two. I am writing the integration adapter that lets DOS's Algorithm phases run inside Claude Code Routines. The argument for the adapter: if Routines becomes the first-party harness most operators sit on top of by Q3, then DOS's value as "the operator loop on top" only compounds if it can plug into the harness operators already use. The cost of the adapter is roughly two days. The benefit is DOS keeps its operator-loop positioning regardless of which harness the customer chooses — Routines, Cursor 3's Agents Window, OpenAI Codex's surface, or DOS's own Packs/Agents/_runtime/.

That is the kind of forcing function the harness-consolidation week is structurally designed to produce. The substrate-vendor's product-feature release shifts the indie-tooling positioning from "we are the harness" to "we are the layer the harness runs."

What I am watching for next week

The thread that runs through the week

Anthropic shipped the harness. OpenAI bought vertical talent. Jane Street bought compute. The Mythos partner cohort expanded. Alibaba shipped open-weights agentic coding for laptops. Five layers of the agent stack moved in coordinated directions across five days, and the harness layer specifically — the one indie tooling had been competing on for two months — became first-party.

For an indie founder, the playbook reduces. Reposition above the harness. Treat model substitutability as a default, not a hedge. Build for the Glasswing cohort if you ship anything security-adjacent. Bet the moat on the operator loop on top — context, memory, conventions, eval discipline, routing-by-sovereignty — because that is the only piece of the stack that neither the harness consolidation nor the open-weights commoditization can vertically compress.

That is what Studio is becoming. The Routines-eats-workflow week made the architecture argument operational at the harness layer, and the operator-loop positioning sharpens accordingly.

— Lucas


Sources verified the week of Apr 13-17, 2026: 9to5Mac on Claude Code Routines (Apr 14) · SiliconAngle on Routines + desktop redesign (Apr 14) · TechCrunch on OpenAI acqui-hire of Hiro Finance (Apr 13) · CoreWeave on Jane Street $6B deal (Apr 15) · Anthropic Project Glasswing partner page · Hugging Face Qwen3.6-35B-A3B (Apr 17)

Was this page helpful?

O arco de 27 semanas · Um corpo de trabalho

Vinte e sete semanas. Dois textos por semana. Seis meses de escrita durante a construção.

Semana

Ensaio de terça

Boletim de sexta