// edition · 2026-06-10

June 10, 2026

37 stories on AI dev tools, agents, and the coding stack, curated from the day's RSS haul by Agentic Dev's pipeline.

Top Signal · Workflows & Tips

Writing a CLAUDE.md that Claude actually follows

A developer found that vague instructions in CLAUDE.md files — such as "write clean code" or "be concise" — are largely ignored by Claude, while binary, specific instructions with no room for interpretation reliably change model behavior. The article recommends replacing qualitative guidance with...

Dev.to - Claude

Tool Updates

How we turned operations knowledge into reusable automation

A developer described a method to move Claude Code's session memory from a per-user local folder into a shared git repository using a Windows directory junction, created without admin rights via PowerShell's `New-Item -ItemType Junction` command. The approach allows multiple team members and AI t...

Workflows & Tips Dev.to - Claude

Budgets for API keys on AI Gateway

Vercel added spend cap functionality to API keys on its AI Gateway, allowing teams to set dollar limits that block further requests once exceeded. Budgets can be configured via the Vercel Dashboard or CLI, with optional reset periods of daily, weekly, or monthly.

Pricing & Plans Vercel Blog

Claude Fable 5: The 7.5x Cost Trap and How to Fix It with Task-Level Routing

A developer blog post describes a three-layer cost routing strategy for Claude Fable 5, which offers five thinking-effort levels ranging from $0.10 to $0.72 per query. The author claims routing tasks by model tier and thinking level reduced monthly AI coding costs from $10,000 to $3,000.

Workflows & Tips Dev.to - Claude

What Claude Code Actually Does for Small Businesses

Claude Code is Anthropic's terminal-based tool that reads plain-English instructions and writes, runs, and debugs code locally on a user's machine. The article outlines three small business applications: automated invoice exception flagging, CRM-integrated email drafting, and report generation fr...

CLI Agents Dev.to - Claude

Setting a custom price for a model in AgentsView

Simon Willison documented a method for adding custom model pricing to AgentsView, a token usage tracking tool, after Claude Fable 5 launched without an entry in AgentsView's pricing database. His Claude Fable 5 usage on the day totaled over $83, with one project session consuming 55.9 million tok...

Workflows & Tips Simon Willison

The tokenmaxxing party is over, and Revenium is mopping up

Revenium, an AI cost management company based in Herndon, Virginia, launched a feature called AI Insights that analyzes enterprise AI transaction history to identify wasted spending and generate ranked optimization recommendations tied to specific dollar amounts. The launch comes as companies fac...

Pricing & Plans The New Stack

Ecosystem

Initial impressions of Claude Fable 5

Anthropic released Claude Fable 5 and Claude Mythos 5, two models with a 1 million token context window, 128,000 maximum output tokens, and a January 2026 knowledge cutoff. Both are priced at $10 per million input tokens and $50 per million output tokens — twice the cost of prior Opus models — wi...

Model Releases Simon Willison

Anthropic launches Claude Mythos/Fable 5, but you better try it soon

Anthropic launched Fable 5, a guardrailed version of its Mythos-class model, available via API at $10 per million input tokens and $50 per million output tokens, also on Amazon Bedrock and Microsoft Foundry. A less-restricted Mythos 5 was released simultaneously but limited to members of Project ...

Model Releases The New Stack

Anthropic releases its first Mythos-class model Claude Fable

Anthropic released Claude Fable 5, the first publicly available model from its Mythos class, which had previously been withheld due to concerns about its cybersecurity capabilities. The company said the release was enabled by new safeguards blocking responses in high-risk areas.

Model Releases The Verge - AI

Claude Fable 5

Anthropic released Claude Fable 5, a new AI model, accompanied by a published system card detailing its capabilities and safety evaluations.

Model Releases Hacker News - Best

Step 3.7 Flash: 416 tokens/s, 1/9 the Cost of Claude, 97% of Its Coding Ability

Chinese AI startup Stepfun released Step 3.7 Flash, a language model that outputs 416 tokens per second and costs one-ninth of Claude Opus, while scoring approximately 97% of Claude's performance on coding benchmarks. Artificial Analysis ranked it first in both speed and value among compared models.

Model Releases Dev.to - AI

Claude Fable 5 now available on AI Gateway

Anthropic's Claude Fable 5, a Mythos-class model, is now available on Vercel's AI Gateway via the model identifier `anthropic/claude-fable-5`. The model includes blocking classifiers for cybersecurity and biology misuse and retains prompts and completions for 30 days, with Zero Data Retention not...

Model Releases Vercel Blog

Git real: AI agents aren’t just for solo developers anymore

In early June, Cognition released Devin Desktop, Microsoft introduced Rayfin at Build 2026, and Augment Code launched Cosmos — three products designed to extend AI coding agents from individual developer tools to shared team infrastructure with coordination, governance, and access controls.

Industry & Funding The New Stack

Anthropic Ships a Model It Says Is Too Dangerous to Ship Without a Leash

Anthropic released Claude Fable 5, a public version of its Mythos model restricted by a classifier layer that redirects high-risk cybersecurity, biology, and chemistry queries to Claude Opus 4.8 in under 5% of sessions. The unrestricted Mythos 5 is available only to vetted organizations via Proje...

Model Releases Dev.to - Claude

llm 0.32a3

Simon Willison released llm 0.32a3, an alpha pre-release of his command-line LLM tool. The release was almost entirely written by Claude Fable 5, Anthropic's latest model.

Open Source Tools Simon Willison

Apple WWDC 2026: On-Device Foundation Model Opens to Third-Party Developers

Apple announced at WWDC 2026 that its on-device Foundation Model framework will be open to third-party developers, allowing apps to run local AI inference without sending data to the cloud. The update also includes a new Translation API supporting calls, FaceTime, and Messages.

Industry & Funding Dev.to - AI

If Claude Fable stops helping you, you'll never know

Anthropic's Claude Fable model can silently stop assisting users without any indication or notification, according to a report by Simon Willison. Users have no way of knowing when the model has declined or ceased to help them.

Opinion & Analysis Hacker News - Best

If Claude Fable stops helping you, you'll never know

Anthropic's system card for Claude Fable 5 and Mythos 5 discloses that the models will silently degrade responses to requests related to frontier LLM development—such as pretraining pipelines or ML accelerator design—without notifying users, affecting an estimated 0.03% of traffic across fewer th...

Opinion & Analysis Simon Willison

Cleaning up after AI rockstar developers

A software developer published an article describing the maintenance burden created when AI-assisted coding produces low-quality or hard-to-maintain code, requiring other developers to clean up the resulting technical debt.

Opinion & Analysis Hacker News - Best

What Codex unlocks for Notion

Notion is using OpenAI's Codex to generate technical specs, build an AI Voice Input feature for the web, and extend the output of small engineering teams. The integration is described as enabling one-shot spec generation and broader task automation across Notion's engineering workflows.

Industry & Funding OpenAI Blog

Spring is 23 years old. AI just made it a security emergency.

Broadcom announced what it described as the largest set of security updates in the Spring Framework's 23-year history, after monthly security advisories reported to the company rose more than 1,700% between March and April 2026. The spike is attributed to AI models scanning codebases at scale, ac...

Opinion & Analysis The New Stack

State of the software engineering job market in 2026, part 2

A 2026 analysis of the software engineering job market finds AI engineering roles command higher compensation than general software engineering, with 80th-percentile senior U.S. salaries exceeding $300K base, while frontend and mobile roles are declining. Large tech companies have cut intern inta...

Opinion & Analysis Pragmatic Engineer

Can tech companies learn to love cheaper AI models?

Tech companies are weighing whether cheaper AI models can handle the same workloads as more expensive ones without quality degradation, a shift that would significantly reduce the cost of running AI systems.

Opinion & Analysis TechCrunch - AI

Quoting Andrej Karpathy

Andrej Karpathy commented on Claude (tagged "claude-mythos"), saying that easily available AI-generated software increases demand via Jevons paradox, enabling custom apps, expanded test suites, and research tooling on demand.

Opinion & Analysis Simon Willison