A coding agent's scaffolding now has a metered price tag.
A daily summary of what is interesting and happening in the AI industry, with a focus on what this means for people building harness experiences that are used.
Good morning, it's Monday, July thirteenth.
In today's briefing we see Systima measuring Claude Code's thirty-three thousand token overhead against OpenCode's leaner scaffolding, Ploy's production migration showing cost is driven by prompt caching configuration more than model choice, and a developer community starting to ask for AI content labels.
In the harness, tools and orchestration world;
Systima released a detailed engineering comparison of Claude Code versus OpenCode, measuring the hidden scaffolding cost of each harness. Claude Code ships roughly thirty-three thousand tokens of system prompt and tool schemas before your first request, versus OpenCode's roughly seven thousand. The gap compounds across sessions too: on a real write-run-test-fix workflow, Claude Code used roughly one hundred ninety-nine thousand cumulative input tokens across six requests while OpenCode burned roughly forty-one thousand across four. Most of Claude's overhead lands as cached reads rather than full-price tokens, but the token accounting by session matters more than sticker-price comparison when choosing a coding harness. For product teams evaluating coding agents, expect the cost equation to shift from headline pricing to session-level token accounting and prompt caching configuration, because invisible scaffold overhead now predicts real cost more reliably than the model's per-token rate card.
Ploy ran a production migration of its website-building agent from Opus to GPT-5.6 Sol and measured two point two times faster completions, twenty-seven percent lower cost, and roughly half the output tokens. The generated code noticeably shrunk too: a comparable page's CSS ran twenty-five hundred and eight characters under Sol versus seventeen thousand nine hundred fifty-seven under Opus. The important caveat is that before Ploy fixed a prompt-caching bug, Sol actually looked fifty percent more expensive than Opus. When you pair this with Systima's teardown, the week's cost surprises both trace back to caching and system-prompt configuration rather than raw model pricing. For teams running production agents at scale, treat prompt-caching configuration as a first-order cost lever, because the difference between a misconfigured cache and a working one can flip the cost comparison between models entirely.
In other news, a thread on Hacker News titled Add flag for AI-generated articles pulled over five hundred and sixty points within hours, splitting between commenters wanting a provenance tag on AI-written content and those arguing the existing vote-and-flag system already handles it. The thread is a temperature check more than a launch, but it signals where the conversation is moving in developer communities. With AI-assisted content volume climbing everywhere, any company publishing AI-assisted writing at scale should treat disclosure as a design decision to make now rather than a compliance requirement to react to later, because community pressure usually moves faster than formal regulation.
That's the briefing. Have a great day.