claude
30 articles about claude in AI news
Claude Code Masterclass: 7 Primitives That Beat Chatbots
Free Claude Code production playbook details 7 primitives. Author claims $11.1M/year from 15 synthetic employees.
Claude Code /goal Uses Haiku Evaluator, Runs Unattended Until Condition Met
Claude Code /goal runs unattended until a condition is met, using Haiku evaluator. Agent View manages multiple background sessions. Requires v2.1.139.
11-Agent Company Earned $0: CLAUDE.md Mistakes Cost Revenue
11-agent company experiment earned $0 after 896 tasks. Operator open-sourced CLAUDE.md template with 72 lessons on coordination failures and legal constraints.
50-line script bypasses Anthropic's Claude pricing split for CI/CD
A 50-line Python script by developer HammerMei exploits Claude's interactive mode to bypass Anthropic's June 15 pricing split, keeping CI/CD calls on subscription billing instead of per-token API charges.
SemiAnalysis: Perplexity Slack Bot Beats Claude in Internal Trial
SemiAnalysis found Perplexity's Slack bot beats Claude in internal trial. 96% token budget goes to Anthropic, but usage may shift.
Hacker builds $10/mo persistent workspace for Claude Code
A $10/month persistent workspace for Claude Code and Claude AI using Pi's execution layer, MCP, and Cloudflare Tunnel. Bypasses session context loss by sharing one filesystem and database across all MCP-compatible tools.
Claude Code Digest — May 14–May 17
Cut CLAUDE.md token waste by 99.3% with progressive disclosure skills.
Anthropic Ships Claude Opus 4.7: 80.1 SWE-Bench, 1M Context
Anthropic released Claude Opus 4.7 on April 16, 2026, scoring 80.1 on SWE-Bench Verified, a slight regression from Opus 4.6's 80.3. The release prioritizes safety tuning over benchmark leadership.
Claude Code Autonomously Ported Lightroom CC to Linux
Claude Opus 4.7 autonomously ported Adobe Lightroom CC to Linux via Wine after a single prompt, handling DLL patching and cloud sync integration.
Claude Mythos Goes GA in Google Cloud Console, Drops Preview Label
Claude Mythos silently went GA in Google Cloud console, preview label removed. Signals deeper Anthropic-GCP integration.
CMU Benchmark: Claude Mythos Hits 9.9/16 on V8 Exploits, GPT-5.5 Trails at 5.5
CMU's ExploitBench shows Claude Mythos scores 9.9/16 on V8 exploits vs GPT-5.5's 5.5, but costs $36,428 per run — 12x more. The cost-performance tradeoff is the real story.
How Claude Code scales to 500K+ line monorepos
Claude Code handles 500K+ line monorepos via hierarchical context management using AST parsing and git history, achieving 94% accuracy on multi-file edits.
CLAUDE.md for Mobile: How One File Fixes Claude Code's CSS Blindspot
A specialized CLAUDE.md file fixes Claude Code's generic CSS by injecting mobile-specific rules, preventing iOS zoom, untappable buttons, and dark mode failures before shipping.
Claude Code solo build: 275 tests, 6 vendor adapters, 6-month onboarding
Non-coder founder built MCP server solo with Claude Code over six months, shipping 275 tests (240 Claude-authored) and six vendor adapters, but three vendor partnerships remain stuck in onboarding.
Conductor vs Claude Code: Pinned Versions Split the Community
Ask HN asks if Conductor's single-agent matches native Claude Code. Pinned versions create a stability-vs-latency trade-off.
Claude Code Doubles Usage Limits After 80x Growth Surge
Anthropic doubled Claude Code usage limits after 80x growth. Product lead says no roadmap exists.
CLAUDE.md Wastes 7K+ Tokens Per Turn; Skills Cut to 50
A 1,000-line CLAUDE.md burns 7,000-10,000 tokens per turn on instructions the model already knows. Skills using progressive disclosure cut that to ~50 tokens.
Permission-first CLAUDE.md kit aims to fix agent overreach
Developer releases MIT-licensed kit enforcing permission-first workflow for Claude Code with 10 agents and 28 skills.
Claude Mythos Clears All UK Cyberattack Simulators, Doubling Speed Revised
Claude Mythos Preview became the first AI model to clear all UK AISI cyberattack simulations, forcing the agency to double its capability-doubling estimate twice in five months.
Claude Code `/goal` Enables Autonomous Dev Loops With Evaluator Check
Claude Code v2.1.139 adds `/goal` for autonomous dev loops with a separate evaluator model, freeing developers from per-step prompting.
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.md Explained: How Anthropic's Agent Memory Works
CLAUDE.md is Anthropic's project config file for Claude Code, now two years old with settled best practices for agent memory and context.
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.
Anthropic Launches Claude Platform on AWS — AWS Billing, IAM, CloudTrail
Anthropic launched Claude Platform on AWS, a native API with AWS billing, IAM, and CloudTrail. Same models and pricing as direct API; data stays at Anthropic, not AWS.
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)