{
  "id": 282941,
  "title": "Auto Mode will soon be the default in Claude Code — because humans can’t be trusted",
  "url": "https://urgent.news/2026/08/07/auto-mode-will-soon-be-the-default-in-claude-code-because-humans-cant",
  "topic": "culture",
  "section": "Culture",
  "published": "2026-08-07T21:42:44.000Z",
  "source": {
    "name": "The New Stack",
    "slug": "the-new-stack",
    "url": "https://thenewstack.io/claude-code-auto-mode/"
  },
  "original_language": "en",
  "account": "Anthropic's Claude Code is set to have auto mode as the default option starting August 14, aiming to alleviate the annoyance and danger users currently face when approving every coding action. Originally, users would have to manually decide whether to approve or disregard each command, leading to a high approval rate of 97% and only 13.6% of dangerous commands caught by humans. In contrast, Claude Code in auto mode successfully caught 89% of dangerous commands. As sessions progressed, human testers found fewer dangerous commands, stopping at 5% after 50 prompts, indicating that constant permissions prompted reduced engagement. To address this, auto mode now blocks dangerous commands without asking for permission, and after three consecutive blocks or twenty in a single session, it reverts to manual approvals. Anthropic has also fortified auto mode by introducing hard denies for actions like data exfiltration, which require developers to switch out of auto mode or manually run the command. Moreover, the classifier now checks the destination of git push or pull requests to determine if they are public, private, or trusted before execution. It also scans code pulled from web pages or tool outputs for prompt injection attempts. To validate these enhancements, Anthropic conducted a two-week red-teaming pilot with Apollo Research, reducing the number of detected attacks from 12% to 7%. Anthropic compares this to OpenAI's GPT-5.6 Sol in Codex, which let through 19% of attacks in full access mode. While auto mode doesn't guarantee safety, it significantly reduces risk, especially for high-stakes changes to production infrastructure where a human should still be monitored. Additionally, Claude Code sessions can now communicate with each other, streamlining collaboration on related tasks by sharing summaries without repeating histories or files.",
  "summary": "In the early days of Claude Code, it felt like you either had to approve everything the coding agent did The post Auto Mode will soon be the default in Claude Code — because humans can’t be trusted appeared first on The New Stack .",
  "key_points": [
    "Auto mode set as default in Claude Code from August 14",
    "Auto mode blocks dangerous commands without human approval",
    "Anthropic's red-teaming reduced attacks from 12% to 7%"
  ],
  "editors_take": "Anthropic's shift to auto mode as default in Claude Code redefines user trust and safety protocols, potentially reducing risks but also transferring more control from humans to AI.",
  "illustration": null,
  "coverage": {
    "outlets": 9,
    "also_reported_by": [
      {
        "outlet": "9to5Mac",
        "title": "Claude Code now lets sessions talk to each other on macOS",
        "url": "https://urgent.news/2026/08/07/claude-code-now-lets-sessions-talk-to-each-other-on-macos",
        "published": "2026-08-07T22:29:59.000Z"
      },
      {
        "outlet": "Simon Willison from Simon Willison’s Newsletter",
        "title": "the Claude Code shared session",
        "url": "https://urgent.news/2026/08/08/the-claude-code-shared-session",
        "published": "2026-08-08T00:27:54.000Z"
      },
      {
        "outlet": "XDA Developers",
        "title": "I changed one setting in Claude Code, and my token burn dropped by 45%",
        "url": "https://urgent.news/2026/08/08/i-changed-one-setting-in-claude-code-and-my-token-burn-dropped-by-45",
        "published": "2026-08-08T22:17:49.000Z"
      },
      {
        "outlet": "Simon Willison",
        "title": "Auto mode is now the default in Claude Code for Pro, Max, and Team plans",
        "url": "https://urgent.news/2026/08/08/auto-mode-is-now-the-default-in-claude-code-for-pro-max-and-team-plans",
        "published": "2026-08-08T22:36:03.000Z"
      },
      {
        "outlet": "Dev.to",
        "title": "Claude Code skill allowed-tools: a one-turn grant, not a sandbox",
        "url": "https://urgent.news/2026/08/09/claude-code-skill-allowed-tools-a-one-turn-grant-not-a-sandbox",
        "published": "2026-08-09T14:49:21.000Z"
      },
      {
        "outlet": "TechCrunch",
        "title": "Anthropic is turning Claude Code’s auto mode on by default",
        "url": "https://urgent.news/2026/08/09/anthropic-is-turning-claude-codes-auto-mode-on-by-default",
        "published": "2026-08-09T19:20:32.000Z"
      },
      {
        "outlet": "Tech in Asia",
        "title": "Anthropic to make Claude Code auto mode default",
        "url": "https://urgent.news/2026/08/10/anthropic-to-make-claude-code-auto-mode-default",
        "published": "2026-08-10T00:03:12.000Z"
      },
      {
        "outlet": "Hacker News",
        "title": "Auto mode is now the default in Claude Code",
        "url": "https://urgent.news/2026/08/10/auto-mode-is-now-the-default-in-claude-code",
        "published": "2026-08-10T03:50:00.000Z"
      }
    ]
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}