Skip to content
DuranteDurante
ALL SYSTEMSGet Access

27 weeks · 54 posts · Written while building

Field notes from a personal AI OS in flight

Every Tuesday, an evergreen essay on what I'm learning while shipping DuranteOS. Every Friday, a dispatch from the week. Roughly 108,000 words and counting — for builders who'd rather watch the foundation get poured than read the press release.

Subscribe · Tuesday essay

Around 3,800 builders read this weekly.

The Agent Surface Splits in Two: Anthropic Goes Vertical While China Goes Substrate

Anthropic launched Claude Cowork on Tuesday — Claude Code for non-technical knowledge work — and reorganized Mike Krieger from CPO into a new Labs incubator alongside Ben Mann. The same week shipped Claude for Healthcare, the DeepSeek Engram paper foreshadowing V4, Zhipu open-sourcing GLM-Image trained end-to-end on Huawei Ascend silicon, and Cursor's CLI shipping Plan/Ask agent modes plus one-click MCP auth. The agent surface is splitting along two axes — Western labs climb vertically into bounded application contexts, Chinese labs go down to architecture and silicon — while the harness layer in the middle hardens around MCP. Indie founders just got a much clearer map.

The week opened with Anthropic shipping a new product surface and a structural reorganization in the same announcement. It closed with Cursor matching Claude Code's terminal feature set point-for-point. In between, two Chinese labs published artifacts that say the substrate war is being fought on a separate front entirely.

Five days of news. Two parallel narratives. One indie-founder map I am redrawing as I write this.

The framing I have been using through the prior dispatches — "the substrate is plural, the protocols are public goods, the workflow layer is the moat" — survives the week with one important refinement. The agent surface is not flattening into a single commodity competition. It is splitting into clear strategic directions, each with its own physics, and the founder who reads the split correctly has a sharper bet than the founder who treats 2026 as one undifferentiated market.

This is the dispatch I would not have written without Studio shipping last week and Cowork shipping this week.

The week's signal in one sentence

Anthropic is climbing the application stack into bounded knowledge-work contexts. Chinese labs are going down to architecture and silicon. The agent harness in the middle (Claude Code, Cursor, the Skills/MCP layer) is where the head-on competition lives. Pick your axis deliberately, or get squeezed by founders who did.

The hook: Cowork, Labs, and the vertical bet

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

On Tue Jan 13, Anthropic launched Claude Cowork — Claude-Code-derived, but reshaped for non-technical knowledge work — and announced a structural reorganization in the same post (source). Ami Vora was promoted to head of Product. Mike Krieger stepped down as CPO to co-lead a new Labs incubator alongside Ben Mann. The Labs charter, in Anthropic's own framing, is to "incubate frontier products" — which is the kind of language a company uses when it has decided the next billion-dollar surface is not the one it is currently selling.

Fortune confirmed the same day that Cowork was built largely by Claude Code itself in about 1.5 weeks. That is the part that should make every founder pause. The company that built the substrate just demonstrated that the substrate can author the next product on top of itself in days, not quarters.

Read the strategic shape. Anthropic is no longer trying to win on substrate alone. The substrate is winning enough — Microsoft default, $350B valuation, MCP at 100M monthly downloads. The next bet is climbing into specific bounded contexts: Cowork for general knowledge work, Claude for Healthcare (also this week, Mon Jan 12) for clinical workflows. Vertical applications wrapped around the same horizontal substrate.

For an indie founder, the implication is sharper than it looks. Anthropic is not going to build "Claude Code for X" for every value of X. They will pick the largest few — knowledge work, healthcare, maybe legal, maybe sales — and ship them in research preview form built mostly by Claude Code itself. Every other vertical is open territory, and the moat in those verticals is not the agent loop. The moat is the bounded context, the vocabulary, the verified workflows, the operator-specific memory layer that an indie can build for a wedge Anthropic will not ship.

That is the Altyaa argument I made on Tuesday, validated by Anthropic's own structural choices on the same week.

The substrate war on a separate front

The other narrative ran underneath, on a different axis entirely.

  • Tue Jan 13 — DeepSeek publishes the Engram paper (source). A conditional memory module performing O(1) lookups alongside the neural backbone, with gating that suppresses contradictory retrievals. Reasoning-bench jumped from 70% to 74%. Knowledge-bench went from 57% to 61%. The repo is open-source. The paper foreshadows DeepSeek V4. This is not a model release; it is a substrate-architecture release.

  • Wed Jan 14 — Zhipu (Z.ai) open-sources GLM-Image trained end-to-end on Huawei Ascend silicon (source). 9B autoregressive generator + 7B diffusion decoder, full pipeline on Atlas 800T A2. The first Chinese SOTA multimodal trained without US silicon. The open weights are interesting; the silicon path is the load-bearing detail.

Read these two together. DeepSeek is publishing architecture-level research that makes the open-weights tier structurally more capable for the next generation. Zhipu is demonstrating that the open-weights tier can be trained end-to-end on non-US silicon. Both contributions are at the substrate, not at the application layer.

Western labs, this same week, shipped vertical applications. Chinese labs shipped substrate. That is the split.

For an indie founder, the question is not which side is "winning" — both are winning, on different axes, at the same time. The question is which side's moves constrain your architecture. If your inference path depends on US silicon and a single proprietary substrate, you are one trade-policy decision and one model-release cycle away from a forced migration. If your routing layer can absorb open-weights models trained on non-US silicon, you have a hedge that costs you almost nothing today and pays back enormously the first time the substrate question becomes a procurement question.

I am building the routing layer. After this week I am building it faster.

The harness war is now head-on

The middle layer — the agent harness — is where the head-on competition lives.

On Fri Jan 16, Cursor's CLI shipped /plan and /ask agent modes, prepended-& cloud handoff, agent-lifecycle hooks, /usage, WebFetch + WebSearch tools, and an interactive /mcp list (source). One-click MCP auth. Plan-mode and ask-mode as first-class commands. Cloud-agent handoff with a single character.

Read the feature list against Claude Code's surface and the parity is striking. Slash commands, hooks, MCP auth, cloud handoff — these are not aspirational features anymore. They are the table stakes any credible coding-agent CLI is shipping in Q1 2026.

Two months ago, MCP and AGENTS.md were Anthropic-aligned standards that other surfaces adopted with friction. Six weeks ago, Linux Foundation took stewardship via the AAIF. Three weeks ago, Anthropic launched the Skills directory with seven major partners. This week, Cursor shipped first-class MCP plumbing into the CLI. By Q2 every credible coding-agent surface — Aider, Cline, Antigravity, Vibe CLI — will ship the same shape, because the alternative is being invisible to the agent that is actually writing code.

For an indie founder, this means publishing tools to MCP first is no longer a strategic bet. It is the table-stakes distribution surface. If your tool does not expose an MCP server, it is invisible to half a dozen agent harnesses by April. The cost of building the MCP server is one day. The cost of not building it compounds against you weekly.

The pattern: split, don't flatten

The five-day window in one frame

The 'one big AI race' frame (collapses by April)
  • Anthropic, OpenAI, Google all racing on the same chat substrate
  • Indie founders pick a vendor and pray
  • Coding agents converge into a single feature comparison
  • The substrate is the only place value accrues
  • 2026 is "which lab wins"
The 'split surface' frame (this week's evidence)
  • Anthropic climbs vertically into bounded application contexts (Cowork, Healthcare)
  • Chinese labs go down to architecture (Engram) and silicon (GLM-Image / Ascend)
  • Coding-agent harnesses (Claude Code, Cursor) compete head-on with parity feature sets
  • MCP / Skills / AGENTS.md harden as the substrate-neutral plumbing layer
  • 2026 is "which axis you bet on, and how cleanly you route across the others"

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" — this week sharpened it. The substrate is plural and splitting along multiple axes. The protocols (MCP, AGENTS.md, Skills) are hardening into the layer that survives the split. The workflow layer is the moat especially in the verticals Anthropic does not climb into.

Two angles for an indie founder

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

  1. Claude-Code-for-X is the new template — pick the X Anthropic will not ship. Cowork generalized Claude Code into knowledge work. Claude for Healthcare took it into clinical workflows. The next thirty most-defensible verticals — local-language SMB social media, indie-dev tooling, regional compliance, niche B2B research — are all "Claude Code for X" plays Anthropic will not build. The moat is no longer the agent loop. The moat is the bounded context, the vocabulary, the verified workflows, the regional payment rails. Pick the X carefully and build the wedge.
  2. MCP-first is now table stakes; non-MCP is now invisibility. Cursor's Jan 16 release closes the door on the "I'll add MCP later" plan. By Q2 every credible coding-agent CLI will treat MCP as default plumbing. Tools that expose an MCP server are inside the agent's vocabulary. Tools that do not are inside the agent's blind spot. Build the MCP surface this week. The cost is one day. The runway against you compounds weekly until you do.
  3. Wire the open-weights / non-US-silicon hedge before procurement asks. GLM-Image on Ascend is the small story this week, but the implications are not small. If your inference path is hardwired to US silicon and a single proprietary substrate, you are one policy cycle away from a forced migration. The cost of routing through your own gateway today is days of work. The cost of doing it under time pressure six months from now is everything else.

What this changes for DOS

Two design decisions hardened this week, both of them coming out of the split-surface framing rather than any single news item.

One. Studio's provider list expands. The original gateway plan was Claude as primary, with one open-weights fallback for inner-loop coding tasks. After Tuesday's Engram paper and Wednesday's GLM-Image-on-Ascend release, the fallback list grows to include at least one Chinese open-weights model trained outside US silicon. That is no longer a hedge against pricing; it is a hedge against substrate-availability politics. The cost is one adapter. The benefit is asymmetric and the asymmetry just got larger.

Two. The first DOS pack to ship as a public Skill goes out this week. With Cursor making MCP first-class on Friday, the distribution surface for an MCP-and-Skill-shaped pack is now genuinely cross-harness. The pack I have been holding back from public release — the Sentinel sketch from Week 8 — is the right shape for this surface. Shipping it as a Skill this week is the cheapest distribution test I can run.

That is the kind of small re-prioritization that, accumulated weekly, eventually produces an architecture that survives the split — and benefits from it.

What I am watching for next week

The thread that runs through the week

The agent surface is splitting. Western labs climb vertically into bounded application contexts. Chinese labs go down to architecture and silicon. The agent harness in the middle hardens around MCP and Skills as the substrate-neutral plumbing. Indie founders who treat 2026 as "one big AI race" misread the map. Indie founders who pick an axis deliberately have a sharper architecture and a more defensible wedge.

For my own work, the implication is to keep doing what I am already doing — wedge product (Altyaa) above a routing substrate (Studio) with portable packs (Skills) and an operator loop (DOS) on top — and to do it faster than the calendar suggests is necessary.

That is what the first eighteen weeks have prepared for. The next eighteen are about executing on it.

— Lucas


Sources verified the week of Jan 12-16, 2026: Anthropic Labs / Cowork launch (Jan 13) · Fortune on Cowork (Jan 13) · TechCrunch on Claude for Healthcare (Jan 12) · DeepSeek Engram repo (Jan 13) · The Register on Zhipu GLM-Image / Huawei Ascend (Jan 14) · Cursor CLI Jan 16 changelog

Was this page helpful?

The 27-week arc · A single body of work

Twenty-seven weeks. Two posts a week. Six months of writing while building.

Week

Tuesday evergreen

Friday dispatch