claude code
30 articles about claude code in AI news
This 4-Skill + 2-MCP 'Dev Team' Stack for Claude Code Beats 132-Agent
Install 4 skills (using-superpowers, writing-plans, subagent-driven-development, requesting-code-review) and 2 MCP servers to turn Claude Code into a parallel dev team without the noise of 132 agents.
Build a Bulletproof Claude Code JSONL Parser
Learn 3 battle-tested patterns for parsing Claude Code's JSONL session files under ~/.claude/projects/, including tolerant whitelists, versioned derived data, and toWellFormed() string normalization.
Generate Branded PDFs Directly from Claude Code with PaperQuire v0.3.0's
PaperQuire v0.3.0's MCP server lets Claude Code render Markdown to branded PDFs. Add `paperquire mcp-server` to `.mcp.json` and ask for a PDF.
Alibaba Blocks Claude Code After Anthropic’s Tracking Experiment
Alibaba blocked Claude Code after Anthropic’s tracking experiment angered Chinese developers and security staff, highlighting data sovereignty tensions.
Claude Code Rate Limits Just Doubled: How to Use the New Capacity Starting Today
Claude Code's doubled rate limits and removed peak-hour throttling on Pro, Max, Team, and Enterprise plans let you stop conserving Opus quota and run parallel agent sessions without limit anxiety.
Muxer: Open-Source Model Multiplexer Slashes Claude Code Costs by Routing
Muxer reduces Claude Code costs by multiplexing models per subtask via agent frontmatter and session hooks. Keep Fable/Opus for planning; route boilerplate to Haiku.
Apple's Safari 247 Ships Official MCP Server: Debug Websites from Claude Code
Apple's Safari 247 MCP server lets Claude Code inspect and debug live web pages. Install it via Homebrew and connect to debug rendering or JavaScript issues.
Zhipu AI Launches Claude Code Clone 'ZCode' with GLM-5.2
Zhipu AI launched ZCode, a Claude Code clone for GLM-5.2, with three pricing tiers and remote execution via WeChat.
Claude Code Steganography Flagged Chinese Users; Anthropic Rolls Back
Anthropic's Claude Code 2.1.91 used steganography to detect Chinese users. After Reddit exposure, Anthropic rolled back the feature, calling it an experiment against model distillation.
Claude Code Digest — Jun 28–Jul 01
Claude Code’s biggest shift this week: teams are replacing “let the model figure it out” with hard guardrails, and one pair of Bash hooks cut an Anthropic bill from $312 to $156.
Google Cloud Joins MCP: How to Connect Claude Code to BigQuery
Google Cloud's MCP server lets Claude Code query BigQuery and manage GCS directly. Install it with `claude mcp add google-cloud` and authenticate.
Argus for Claude Code: Cut Repetitive Workflow Token Usage by 80% with
Argus enforces deterministic workflows for Claude Code, cutting token usage ~80% by replacing AI reasoning with structured execution paths. Install in minutes.
Meta Bans Claude Code, Codex to Block Distillation as Internal Spend Hits
Meta banned Claude Code and Codex internally to block distillation. Internal memo warns of 'serious escalations'; MetaCode build underway amid billions in AI spend.
Caliper: Run Your Claude Code Skills k Times and Get a pass@k Score That
Caliper gives Claude Code users a pass@k reliability score for skills, with a baseline delta showing if the skill beats the base agent. Install via pipx or npx.
Claude Code Digest — Jun 25–Jun 28
Claude Code’s biggest edge this week wasn’t a new model — it was learning that its harness can veto tool calls, fake tool results can be detected, and MCP servers are becoming the default way to wire in real systems.
My Day-One Claude Code Setup: A Workflow That Saves 15 Minutes Per New Project
A repeatable workflow with CLAUDE.md, project templates, and MCP servers saves 15 minutes per project and reduces setup errors by 40% for Claude Code users.
Build a Fake Tool-Result Detector for Claude Code
Claude Code can hallucinate tool results. Add a `zen_stop_hook` detector that greps for `<result>` blocks and 'written: N bytes' claims to catch fake outputs every turn.
5 Harness Internals That Changed How I Use Claude Code Daily
Rebuilding Claude Code's harness reveals that CLAUDE.md layers on a hidden base prompt, hooks can block tool calls, and subagents need abort trees—5 actionable takeaways for daily use.
Claude Code Digest — Jun 20–Jun 23
Claude Code is shifting from a chat box into governed infrastructure: the teams pulling ahead are wiring policies, auth, and agent workflows now, not later.
WSL 3 Preview: Cut Claude Code's Local Inference Latency on Windows
WSL 3 preview delivers near-native GPU/NPU for Claude Code + Ollama on Copilot+ laptops, but WSL 2 still handles NVIDIA CUDA fine for desktop users.
Donate Claude Code Traces to Hugging Face's Open Dataset in One Command
Trace Commons lets Claude Code users donate anonymized session traces to an open CC-BY-4.0 dataset on Hugging Face. Run `/donate-trace` after open-source work to share how you solved problems — without exposing secrets or paths.
MACCHA: The File-Based Cross-Agent Brain That Makes Claude Code Remember
MACCHA solves Claude Code's cold-start problem with a file-based 7-tier memory system. Use it to persist preferences, project rules, and lessons across sessions without a daemon.
Claude Code vs. Codex: Real-World Devs Reveal When Each Tool Wins
Claude Code shines at design and greenfield work; pair with Codex for bug fixes. Use CLAUDE.md for guidance.
Namecom-CLI Ships Agent Skill for Claude Code DNS Management
Namecom-CLI is an open-source, agent-friendly CLI for Name.com DNS with a bundled Claude Code skill, enabling AI agents to manage DNS records idempotently via the v4 API.
Claude Code Digest — Jun 17–Jun 20
Claude Code is no longer a chat tool: teams are turning it into governed infrastructure, and the winners are the ones wiring policies, MCP auth, and multi-agent workflows before the rest of the market catches up.
Claude Code Artifacts: How to Generate Shareable PR Walkthroughs and
Claude Code Artifacts (Team/Enterprise beta) turn session work into shareable, live web pages. Run `/login`, then prompt for dashboards, PR walkthroughs, or incident pages — zero infrastructure needed.
How to Govern Claude Code Across Your Team: 4 Gaps to Fix Before the Next CVE
Govern Claude Code by routing through an AI gateway with `ANTHROPIC_BASE_URL`, locking settings via MDM, denying filesystem access to secrets, and auditing MCP servers. Two CVEs in 2026 prove repo-level config is an execution layer.
Claude Code v2.1.158: Enable Auto Mode on Bedrock, Vertex, and Azure Right Now
Claude Code v2.1.158 brings auto mode to Bedrock, Vertex, and Azure. Set `CLAUDE_CODE_ENABLE_AUTO_MODE=1` and upgrade before the June 1 deprecation of `CLAUDE_CODE_OPUS_4_6_FAST_MODE_OVERRIDE`.
Claude Code Digest — Jun 14–Jun 17
Claude Code is shifting from chat to infrastructure: the winning teams are encoding workflows, not prompting harder.
Monitor Claude Code Spend in Real-Time with Claudestat's Live Dashboard
Claudestat is an open-source Node.js tool that provides a live terminal dashboard, quota guard, and MCP server for monitoring Claude Code and OpenCode sessions in real-time.