Releases, skills, hooks and field notes for Anthropic's terminal coding agent. Curated and summarized from dozens of sources by AIBriefs.
How-To·Developers·1 source
Workflow routes every idea into a GitHub issue, then waits a few days to see which survive before flagging them. Flagged issues are worked only when the usage limit resets, with Fable writing the plan and Opus executing it.
Analysis·Developers·1 source
A developer on r/ClaudeAI reports handling web app and DevOps work entirely with Sonnet and Haiku, calling the output satisfactory. The post pushes back on complaints that the latest Opus and Fable models are "trash."
Launch·Developers·4 sources
Claude Code v2.1.278 switches auto mode for Claude API and Enterprise users, plus Bedrock, Vertex, Foundry and gateways, to the server-side classifier, which does not charge for classifier overhead. CLAUDE_CODE_AUTO_MODE_SERVER=0 opts out on Bedrock, Vertex, Foundry and gateways; a new Auto mode server row in /status shows where the classifier runs.
Launch·Developers·10 sources
In projects with no CLAUDE.md, Claude Code now reads AGENTS.md instead, toggleable under "Project instructions" in /config. The feature is not yet available on Bedrock, Vertex or Foundry.
Analysis·Developers·1 source
How-To·Developers·1 source
Analysis·Developers·1 source
Analysis·Developers·1 source
Air Security found four AI coding agents fetch a plugin's commit-hash snapshot but never verify the code matches it, so a repo owner can point a hash-shaped branch name at malicious code. Anthropic patched Claude Code 2.1.179 and OpenAI patched Codex 0.146.0; GitHub Copilot has no fix and Google won't patch the retiring Gemini CLI.
Launch·Developers·1 source
The Papers with Code MCP server exposes a `search_papers` tool; Niels Rogge demoed it by having Claude Code research the architecture of Jev by @typesafeai. A Reddit user claims they built the Jev architecture in March 2025 and open-sourced the model, dataset, and paper.
Launch·Developers·4 sources
The patch resolves a 2.1.275 regression that made every request fail with a 400 "Input tag 'advisor_20260301'" error when ANTHROPIC_BASE_URL points at a proxy or gateway. It is the release's only CLI change.
Launch·Developers·4 sources
Claude Code v2.1.275 adds a send-now key (ctrl+enter or ctrl+x ctrl+s) that interrupts the current turn and sends all queued messages at once, plus syncing of skills and plugins enabled on your claude.ai account to terminal sessions.
Launch·Developers·15 sources
Projects in Claude Code is now one ongoing conversation where Claude scopes work, spins up parallel cloud sessions, and keeps running after you close your laptop. Beta opens to select Pro and Max subscribers on cloud sessions, expanding to all Pro, Max, Team, and Enterprise users later.
Event·Developers·1 source
JPMorgan is rolling out an environment called Devspace for some engineers using Claude Code, with a $2,000 monthly spending cap. Rather than letting the agent run directly on employee machines with credential access, it runs without standing access to internal systems.
Launch·Developers·1 source
Launch·Developers·4 sources
Claude Code 2.1.274 adds a visible warning when memory usage is critical and CLAUDE_CODE_MCP_STARTUP_WAIT_MS to bound how long the first non-interactive turn waits for MCP servers. Sessions stuck retrying "unexpected tool_use_id" 400 errors now self-heal or end with a /rewind hint.
Launch·Developers·1 source
OpenSpec is a lightweight, configurable framework for writing software specs that keep teams and coding agents aligned. It ships slash commands (/opsx:explore, propose, apply, verify, archive) and lists compatibility with Claude Code, Codex, Cursor, GitHub Copilot, Gemini CLI and others.
Analysis·Developers·1 source
How-To·Developers·1 source
A follow-up to an earlier r/ClaudeAI post, testing three additional Claude Code plugins aimed at reducing usage costs. The author says the first round drew enough community tips that they ran a second round of tests.
How-To·Developers·1 source
A Reddit user reverse-engineered the prompt for a viral riso-style animation originally made by Kevin Ngo, running it in Claude Code with Opus 5. The post shares the full prompt, process, and token count.
Analysis·Developers·1 source
Analysis·Developers·1 source
A Reddit user spent two weeks and burned through two Claude Max 20x and two ChatGPT Plus 20x subscriptions to build a 3D Iron Man-style office for Meta Quest, running Claude Code sessions in tmux on a VPS.
Launch·Developers·3 sources
Claude Code 2.1.273 adds x-claude-code-request-class, agent-type, prev-tool-durations, compaction and context-compacted request headers for LLM gateways, opt-in via CLAUDE_CODE_GATEWAY_HINT_HEADERS=1. Also adds MCP server disconnect notifications and session forking for remote-control sessions.
Launch·Developers·1 source
Analysis·Developers·1 source
Cachebeat is a tool that pings idle Claude Code sessions so the prompt cache stays warm; letting a session lapse forces the next message to re-read the whole conversation uncached, potentially hundreds of thousands of tokens at full price. On Pro/Max plans that also consumes the 5-hour and weekly usage limits, not just API spend.
How-To·Developers·1 source
Launch·Developers·4 sources
The release is a maintenance update: CLI bug fixes and reliability improvements that reduce crashes and improve stability for common workflows. The prior 2.1.x build added fast mode in Remote sessions, mouse support in the /config panel, and per-command allowed_domains for sandboxed Bash, PowerShell and Monitor.
Launch·Developers·4 sources
Release ships 96 CLI changes, including per-command allowed_domains that restrict Bash, PowerShell and Monitor auto-sandboxing to reviewed hosts. Also adds mouse support in the /config panel and an omitClaudeMd flag for subagents.
Analysis·Developers·2 sources
Two r/ClaudeAI threads describe Claude Code writing rejected changes into artifacts: a commit reading "Add retry logic (without exponential backoff)" and a PR titled "make a coffee(without ketchup)" after the user asked to remove ketchup. One user built a hook to strip the negated terms.
Launch·Developers·1 source
A Reddit user built a Claude Code plugin with /dino, /shooter, /racer and /breakout games that render above the prompt during long turns. The games react to Claude's activity, with a passing test clearing the screen.
Analysis·Developers·1 source
Anthropic's CI job volume rose 25x in six months as engineers shipped 8x more code per quarter than in 2021-2025, with Claude authoring 80% of it. Tests grew 10x with only a nominal increase in engineers, forcing a redesign of its test impact analysis service.
How-To·Developers·1 source
A Reddit user compiled practical Claude Code tips into a GitHub repo, drawn from personal Obsidian notes. The collection is community-sourced rather than official Anthropic documentation.
Analysis·Developers·1 source
A Reddit user reports their Claude Max 20x plan ends today amid a Claude Code usage nerf, and asks whether Codex 20x usage will now be far ahead. They are deciding whether to resubscribe to Max 20x or try Codex 20x for a month.
Analysis·Developers·1 source
A Reddit user in Lima, Peru is driving an entire ComfyUI pipeline through Claude Code using MCP to generate local ad concepts, with Z-Image Turbo as the base reference model. The goal is a less "plasticky," more organic look.
Analysis·Developers·1 source
A LocalLLaMA user asks about migrating from Claude Code to a private local harness, saying they accept local models can't match "Fable's intelligence" but want to keep the workflow after a year of use.
Launch·Developers·1 source
Analysis·Developers·1 source
Reddit user reports building five iOS word-puzzle and casual 2D games using Claude Code, monetized with Google AdMob ads and App Store Optimization rather than subscriptions.
Launch·Developers·1 source
AgentsDock is a macOS 14+ desktop and mobile workspace that runs Claude Code, Codex, and Cursor side by side, with optional Tailscale and tmux support. It connects multiple servers — lab workstation, Mac mini, rented GPU box — and offers remote file editing and persistent terminal access.
Analysis·AI Agents·1 source
Analysis·Developers·1 source
Quartermaster installs codebase-mapper, builds the project map, adds starter live-rules, and picks stack plugins and permissions, with every install, file edit, and settings change awaiting user approval. It then watches sessions, proposes one change at a time, and rolls back changes that didn't help.
Launch·Developers·4 sources
Patch 2.1.270 fixes a regression from 2.1.269 where read-only git commands in Bash unexpectedly asked for permission after long-running sessions. The prior 2.1.269 release added `claude plugin eval` for scored, reproducible plugin eval suites with JSON and HTML reports.
Analysis·Developers·1 source
A strace of PID 1 inside a Claude Code session revealed a Firecracker MicroVM (OEM ID FIRECK) with 4 vCPUs, 16GB RAM, 252GB disk and Linux 6.18.5. The unstripped Go binary exposed an undocumented Anthropic app-hosting platform, with no systemd, sshd or cron.
Launch·Developers·7 sources
The `claude plugin eval` command runs a plugin against realistic prompts, grades the output, then reruns each case without the plugin to show the difference. It ships with 6 grader types, a no-plugin baseline, and a CI gate for skills.
Analysis·Developers·1 source
Anthropic's Boris Cherny says production code written by Claude should meet a higher bar than human-written code, backed by lint rules, tests, Claude-driven end-to-end tests, daily Claude-powered fuzzers, and automated code and security reviews.
Analysis·AI Agents·1 source
Analysis·Developers·1 source
A Reddit user built a tool with Claude Code that takes any public GitHub repo and animates its commit history, drawing the real commit graph rather than a contribution heatmap. Branches split at true ancestry points and merges scale to commit count.
Analysis·Developers·1 source
Launch·Developers·4 sources
Claude Code 2.1.268 adds gateway pricing so signed-in clients get matching rates in /cost and telemetry, plus a startup warning when access_control.allow_cidrs is empty. It also fixes HTTP 400 failures on third-party Anthropic-compatible endpoints and a WebFetch hang that now fails after 300 seconds.
Event·Business·1 source
Portfolio managers and analysts use Claude and Claude Cowork for fundamental research, while developers build investment tools with Claude Code. The rollout runs under the AI leadership model T. Rowe Price announced in August, with AI leaders embedded in Investments and Global Distribution.
Analysis·Policy·15 sources
Anthropic's threat intelligence report covers activity disrupted between December 2025 and August 2026 across seven harm areas, including cyber operations, influence operations, surveillance, scams, biological misuse, conventional weapons, and distillation.
Analysis·Developers·1 source
A Reddit user says Claude Code consumed roughly fifty million tokens after being asked to check Markdown files for consistency. The post questions what the agent was actually doing during the run.
Launch·Developers·1 source
Analysis·Developers·1 source
Analysis·AI Agents·1 source
How-To·Developers·1 source
Launch·Developers·3 sources
Launch·Developers·4 sources
Claude Code 2.1.267 ships 53 CLI changes, led by a maxEffortLevel setting that caps effort on every provider including Bedrock, Vertex and Foundry while still allowing users to pick a lower level. A new --system-prompt-snapshot off flag re-renders the system prompt on each request for prompt iteration.
Launch·Developers·1 source
OtoDock is a free, self-hosted multi-tenant company OS that integrates Claude Code and Codex agents into departments. Built by Dimitris, it combines Claude Code, Cowork, and cloud sessions into one application.
Launch·Developers·1 source
Launch·Developers·1 source
A developer built Rooftop.chat, a virtual rooftop lounge for 'vibecoders' to hang out while Claude Code runs. The tool aims to reduce isolation from solo terminal work.
Launch·Developers·4 sources
Version 2.1.266 restores the undocumented CLAUDE_CODE_USE_GATEWAY variable to being ignored on its own, after 2.1.265 forced Cloud-gateway sign-in and broke requests for API-key, apiKeyHelper, and custom-auth setups. No configuration change is needed.