Skip to content
AI Primer
TOOL50 stories

Claude Code

Anthropic's coding agent and CLI workflow.

NEWS13th May
Anthropic adds $20-$200 monthly Claude Agent SDK credits starting June 15

Anthropic will move Claude Agent SDK, claude -p, GitHub Actions, and third-party agent apps onto separate monthly credits on June 15. Watch the new bucket closely, since it changes the cost model for autonomous runs and subscription-backed harnesses.

NEWS13th May
Anthropic raises Claude Code weekly limits 50% through July 13

Anthropic increased Claude Code weekly limits 50% for Pro, Max, Team, and seat-based Enterprise users through July 13. The higher cap stacks on last week's 2x five-hour increase and applies across CLI, IDE extensions, desktop, and web.

NEWS12th May
Claude Opus 4.7 opens fast mode with ~2.5x speed as Cursor, v0, Droid, and OpenRouter add support

Anthropic rolled fast mode for Opus 4.7 into Claude Code and tools including Cursor, v0, Droid, Conductor, and OpenRouter. Use it where latency matters, but watch pricing: Cursor disclosed a 6x multiplier and others treat it as premium.

RELEASE12th May
Claude Code 2.1.140 fixes /goal hangs and adds case-insensitive subagent matching

Anthropic shipped Claude Code 2.1.140 with a /goal fix for hook-restricted sessions, case-insensitive subagent matching, and prompt/token reductions. The update should reduce failures in managed settings and background runs.

RELEASE11th May
Claude Code 2.1.139 adds `claude agents` view and `/goal` runs with live turn counters

Claude Code 2.1.139 shipped a research-preview agent view plus a `/goal` mode that keeps working across turns while showing elapsed time, turns, and token counts. The update turns parallel Claude sessions into a built-in control plane, so teams can drop tmux-and-scripts workarounds.

WORKFLOW9th May
Claude Code adds `frontend-slides` for HTML briefs and publishable slides

A day after HTML artifacts surfaced as a Claude Code workflow, Anthropic promoted a `frontend-slides` plugin with direct install commands and artifact publishing. The rollout sharpened a real workflow split: teams are using HTML for human review and demos, while keeping markdown or MDX for token-efficient agent context.

WORKFLOW9th May
Claude Code guide fixes hallucinated SHAs with adaptive thinking off and effort=high

A Claude Code guide tied hallucinated package names, API versions, and SHAs to zero-thinking turns and recommended config changes to force fixed reasoning budgets and higher effort. HN discussion and user reports suggest the workaround is being used against a broader reliability regression, not just one bad prompt.

WORKFLOW8th May
Claude Code users report HTML artifacts improve PR review, dashboards, and visual explainers

A cluster of Claude Code users, guides, and companion tools shifted from Markdown toward HTML artifacts for code review, dashboards, and explainer pages. The pattern matters because richer outputs are easier to inspect and share during long agent workflows, though several builders note the token cost is materially higher than Markdown.

RELEASE8th May
Claude Code 2.1.136 adds autoMode.hard_deny and fixes MCP OAuth refresh races

Claude Code 2.1.136 introduced unconditional auto-mode deny rules and fixed several MCP/session failures, including disappearing servers after /clear and lost refresh tokens during concurrent refreshes. The release matters because unattended agent runs can now be constrained more explicitly and remote MCP sessions should require fewer reauths or mid-run recoveries.

RELEASE7th May
Claude Code 2.1.133 removes per-action confirmations and adds worktree.baseRef

Claude Code 2.1.133 adds worktree.baseRef, hook effort variables, and Linux sandbox path overrides while resetting EnterWorktree base behavior. It also removes per-action confirmations for previously approved risky actions and fixes refresh-token 401 races.

NEWS1w ago
Anthropic doubles Claude Code 5-hour limits after SpaceX Colossus 1 compute deal

Anthropic said a SpaceX compute deal will add 300+ MW and 220,000+ NVIDIA GPUs, and it doubled Claude Code 5-hour limits across paid plans. It also raised Opus API ceilings; users should still watch the unchanged weekly caps.

RELEASE1w ago
Claude Code 2.1.132 adds CLAUDE_CODE_DISABLE_ALTERNATE_SCREEN and session_id hooks

Claude Code 2.1.132 added env vars to keep native terminal scrollback and to pass session IDs into Bash subprocesses, plus graceful shutdown fixes. It also moved risky-action confirmation earlier in the system prompt and changed tracing behavior for hooks.

NEWS1w ago
Anthropic launches 10 finance agent templates for Claude Code

Anthropic released ready-to-run finance templates for pitchbooks, valuation reviews, KYC, and month-end close across Cowork, Claude Code, and Managed Agents. Use them to start with bundled connectors, skills, and subagents instead of building each workflow from scratch.

RELEASE1w ago
Claude Code 2.1.129 adds --plugin-url and fixes cache TTL to 5 minutes

Claude Code 2.1.129 adds session-scoped plugin installs via --plugin-url, restores skillOverrides, and changes the fixed cache TTL from 1 hour to 5 minutes. The update matters because it changes how teams test plugins and reduces stale-context surprises in long-running sessions.

RELEASE1w ago
Claude Code 2.1.128 fixes EnterWorktree branching, OTEL leaks, and MCP reconnect floods

Claude Code 2.1.128 shipped 37 CLI changes, including local-HEAD worktree branching, OTEL env isolation for subprocesses, and summarized MCP reconnect announcements. The update reduces accidental tracing, preserves unpushed commits in worktree flows, and trims noisy tool re-announcements in long sessions.

NEWS1w ago
Codex users report one-shot fixes and 1.7B-token days vs Claude Code

Developers posted side-by-side reports of faster one-shot fixes, 1.7B-token workdays, and fewer limit warnings with GPT-5.5 fast mode after OpenAI added Claude Code import. The comparisons matter because they turn migration talk into a concrete workflow choice.

NEWS1w ago
Claude Code users report HERMES.md extra billing and ban appeals

Users on Hacker News and Reddit reported a reproduced HERMES.md extra-usage billing bug, plus new ban appeals and repeated blame-shifting complaints. Anthropic says affected users will get refunds and credits, so teams should keep an eye on quota routing and support escalation.

NEWS1w ago
Claude Code users report keyword-trigger billing after Opus 4.7 rollout

Days after Opus 4.7 launched, users reported commit-message triggers tied to OpenClaw or HERMES markers that could route requests into extra billing or refusals, alongside continued throttling complaints. Anthropic says affected users will get refunds, but repo-scanning heuristics may still affect cost and reliability in multi-harness workflows.

RELEASE2w ago
Claude Security opens public beta with Opus 4.7 repo scans

Anthropic opened Claude Security to Claude Enterprise customers, letting teams scan repositories, validate findings, and review suggested patches inside Claude. The beta also adds scheduled scans, directory targeting, exports, and webhook alerts for recurring codebase reviews.

NEWS2w ago
Opus 4.7 users report OpenClaw refusals, cache TTL spikes, and billing lockouts after launch

A day after Opus 4.7 launched, users reported OpenClaw-linked refusals, cache TTL cost spikes, and billing failures in Claude Code. Anthropic appears to have eased some limits, but behavior and spend still vary sharply across agent-heavy sessions.

NEWS2w ago
Opus 4.7 users report verbose output, weaker 1M context, and 12–27% higher costs

Users reported more verbosity, weaker 1M-context behavior, and little coding gain after Opus 4.7 rolled out. OpenRouter measured 12–27% higher costs, and some teams reverted their default model.

RELEASE2w ago
Claude Code 2.1.121 adds MCP alwaysLoad, plugin prune, and fixes multi-GB leaks

Claude Code 2.1.121 shipped MCP alwaysLoad, plugin prune, skills search, and multiple multi-GB memory leak fixes. It also changes Bash and system-prompt behavior, which can alter existing harness and tool assumptions.

NEWS2w ago
Anthropic fixes Claude Code harness bug tied to `HERMES.md` and `git status`

Anthropic said a third-party harness detection bug pulled `git status` into Claude Code prompts, and it is refunding affected users with extra credits. Watch for hidden client logic that can change spend and behavior in real agent workflows.

WORKFLOW2w ago
DeepSeek V4 supports Anthropic-compatible routing into Claude Code and Cowork for ~90% lower cost

Independent guides showed DeepSeek V4 running inside Claude Cowork and Claude Code via Anthropic-compatible endpoints, and Ollama added launch commands for Claude-style wrappers. The workflow matters because teams can keep Claude-centered agent UX while sharply lowering model spend, with provider compatibility and setup still the main caveats.

NEWS2w ago
Claude Code users report 30-40% token growth and incomplete long tasks

Users reported higher token use, partial long-document reviews, and rising spend on routine tasks after Claude Code regressions came into focus. Some developers still get strong results in constrained harnesses, but others may want to switch to Codex for long-running work.

NEWS2w ago
Claude Code users report deleted tests, string-edit stalls, and higher spend

A day after Anthropic published its Claude Code postmortem, users kept reporting Opus 4.7 deleting tests, stalling on trivial edits, and burning more budget than expected. Claude Code 2.1.120 shipped more fixes, but teams are still rechecking prompts, settings, and model choice.

RELEASE2w ago
Claude Code 2.1.120 adds `claude ultrareview` and fixes `DISABLE_TELEMETRY` opt-out

Anthropic shipped Claude Code 2.1.120 with a headless `claude ultrareview` subcommand, a rule-reviewer helper, and multiple CLI fixes. The release restores telemetry opt-out behavior for API and enterprise users and patches MCP, rewind, and scrollback regressions.

NEWS3w ago
Anthropic reports Claude Code regressions after March 26 thinking bug and xhigh default shift

Anthropic said three harness-side changes degraded Claude Code quality, then reset subscriber limits and rolled out fixes in 2.1.119. The update matters because recent failures came from tool defaults and prompt handling rather than the base model alone.

RELEASE3w ago
Claude Code 2.1.118 adds Vim visual mode, MCP hooks, and DISABLE_UPDATES

Anthropic shipped Claude Code 2.1.118 with Vim v and V selection, hooks that can invoke MCP tools, merged usage commands, and an environment variable that blocks updates. The CLI gains tighter terminal editing and better fleet control for teams that pin versions or manage plugin and MCP behavior.

NEWS3w ago
Anthropic tests removing Claude Code from Pro, then restores the pricing page

Anthropic briefly removed Claude Code from new Pro signups on its pricing page, then staff said it was a small test and the page was reverted. Watch subscription pages closely if you rely on entry-level access to Anthropic's coding agent.

RELEASE3w ago
Claude Code 2.1.117 updates default effort and fixes OAuth, WebFetch, and plugins

Anthropic shipped Claude Code 2.1.117 with 28 CLI changes, including persistent model selection, OAuth refresh fixes, WebFetch truncation, and plugin dependency repair. The release also changes default effort behavior for Pro and Max users, which can affect token burn and session behavior.

RELEASE3w ago
Claude Code 2.1.116 adds 67% faster /resume and safer sandbox rm checks

Claude Code 2.1.116 shipped 24 CLI changes, including faster resume on large sessions, stricter guardrails around rm and rmdir, and automatic plugin dependency installs. It also updates terminal input behavior and model surface area for agent workflows, so teams should upgrade if they rely on the CLI.

NEWS3w ago
Opus 4.7 users report 1.46x tokenization and faster limit burn

Four days after the Opus 4.7 launch, independent tests measured about 1.35-1.46x more text tokens than 4.6 while users kept reporting faster limit burn and weaker coding. That can change effective cost and session economics in Claude Code even if list prices stay flat.

WORKFLOW3w ago
Claude Design users report HTML and JSX exports for Claude Code handoffs

New hands-on reports show Claude Design exporting HTML and JSX prototypes that teams hand off to Claude Code for stack-specific TSX and server-side implementation. The workflow matters because it shows a concrete design-to-code path beyond the research-preview demo.

NEWS3w ago
Opus 4.7 users report 1.47x token overhead and web-search refusals two days after launch

Users and analysts say Opus 4.7 is using more tokens, refusing web search, and missing orchestration steps in Claude Code-style workflows. Watch token costs and regression reports closely if you rely on xhigh defaults or tokenizer-sensitive prompts.

WORKFLOW3w ago
Claude Design users report AGENTS.md backends and Claude Code handoffs one day after launch

Builders say they are already passing Claude Design prototypes into Claude Code, wiring live backends through AGENTS.md, and recreating the flow in custom orchestrators. Try this if you want a faster handoff from mockup to full-stack build, but expect early workflow rough edges.

NEWS3w ago
Claude Code users report unexplained bans and no appeal path

A 60-seat org and multiple T3 Code users said Anthropic blocked Claude access without warning, and one restored account still lacks a public explanation. Teams that depend on Claude Code should plan for sudden access disruption and keep a fallback workflow ready.

NEWS3w ago
Opus 4.7 users report instruction-following misses, refusals, and ~1.3x token burn a day after launch

A day after Opus 4.7 launched, users are surfacing adaptive-thinking misses, surprise refusals, and higher token use. For engineers, recheck prompts, costs, and 4.6 fallbacks while Anthropic patches bugs and lifts limits.

RELEASE4w ago
Claude Opus 4.7 releases with xhigh effort, /ultrareview, and 3x vision resolution

Claude Opus 4.7 is now generally available across Claude, the API, and major clouds with xhigh effort, higher-resolution vision, and Claude Code review upgrades. Prompt behavior, tokenization, and effort defaults changed enough that existing harnesses may need retuning.

NEWS4w ago
Claude Code raises Opus 4.7 subscriber limits after token burn increases

Anthropic raised Claude subscriber limits and shipped Claude Code 2.1.112 after Opus 4.7's adaptive thinking and tokenizer changes increased token use. Users still report fast quota depletion and inconsistent cache or effort behavior across web and CLI sessions.

NEWS4w ago
Claude Code users report 5-minute cache TTL and quota-meter regressions after March updates

GitHub issues and Hacker News threads added fresh evidence that Claude Code sessions still burn quota unexpectedly after the cache TTL change, with some users seeing usage before a prompt is sent and others recovering capacity by rolling back to 2.1.34. Watch cache reuse and metering behavior closely if you rely on long-running sessions.

NEWS4w ago
Claude Code ships Routines in research preview with API and webhook triggers

Anthropic introduced Claude Code Routines, a cloud-run automation layer that can execute on schedules, API calls, and GitHub events. The rollout moves scheduling from local runs to hosted, persistent automation and adds new trigger surfaces for plan-wide use.

RELEASE4w ago
Claude Code updates desktop app with side-by-side sessions and integrated terminal

Anthropic rebuilt Claude Code on desktop into a drag-and-drop multi-session workspace with file editing, HTML and PDF preview, and sidebar session management. The same rollout also shipped 2.1.108 features, including an optional 1-hour cache TTL, recap, and new built-ins that affect cost and session handoff.

NEWS4w ago
Claude Code users report a 5-minute cache TTL and 5x Pro Max quota burn in 1.5 hours

Anthropic acknowledged a March 6 cache optimization change, and Pro Max users report that the shorter TTL plus hidden session context now burns through Claude Code quota much faster. Watch for 500 errors and stalled streams, and apply the 2.1.105 patch if your UI hangs.

NEWS4w ago
Claude Code reports Opus 4.6 quality drop as BridgeBench retest falls to 68.3%

Fresh retests and issue threads point to worse Claude Code behavior, with Opus 4.6 falling to 68.3% on BridgeBench and users surfacing buried reasoning-effort controls. Track quota burn, hidden effort settings, and rollback reports before assigning more coding-agent work.

RELEASE4w ago
Claude Code launches /ultraplan preview with web planning and cloud execution

Anthropic launched /ultraplan, moving Claude Code planning into a web review flow with cloud execution or terminal handoff. Claude Code 2.1.101 also adds OS certificate-store trust by default, a command-injection fix, and new prompt rules for browser validation and prompt caching.

RELEASE1mo ago
Anthropic launches Claude Managed Agents public beta with hosted sandboxes and outcome-based runs

Anthropic put Claude Managed Agents into public beta with hosted sandboxes, vaults, memory filesystems, and long-running sessions. Use the managed setup if you want explicit controls for tools, credentials, and completion criteria instead of custom harness code.

NEWS1mo ago
GitHub issue reports Claude Code regressions after Feb update, citing 6,852 sessions

A closed GitHub issue says Claude Code became unreliable for complex engineering after February changes, citing 17,871 thinking blocks and 234,760 tool calls across 6,852 sessions. Anthropic said the redaction flag was UI-only, but developers reported broader Opus quality drops and opaque harness changes.

NEWS1mo ago
OpenClaw adds direct Claude Code and ClawHub listener routes

Builders shipped a direct Claude Code harness and a ClawHub marketplace skill for OpenClaw workflows. Use these routes to wire agent tooling into OpenClaw, but watch Claude API limits and token burn costs.

WORKFLOW1mo ago
LongTracer opens local STS+NLI claim checks for RAG validation

LongTracer open-sourced local STS+NLI claim checks, while qi published a private search engine with a Claude Code plugin and LM Studio users shared MCP search configs for Qwen. Use these stacks to ground retrieval and verify answers without a second judge model.

AI PrimerAI Primer

Your daily guide to AI tools, workflows, and creative inspiration.

© 2026 AI Primer. All rights reserved.