Claude Cowork's Bold Mode | Generated by AI

Home 2026.06

Question: What is “Act without asking” in the Claude Mac (desktop) app?

Answer:

“Act without asking” is a permission mode in Claude Cowork (the agentic mode in the Claude desktop app, including macOS) and in Claude in Chrome. It’s the autonomous end of a two-mode toggle on the chat input:

Even in “Act without asking,” some guardrails are non-negotiable:

Practical guidance for your setup: treat it like --dangerously-skip-permissions in Claude Code, but with classifier backstops. Fine for well-scoped, local tasks on your M2 Air (e.g., “reorganize this folder of notes,” “batch-rename these files”). Avoid it when the task involves credentials, your bank work context, browsing untrusted pages, or anything touching ~/.ssh, API keys in env files, or your 192.168.1.36 workstation over SSH — injected content + no approval loop is exactly the attack surface. Conceptually it maps to the bypassPermissions end of Claude Code’s permission spectrum (askautoallow), whereas Claude Code’s newer “auto mode” is the middle path that passes each action through a risk classifier — auto-approving safe operations and blocking or escalating risky ones like file deletion.

References:


Back Donate