MakersfuelThe DispatchIssue 5 · August 25, 2026

Open models just took the majority of someone's tokens

The Makersfuel desk · 8/25/2026Subscribe →

Today's haul: 6 tools · 11 resources · 23 reads · 10 numbers · 15 things that happened. Every tool, resource and read below has a working link. No link, no listing.

⚡ 60-Second Catch-Up

Open weights crossed the halfway line somewhere real, and the frontier labs answered on price. Open-source models went from 28% to 62% of tokens served at Vercel over two months, a chart from Vercel's Guillermo Rauch that Gavin Baker put numbers around — and he thinks the end state is closed frontier tokens holding 60–90% of economic value on only 15–25% of tokens. Four days earlier OpenAI cut GPT-5.6 Sol's API price by more than 20% for three months, input from $5 to $4 per million and output from $30 to $20. Meanwhile Anthropic's cheaper Opus 5 overtook Fable 5 in corporate spending within a month of launch, and one developer handed Qwen 3.8 27B a reverse-engineering job he assumed needed a frontier model and got it back in 30 minutes. → The interesting number is 62%, not the price cut. Token share moves when the cheap option clears the bar on ordinary work, and ordinary work is most of what you run. Pick your three highest-volume tasks this week and run each one against an open model and your current default, then grade them yourself — if you can't tell the difference, you have been paying frontier prices for commodity output.

The agent harness stopped being plumbing and became the product. Three open-source harnesses landed in one day: Headlong, a Laude/MIT microharness whose agent never sleeps and generates its own thoughts between messages in under 10K lines of Bash; Apache Maka, a local-first agent workspace that records every model message, tool call, permission decision and termination event as an append-only log; and Proliferate, an open-source IDE that runs Claude Code, Codex and OpenCode in parallel isolated workspaces. Dan McAteer's evolution-of-the-harness essay argues the whole game has shifted to optimising human attention rather than model capability. And the practitioner end looks like Ryan Carson, who spent $20,000 on Devin in a month, runs 10–15 threads at once and ships up to 40 pull requests a day — while keeping a handwritten priority list on paper beside him. → Note what all four have in common: the constraint is you, not the model. Maka's append-only log and Carson's paper list are the same idea — an agent you cannot audit or prioritise is an agent you cannot delegate to. Before adding a fifth tool, write down how you would answer "what did it do and why" for the four you already run.

Your own website quietly became the thing that gets quoted. Reddit's share of ChatGPT citations fell from 3.8% to 0.5% in a single week — an 86% collapse — after ChatGPT changed how it searches to look at official sites first, a shift documented by marketer Tom Orbach. Ask it what Notion costs now and it quotes Notion's pricing page, not a thread about Notion. → This is a content brief, not a trend. Three pages decide whether you get quoted: a pricing page with real numbers, because nothing can quote "contact us"; a "you vs competitor" page, because buyers ask AI to compare and it quotes whoever bothered to write one; and an FAQ that answers each question in its first sentence. If you have been treating your marketing site as a brochure, it is now an API.