FR
Live

Claude, the essentials — edition of September 16, 2026

Anthropic Expands Agent Autonomy Even as It Publishes Military and Misuse Research

By ·

Anthropic shipped a cluster of Claude Code and API updates that give agents more automated control over permissions, context, and long-running sessions, while separately publishing research on AI misuse patterns, military-relevant capabilities, and its economic outlook. A brief, two-stage error incident affecting Claude Mythos 5.1 and Claude Fable 5.1 was identified and resolved the same day.

Key points

Claude Code Tightens Its Long-Session Autonomy Toolkit

Across three point releases — 2.1.270, 2.1.271 and 2.1.273 — Claude Code addressed friction that mainly surfaces in long-running agent sessions. 2.1.270 fixed a regression from 2.1.269 that made read-only git commands in Bash start asking for permission again once a session had been open for a while. 2.1.271 brought fast mode to remote sessions on cloud and self-hosted runners (following the host's setting or an in-session /fast command where an organization allows it), added mouse control to the /config panel, and gave self-hosted runners a --drain-marker-file flag so a SIGTERM drain reports itself to the server as deliberate host maintenance rather than a crash. 2.1.273 added opt-in request headers for LLM gateways describing request class, agent type, tool durations and compaction state; a notification when an MCP server drops mid-session and automatic reconnection gives up; and the ability to fork a remote-control session into a new background session on the originating machine.

Read together with the new `claude plugin eval` command — which scores a plugin's behavior against a suite of test cases and a no-plugin baseline, with `claude plugin eval init` drafting the cases automatically — the releases describe a tool maturing around sessions that run unattended for extended periods: fewer false permission prompts, a clear signal when a dependency silently disappears, and a way to test plugin changes before they reach a live agent.

Sources: Claude Code 2.1.273 — Added x-claude-code-request-class, x-claude-code-agent-type, x-claude-code-prev-tool-durations, x-claude-code-compaction and x-…Claude Code · Claude Code 2.1.271 — Added fast mode in Claude Code Remote sessions (cloud and self-hosted runners): the host's fast-mode setting or /fast typed in…Claude Code · Claude Code 2.1.270 — Fixed read-only git commands in Bash unexpectedly asking for permission after a session had been running for a while (regressio…Claude Code · Claude Code — `claude plugin eval`Claude Code (digest hebdo)

The API Automates Context and Permission Decisions

Two changes to Anthropic's API and agent platform point the same direction as the Claude Code releases. The Messages API can now compact a conversation on demand, in beta behind the compact-2026-09-04 header: a request carries a top-level compaction parameter, and the API returns a signed block summarizing the prior messages that can be resent on later calls instead of the full history. Separately, Claude Managed Agents permission policies gained an auto option, under which the server itself evaluates each agent or MCP tool call and runs it, denies it, or pauses for human approval, with the decision recorded in an evaluation field on the agent.tool_use and agent.mcp_tool_use events.

Both changes move work that previously sat with the calling application — what to keep in context, what a tool call is allowed to do — onto the platform itself, with an audit trail standing in for a human no longer reviewing every step. Separately, the status page tracked a two-stage incident on the same day: elevated errors on Claude Mythos 5.1 and Claude Fable 5.1 were first reported with the cause identified and a fix underway, then logged again as intermittent error spikes before being marked resolved, with no further public detail on the underlying cause.

Sources: The Messages API can now compact a conversation on demand on the Claude API, in beta with the compact-2026-09-04 beta header.Anthropic (release notes) · Claude Managed Agents permission policies now include auto: the server evaluates each agent or MCP tool call and runs it, denies it, or pauses for…Anthropic (release notes) · Claude — Elevated errors for Claude Mythos 5.1 and Claude Fable 5.1status.claude.com · Claude — Intermittent error spikes for Claude Mythos 5.1 and Claude Fable 5.1status.claude.com

Two Safety Disclosures: One Retrospective, One Forward-Looking

Anthropic published the September 2026 edition of its recurring 'Detecting and countering misuse of AI' report, the periodic series in which the company discloses real-world attempts to abuse Claude that its own monitoring identified and stopped — an account of misuse already caught rather than a theoretical risk assessment.

Alongside it, Anthropic published research measuring how AI models perform on tasks tied to tactical intelligence targeting and conventional weapons capabilities, extending its national-security-relevant testing into ground beyond the chemical, biological, radiological and nuclear domain that has typically anchored its frontier-safety disclosures. Issued on the same day, the two pieces are complementary in scope: one accounts for misuse that has already occurred, the other measures a capability frontier before it becomes a live concern.

Sources: Detecting and countering misuse of AI: September 2026Anthropic · Measuring tactical intelligence targeting and conventional weapons capabilities of AI modelsAnthropic

Framing the Economic and Enterprise Case for Claude

Anthropic published 'Scenarios for our Economic Future,' an essay laying out how it sees the trajectory of AI capability shaping economic outcomes ahead — part of the company's ongoing effort to frame the economic stakes of its own technology in its own terms rather than leaving that framing to outside commentary.

On the same day, 'Inside Claude for Financial Advisors' gave a closer look at the vertical version of Claude built for wealth-management and advisory workflows, a reminder that alongside its general-purpose assistant Anthropic continues to build and promote regulated, industry-specific deployments.

Sources: Scenarios for our Economic FutureAnthropic · Inside Claude for Financial AdvisorsAnthropic

This edition is an original synthesis written by Claude from aggregated news — Anthropic's own sources first (release notes, status, newsroom, research, engineering), then the press, Hacker News, Reddit and GitHub, under the editorial supervision of Héra SASU. Every fact links to its article, publisher named. See the live feed →

Claude News is published by Héra SASU. Independent media, not affiliated with Anthropic.