Fetching from the wire…
Public story · 2026-09-24 · high
Existing subscribers get a one-time credit worth up to $250, but claiming it requires a linked GitHub account.
Why now: Anthropic made the feature generally available on September 23, and the claim window closes October 7.
Anthropic made Claude Code cloud sessions generally available on September 23, per AlphaSignal. That matters for anyone near Pro or Max usage limits, since background jobs no longer compete with interactive work for the same quota.
Sessions run on Anthropic-hosted VMs, so a task keeps going after you close the laptop. Each one works on its own git branch, started from claude.ai/code, the mobile Code tab, the desktop app, or claude --cloud.
Existing subscribers get a one-time credit, $100 on Pro and $250 on Max, claimed with /claim-credit or at claude.ai/code/claim-credit by October 7. It requires a linked GitHub account, spends before your normal plan usage, and only applies to cloud sessions. Two weeks is tight for a deadline tied to setup work, so claim it now and pick a task later.
The best fit is expensive, long-running work, dependency migrations, test suite repairs after a framework bump, the six-hour refactor you've put off for four months. Those are per-branch tasks you can check afterward, the shape cloud sessions are built for.
The limit to design around is that each session runs on a VM you don't watch. A local credential, a network-only service, or a judgment call mid-run all make a session a poor fit. A test suite that verifies the result on its own makes it a good one.
A September 23 writeup on the bug found that Claude Code skips AGENTS.md entirely when telemetry is disabled, confirmed with a canary-word test. The loader added in version 2.1.277 sits behind a remote flag that defaults to false, and setting DISABLE_TELEMETRY=1 drops your AGENTS.md through at least 2.1.280. GitHub issue #95690 is still open, and the workaround is a one-line CLAUDE.md containing @AGENTS.md. The result is a silently degraded agent for anyone who disables telemetry, with no warning that instructions were skipped.
Each link below shares sources, entities, or timing with this story.
Y Combinator CEO Garry Tan open-sourced GStack and the repo hit 10,000 GitHub stars in 48 hours. That makes it one of the fastest-growing dev tools of 2026. GStack is a 23-tool MIT-licensed toolkit that turns Claude Code into role-based agents: CEO, Designer, QA, Release Manag...
A GitHub issue titled "Claude Code is unusable for complex engineering tasks" (Issue #42796) has become the highest-engagement Claude Code story in months. 1,130 points. 622 comments. AMD's AI director publicly called it "dumber and lazier" in The Register. This isn't the usua...
Anthropic shipped cross-session messaging for Claude Code on August 7, macOS and Linux, version 2.1.224 or higher. Two new tools: ListAgents discovers other active sessions on your machine, SendMessage delivers text to one by name. Messages between sessions on the same machine...
Armature ran 16,893 coding sessions, 5,292 of which were valid, across 75 repositories, 10 languages, 1,163 prompt variations and 4 user personas, rotating E2B, Blaxel and Daytona sandboxes to kill provider bias. Nobody has published a controlled study at this scale before. Ar...
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, ma...
Your AI coding budget just got a lot harder to predict. A viral analysis on Hacker News (413 points, 396 comments) makes the case that every major AI lab has been running a loss-leader program, and the correction is starting. Two concrete dates matter. GitHub transitions all C...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.