claude code
30 articles about claude code in AI news
Almanac: Open-Source Wiki Auto-Updates From Claude Code Chats
Almanac auto-generates a markdown wiki from Claude Code chats and repo history, solving the agent context gap. Free open-source tool, MacOS-only.
Claude Code Enforces Programmatic API Tiers, 10x Cost Hikes Reported
Anthropic enforces programmatic usage restrictions on Claude Code, with users reporting 10x cost hikes to $1,000/month. The move squeezes power users toward API pricing.
Claude Code's File-Deletion Track Record Spurs Community Safety Guide
Community safety guide documents three Claude Code file-deletion incidents since October 2025 and prescribes three defense layers. Anthropic's sandboxing remains opt-in.
Claude Code Plugin Deploys 17-Agent SDLC Team With Orchestrator
Team-of-agents plugin adds 17 specialist AI agents with an orchestrator to Claude Code, using confidence signals to gate output quality.
Claude Code v2.1.139: Agent View and /goal Command Ship
Claude Code v2.1.139 adds agent view dashboard and /goal command for autonomous multi-turn work. Background sessions consume quota 10x faster, limiting parallel use.
Five MCP Servers That Cut Claude Code Blind-Edits from 33.7% to Near Zero
A five-MCP-server cold-start routine for Claude Code cuts blind-edit rates from 33.7% to near zero, using memory, codebase graphs, web search, and live docs.
Claude Code Digest — May 08–May 11
90% first-pass acceptance with Spec Kit and Claude Code transforms dev workflows.
Spec Kit + Claude Code: Spec-First Dev Hits 90% First-Pass Acceptance
Spec Kit generates tests from plain-English specs, then Claude Code iterates until they pass, claiming 90% first-pass acceptance. (148 chars)
Claude Code quota proxy exposes unified Opus/Sonnet pool
A developer's proxy makes Claude Code usage-aware by intercepting hidden rate limit headers. Sonnet and Opus share one quota pool despite separate UI bars.
Claude Code's Six-Layer Architecture: Harness, Not Magic
Claude Code's six-layer architecture uses a 3-layer context compressor at 92% threshold and Redis-based multi-agent FSM protocol. The model is just one node in a harness.
Trojan Masquerading as Claude Code Tops Google Search, Infects Users
A Trojan impersonating Claude Code ranked #1 on Google. Windows Defender caught it as Trojan:Win32/Kepavll!rfn. The victim had 30 years of internet experience.
Claude Code's HTML Output Beats Markdown for LLM-Readable Docs
Claude Code generates HTML docs that LLMs parse more accurately than Markdown, per Thariq's analysis. Trade-off: harder for humans to edit.
Claude Code Thwarts 13M RPS DDoS Attack in 10 Minutes
Claude Code autonomously stopped a 13M RPS DDoS attack on BridgeMind in 10 minutes, demonstrating AI agent capability in live infrastructure threats.
Claude Code Head Says AI Now Writes All His Production Code
Claude Code head Boris Cherny says all his production code is now AI-written, shifting his role from coder to prompt engineer over the past six months.
Anthropic Doubles Claude Code Rate Limits, Leases All of SpaceX's Colossus 1
Anthropic doubled Claude Code's 5-hour rate limits and removed peak-hour throttling for Pro, Max, Team, and seat-based Enterprise plans, then disclosed the source of the new capacity: a lease on the entire Colossus 1 data center — 300 MW and ~220,000 NVIDIA GPUs in Memphis — that SpaceX absorbed when it took over xAI.
Matt Pocock Open-Sources Claude Code Skill Pack for AI Agents
Matt Pocock open-sourced a Claude Code skill pack to improve AI agent behavior. The pack provides curated prompts and configurations for Anthropic's terminal-based coding tool.
Claude Code Digest — May 01–May 04
CCmeter's cache-busting insights can slash your Claude Code costs by up to 40% instantly.
Claude Code Digest — Apr 28–May 01
CCmeter's cache-busting insights can cut your Claude Code costs by up to 40% instantly.
Claude Security Public Beta Launches in Claude Code on Web
Anthropic launched Claude Security in public beta for Claude Code on web, letting developers validate and fix vulnerabilities without leaving the editor.
Claude Code Regression: How to Diagnose and Fix the Recent Quality Drop
Anthropic's postmortem reveals three regressions in Claude Code: reasoning effort, context retention, and verbosity changes. Here's how to diagnose and fix them.
Version Sentinel: A Claude Code Plugin That Blocks Hallucinated Package Versions
Version Sentinel uses Claude Code's hook system to intercept dependency changes and require version verification, preventing supply-chain risks from hallucinated package versions.
Use Claude Code to Automate Systematic Literature Reviews
Claude Code can automate systematic literature reviews: scrape papers, extract key themes, and generate structured summaries — all from the terminal.
3 Ways to Switch Claude Code Models Instantly: /model, --flag, and ENV Variables
Anthropic's official guide reveals three methods to switch Claude Code models: /model command, --model flag, and ANTHROPIC_MODEL env variable. Choose the right model for each task.
Claude Code's Secret Efficiency Hack
Claude Code leverages speculative decoding to reduce LLM energy use by 100x. Learn how this built-in optimization makes your coding faster and cheaper.
Anthropic Removes Claude Code from $20 Plan, Signals AI Pricing Shift
Anthropic removed its AI coding tool Claude Code from the $20/month Pro plan, moving it to $100+ tiers. This reflects the high operational costs of AI coding assistants and signals a broader industry pricing shift.
Turn Claude Code Into an AI SRE
Five proven outer-loop workflows for using Claude Code as an AI SRE: incident triage, runbook execution, postmortem drafting, SLO investigation, and on-call handoffs. The bottleneck isn't the model — it's the MCP runtime.
How Intercom Ships AI Features 10x Faster with Claude Code and Rails
Intercom developers share battle-tested workflows for using Claude Code inside a large Rails codebase to build AI-first features rapidly.
AWS Bedrock's New MCP Tools Are a Game-Changer for Claude Code Users
AWS Bedrock has released new tools for the Model Context Protocol (MCP), enabling developers to build custom servers that connect Claude Code directly to AWS data and services.
The Claude Code Cheat Sheet You Need: 5 Commands That Save Hours
A comprehensive cheat sheet for Claude Code has been released, compiling critical CLI commands, MCP server setups, and workflow shortcuts to eliminate guesswork and speed up development.
How to Prompt Claude Code to Write More Secure Software
Claude Code users must adopt specific prompting strategies and integrate security tools to mitigate the risk of AI-generated vulnerabilities in their code.