Claude Code
Anthropic's coding agent and CLI workflow.
Stories
Filter storiesAnthropic engineers said Claude Code is slated to add model training, probes, and auto-mode layers by default next week. They said Claude models now largely resist practical prompt injection.
Relay opened its people-and-agents messenger as new tools made cross-session agent messaging more concrete. Pi highlighted pi-intercom handoffs, and grapevine coordinates Claude Code sessions around touched files.
Anthropic says Claude Code auto mode becomes the default for Pro, Max, and Team users on August 14. Its tool-call classifier caught 89% of dangerous commands in a 1,053-tester study, versus 14% for manual approval.
Claude Code users reported Fable 5 and Opus 5 sessions exhausting five-hour usage windows in about 6–10 minutes after automated tool calls. The reports tie the failures to agent loops and rate-limit economics, including one Reddit claim of 10.26M tokens, 15 calls, and no edits.
Anthropic said Claude Code cut more than 80% of its system prompt without hurting coding evals. Other workflows use filesystem research folders, session IDs, wiki memory, and composable memory APIs to keep context durable.
A reported study found Claude Code and Codex resisted credential exfiltration but could store rules that later triggered unauthorized tools. Related memory work warns personal memories can raise hallucinations and RAM pressure.
Anthropic said it resolved an issue that made Fable 5 unavailable in claude.ai and Claude Code after users reported lost access or credit prompts. ClaudeDevs said affected extra-usage customers would receive refunds plus matching credits.
OpenAI says GPT-5.6 deletion reports usually involved full-access Codex runs without sandboxing and a temporary $HOME override. Claude Code 2.1.212 also added loop caps and safety fixes.
Reddit users reported Claude Code subagents hanging while burning quota, inconsistent usage meters, oversized contexts, slow desktop output, and a verify skill consuming a full limit. The common issue was unreliable usage accounting.
A Fable maintainer set the Claude subscription cutoff for 11:59:59pm PT on July 7 as users posted high Claude Code credit usage. One estimate claimed about $2,267 of usage across two $200 accounts in six days.
One Claude Code user parsed 95 sessions and estimated subagent prompt caching made total spend about 8% high. pxpipe separately rendered dense text as images to cut context cost, with exactness tradeoffs.
Claude Code 2.1.200 changed Manual permission defaults and fixed background-agent crash and recovery paths; 2.1.201 removed mid-conversation Sonnet 5 harness reminders. Update to reduce accidental advances and repeated reminders in stalled sessions.
Anthropic shipped Claude Code 2.1.198 with Claude in Chrome, background agents that auto-commit and open draft PRs, and a new eval command with ablation and judge-model options. The release also adds AWS upstream failover and retries transient mid-response network drops instead of aborting turns.
Anthropic launched Claude Sonnet 5 across Claude, the API, and Claude Code with 1M context, adaptive thinking, and $2/$10 intro pricing through Aug. 31. Independent evals place it near Opus 4.8 on coding and tool use, so teams should benchmark it against Opus before switching.
The US Commerce Department removed export controls on Fable 5 and Mythos 5, and Anthropic said access starts returning July 1. Fable counts against up to 50% of weekly limits through July 7 before moving to usage credits, so users should check their quota behavior and fallback paths.
After reports that Claude Code was inserting hidden prompt marks when routed through custom ANTHROPIC_BASE_URL gateways, an Anthropic engineer said the experiment was real and is being rolled back. The issue matters for teams proxying Claude Code through gateways because prompt mutation on custom routes creates trust and debugging problems even if the effect was narrow.
Anthropic opened a Claude Desktop beta for Ubuntu and Debian that bundles chat, Claude Code, and Claude Cowork in a native Linux app. It gives Linux users a first-party desktop path into Claude workflows, though Computer Use is still missing from this release.
Claude Code 2.1.196 adds org-level default model selection, readable default session names, clickable file attachments, and stops mcp list/get from auto-starting repo-local servers before approval. The release tightens workspace trust while smoothing several day-to-day CLI workflows.
After Bedrock cards, Claude Code strings, and app pickers suggested a return, Anthropic said Fable 5 was serving zero traffic and the sightings were a UI bug. That leaves visible IDs and client strings, but no production model access to route against.
Claude Code 2.1.193 routes all shell commands through auto-mode classification, adds live file path autocomplete in bash mode, and can emit assistant-response OpenTelemetry events. It also changes denial logging and response-logging defaults for teams instrumenting the CLI.
Claude Code 2.1.191 introduced /rewind, made stopped background agents stay stopped, and cut streaming CPU use by about 37%. The update changes session recovery and long-running task control, so migrate to the new workflow if you rely on background agents.
Claude Tag puts Claude into Slack as a teammate that can handle threads, use approved tools, and follow up proactively in selected channels. Team and Enterprise users can try it in beta to keep shared channel context instead of restarting from private chats.
Claude Code 2.1.187 adds sandbox.credentials to block credential and secret-env access from sandboxed commands and aborts remote MCP calls after five minutes. It also adds org model restrictions and fixes structured-output retry loops.
Claude Code 2.1.186 adds CLI-based MCP auth, automatic assistant replies after ! shell commands, and tighter named-subagent permission checks. The update cuts interactive setup for remote MCP servers and tightens policy-heavy agent workflows.
Claude Code 2.1.185 changes the stall hint to say Waiting for API response and delays the retry notice until 20 seconds of silence. The update targets an API wait edge case without changing prompts or tool permissions.
Claude Code can now turn a live session into a private artifact page for PR walkthroughs, debug timelines, dashboards, and architecture notes. Team and Enterprise users get a persistent review surface that refreshes as the session changes.
Anthropic shipped Claude Code 2.1.183 with a new safety block on destructive git and infra-destroy commands plus an attribution setting to remove session URLs from commits and PRs. The release also fixes silent-thinking 400s, WebSearch in subagents, and TUI cursor corruption, which matters for longer automated coding sessions.
Anthropic updated Claude Design with design-system imports from repos, codebases, or design files, plus bidirectional sync with Claude Code and a canvas editor. The update moves it from generic mockups toward designs checked against real components.
Claude Code 2.1.181 ships inline /config changes, a presence-file environment variable to suppress mobile push notifications while a machine is active, and Apple Events sandbox opt-in on macOS. It also fixes prompt caching on custom base URLs and truncation on network drives, affecting day-to-day remote and multi-machine use.
Anthropic published data from 400,000 Claude Code sessions, finding average task value rose 27% and verifiable success across occupations stayed within seven points of software engineering. The report gives teams a concrete baseline for where coding agents already generalize and where domain expertise still changes outcomes.
Anthropic paused a same-day policy change that would have moved Claude Agent SDK, claude -p, and third-party SDK apps onto separate monthly credits. Existing subscription-backed workflows continue unchanged for now, but teams should watch for the redesigned billing plan.
Claude Code 2.1.178 added parameter-aware permission rules such as Agent(model:opus) and now runs classifier checks before auto mode spawns subagents. The release also fixes OAuth, skills, transcript, and background subagent issues, so update if you rely on those flows.
AI SDK canary added HarnessAgent, a unified abstraction that runs Claude Code, Codex, and Pi in sandboxed sessions with AI SDK-compatible streams. One integration can now target multiple agent harnesses without separate model-specific plumbing.
Anthropic opened scheduled deployments and environment-variable vaults in Claude Managed Agents public beta, and Dynamic Workflows is now generally available in Claude Code. The update adds cron-style jobs, secret injection, and deeper parallel orchestration for long-running agents.
Hyperbrowser shipped a Claude Code harness, InsForge showed a Fable run drop from 5.5M to 2.3M tokens, and Higgsfield published new MCP workflows. These tools add reusable harness, context, and interface layers around Fable for more controlled runs.
Matt Pocock's /teach skill installs with npx skills add mattpocock/skills --skill teach and runs structured strategy lessons inside a Claude agent. Follow-up posts add primary-source reading to the lessons and point to a larger dedicated repo.
Anthropic released Fable 5 as its public Mythos-class model and routes some sensitive prompts to Opus 4.8. Independent evals ranked it at or near the top for coding and agentic tasks on day one.
Anthropic reset Fable's 5-hour and weekly quotas after launch-day reports of Max users exhausting access in minutes. Access also depended on the latest Claude Code build, and plan messaging said included use ends June 22 before usage credits take over.
Anthropic published Fable-specific guidance for Claude Code and API, emphasizing the /model switch, higher default effort, simpler prompts, and /goal-style verification loops. The Claude Code team says older prompt scaffolds can work against Fable's longer sessions.
Practitioners shared repeatable setups for multi-hour Claude runs using auto approvals, dynamic workflows, cloud sessions, and critique loops. One large-codebase sweep reported 144 bugs fixed in about four hours with fewer false positives under model critique.
Helmor released an open-source mobile client that exposes Claude Code, Codex, OpenCode, and custom model backends behind a phone-first UI plus one-click Cloudflare Tunnel setup. The launch targets remote coding sessions from a handset instead of a laptop-only agent workflow.
Anthropic published internal metrics showing Claude wrote 80% of merged code, with 8x engineer output and 52x training-code speedups in Mythos Preview. The post matters because it gives a rare lab-side look at AI-assisted engineering gains, while still saying research judgment remains a bottleneck and recursive self-improvement is unproven.
Claude Code 2.1.163 adds managed min/max version enforcement, a tool that runs Bash and returns output in-turn, and exact-string replacements for Edit. It matters because teams get tighter CLI fleet control and less error-prone command and file mutation behavior in managed deployments.
Anthropic changed the Dynamic Workflows trigger word from “workflow” to `ultracode` after users reported accidental fan-outs, including a 103-agent run that burned 2M tokens. The tweak should reduce surprise parallel launches, though subagent-heavy sessions can still hit rate and usage limits quickly.
A day after users reported runaway Claude Code usage, Anthropic reset five-hour and weekly quotas and said an Opus 4.8 handling issue was spawning more parallel tool calls than intended. The fix matters because it turns a token-burn complaint into an acknowledged product bug with restored quotas for affected Pro and Max users.
Independent users compared GPT-5.5/Codex with Opus 4.8/Claude Code using DeepSWE cost charts, GBA Eval runs, and long coding sessions. The split matters because engineers choosing a daily coding stack now have external quality-versus-cost evidence instead of only vendor launch claims.
Three days after Dynamic Workflows launched, Claude Code users reported accidental mode triggers, a 199-agent deep-research run that burned about 50 million tokens, and steep quota hits from design workflows. The complaints matter because orchestration can now dominate cost and behavior even when the underlying model is working as expected.
Two days after launch, users and benchmarks pointed to write failures, sycophancy, lower security recall, and a 58% DeepSWE result. GPT-5.5 still leads on cost, output tokens, and pass@1 in shared coding-agent tests, so compare both before switching.
A day after Claude Code introduced Dynamic Workflows, builders shipped ports and clones for Codex, Conductor, and GLM-backed CC Mirror. The rapid ports turn the feature into a reusable orchestration pattern rather than an Anthropic-only runtime.
Anthropic followed Claude Code 2.1.157 with 2.1.158, enabling auto mode on Bedrock, Vertex, and Foundry for Opus 4.7 and 4.8. The paired releases also add local plugin scaffolding and auto-load plus fixes for image handling and sandbox permission prompts.