Fetching from the wire…
Top 5 · 2026-08-20 · source-backed
Issue 6235 on anthropics/claude-code asks Claude Code to read AGENTS.md, the config file that Codex, Amp, Cursor and most other harnesses already load, rather than only CLAUDE.md. It has been open since August 2025. It has accumulated over 5,200 reactions and 300+ comments, making it the largest unmet feature request in the repo by roughly 4x. Anthropic's stated position has been "not planned for now" since around May.
Claude Code lead Boris Cherny closed it as "completed." No implementation shipped. Hacker News took it to 293 points and 186 comments. (GitHub)
The top-voted comment: "Making your tool less compatible with the rest of the ecosystem at large not only makes it harder to move to your tool, but also harder to move away."
I want to be fair about the counterargument, because it's real and it's in the thread. ln -s AGENTS.md CLAUDE.md solves this. So does an @AGENTS.md include line. It is genuinely a one-liner, and there's a reasonable position that a vendor shouldn't ship first-class support for a competitor-authored spec when a symlink exists.
Except the one-liner is exactly what makes the refusal read as deliberate rather than technical. If the fix is one line, the cost of shipping it is one line. Declining to ship one line, for a year, against 5,200 reactions, is a choice about ecosystem posture, and closing it as "completed" is the part that turned a policy disagreement into a trust story. "Completed" means something. It means the thing people asked for exists now. It doesn't.
I keep a symlink in every repo and it works fine. That's not the point. The point is that config portability is the current fault line in agent tooling, and it's the same fault line running under the skills-format fight (Cursor shipped its own .cursor-plugin/plugin.json manifest this week, head-to-head with the agent-skills format most other repos target), under the session-format fight, under all of it. Every vendor's incentive is to make your accumulated configuration slightly non-portable. Every user's incentive is the opposite.
Practical advice: write your agent config as AGENTS.md, symlink CLAUDE.md to it, and keep the actual content vendor-neutral. Don't put /-command syntax or vendor-specific tool names in the shared file. Put them in a small vendor-specific file that includes the shared one. When you switch harnesses, and you will, the switching cost should be one file, not your whole accumulated house style.
And watch what Cherny does next. He responded on 2026-08-17 to a different long-running issue, #77136, the one about Opus writing unpleasant prose, which had been open since July with 320 reactions. He said he couldn't reproduce it, classified it as model-behavior feedback rather than a Claude Code bug, and routed it to model tuning with custom output styles as the workaround. (GitHub) Two very old, very high-signal issues resolved in the same week, both without shipping what was asked. That's a pattern in triage philosophy, not a coincidence.
Each link below shares sources, entities, or timing with this story.
The IDE market is fragmenting, and this week drew the sharpest lines yet. Cursor 3 launched as a rebuilt agent-orchestration platform in Rust and TypeScript, replacing the VS Code fork with an Agents Window for dispatching and monitoring multiple AI coding agents. Anysphere hi...
DeepClaude hit 470 points on Hacker News. It swaps Claude Code's API backend to DeepSeek V4 Pro while preserving the full agent loop: file editing, bash execution, git tooling, the whole workflow. DeepSeek V4 Pro scores 96.4% on LiveCodeBench at a fraction of Anthropic's prici...
This is the paper of the week. arXiv 2607.28871 introduces BSG-VA, which replays every validation command an agent runs across three code states: the original buggy code (B), the candidate patch (S), and the gold developer fix (G). If a test passes in all three states, it neve...
Forrest Chang's andrej-karpathy-skills repo is a single CLAUDE.md file distilling Karpathy's observations on LLM coding pitfalls. It topped GitHub trending with +44K weekly stars. Then the ecosystem detonated. Ten-plus related repos trended simultaneously with 70K+ combined st...
Anthropic invented a file convention. It's now shipping GA inside a competitor's product. Nobody wrote a spec, nobody held a standards meeting, it just happened. On July 29, GitHub made agent skills and MCP server support generally available in Copilot code review for all Pro,...
43.3% on Frontier-Bench v0.1. Opus 4.8 scored 18.7%. That's not an incremental bump, that's the same benchmark with a different shape of answer. Anthropic released Claude Opus 5 on July 24 at $5/$25 per million input/output tokens, exactly half of Fable 5's $10/$50, while matc...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.