Workflow Tag

Workflow

Posts related to workflow

82 posts

← Back to all posts

Two Meters: Claude Fable 5.1 Is Cheaper on the API and Hungrier on Max, and What to Turn Down

Anthropic says Fable 5.1 costs up to 45% less. Reddit says it empties a five-hour window in fifteen minutes. Both are true. The cache-read cut applies 'wherever usage is billed by token', and a subscription is not. Ten days of my own Claude Code transcripts show where the money goes, why the discount lands on one meter and the appetite on the other, and which dial to turn.

Read more →

A Dial Worth Turning: Claude Opus 5's Prose, and the Style Guide Anthropic Wrote Against Its Own Model

Opus 5 writes 510 words where Opus 4.5 wrote 158, with 2.3 times the em dashes and twice the 'load-bearing'. Arena measured it, Hacker News named it, Reddit downgraded over it. Anthropic's answer arrived in Fable 5.1's prompting docs: a paragraph defining 'mannered prose', with the model's own tics as the examples, for you to paste into your prompt. The vendor wrote the style guide against its own model, and shipped it as your job.

Read more →

A Lonely Way to Ship

Anthropic's own engineering lead for Claude Code said the quiet part: as the team leaned into agents, work 'could start being a lonely experience because we all started just working with our agents so much.' The fix they reached for was pair-programming lunches. The company that builds the most-used coding agent on earth noticed it isolates people at scale, and shipped it to everyone anyway.

Read more →

The Coding Moat Was Never the Code

Anthropic studied 400,000 Claude Code sessions and found the best users weren't the best programmers. Managers, lawyers, and salespeople land within a few points of software engineers, and management scored highest of all. The skill that transfers isn't syntax. It's knowing what the right thing to build is, which is the one thing a bootcamp never taught.

Read more →

The Expensive Middle: Claude Opus 4.8 vs Sonnet 5

Sonnet 5 lands within a few points of Opus 4.8 on most work and looks 2.5x cheaper, but that discount inverts on real tasks: at high effort Sonnet is so token-hungry it often bills more per task than Opus. The usage squeeze, meanwhile, is self-inflicted: agentic work now fans out dozens of subagents across parallel workstreams. Opus 4.8 became the expensive middle, though its real problem was never the price. It's the position.

Read more →

The Editor Is Now a Host

Cognition killed Windsurf overnight via an over-the-air update, rebranded it Devin Desktop, made the default UI an agent command center instead of a code editor, and shipped an open Agent Client Protocol so Codex, Claude, and OpenCode can all run inside it. The bet underneath: the IDE wins by being the place agents report for work, not by having the best autocomplete. The editor was always the wrong center of gravity.

Read more →

Cron With Judgment

Claude Code's Routines turn the coding agent into a cloud-scheduled process that wakes on a timer or webhook with no machine running, and Dynamic Workflows went GA so a single run can fan out hundreds of subagents. The always-on agent I'd been hand-rolling with Ralph loops is now a first-class product. The interesting part isn't the automation. It's that a scheduled task now makes decisions.

Read more →

The Fool's Errand

Every hour you spend making the current generation of AI tools more compliant is an hour the next release writes off. I've documented this pattern for a year without naming it: frameworks absorbed, prompt tricks obsoleted, guardrails outlived. Here's the name, the receipts, and the one kind of scaffolding that survives.

Read more →