CLAUDE LABJP
OPUS48 — Claude Opus 4.8 is generally available, improving on 4.7 across coding, agentic skills, reasoning, and knowledge workAUTO — Claude Code now defaults to auto mode on Bedrock, Vertex AI, and Foundry, and updates Bedrock to Opus 4.8GUARD — Auto mode now blocks tampering with session transcripts and asks before running rm -rf on an unresolved variableIDP — Admins can provision MCP connectors org-wide via their IdP (starting with Okta), granting access on first loginTIMEOUT — Fixed per-server request_timeout_ms being ignored, which timed out long MCP tool calls at the 60s defaultFAST — Fast mode for Opus 4.7 is deprecated and will be removed on July 24; migrate to fast mode for Opus 4.8OPUS48 — Claude Opus 4.8 is generally available, improving on 4.7 across coding, agentic skills, reasoning, and knowledge workAUTO — Claude Code now defaults to auto mode on Bedrock, Vertex AI, and Foundry, and updates Bedrock to Opus 4.8GUARD — Auto mode now blocks tampering with session transcripts and asks before running rm -rf on an unresolved variableIDP — Admins can provision MCP connectors org-wide via their IdP (starting with Okta), granting access on first loginTIMEOUT — Fixed per-server request_timeout_ms being ignored, which timed out long MCP tool calls at the 60s defaultFAST — Fast mode for Opus 4.7 is deprecated and will be removed on July 24; migrate to fast mode for Opus 4.8
TAG

auto mode

1 articles
Back to all tags
Related:
Claude Code1indie developer1operations1safety1
Claude Code/2026-07-14Intermediate

An Empty Variable and rm -rf: How Claude Code's Auto Mode Preflight Saved My Late-Night Cleanup

One night I let Claude Code sweep the build caches out of several app repositories at once, and an empty variable nearly turned a targeted cleanup into a wide delete. Here is the field record of being saved by auto mode's rm -rf preflight, and the confirmation rules I built afterward.