Permissions issues on macOS

Issues the maintainers labelled both platform:macos and area:permissions.

752 issues · 160 open · 592 resolved (79%) · first seen Aug 5, 2025

Is this getting better or worse?

This class of problem is converging. 258 new reports in the last 90 days vs 456 in the 90 before — -43%. The open backlog peaked at 189 in 2026-04 and sits at 160 today.

0 47 95 142 189 2025-082025-122026-042026-08
2025-08 — First reports2026-04 — Peak backlog (189 open)

Derived by counting each matching issue from its creation date until it closed. First-party computation over the anthropics/claude-code tracker — the trend is not published anywhere upstream.

Which builds report this

509 of these reports name the Claude Code build they were running, spanning 146 releases. Heaviest reporters:

Report volume, not a defect count: an issue can mention a build without that build having caused the failure. Versions come from the version string in the bug-report template, matched against real published tags.

Do these get fixed?

Median time to close is 32 days across 592 closures. Of the 592 closures with a recorded reason, 24% were closed as completed and 452 as not-planned or duplicate. The most recent completed fix landed in 2026-08.

Workarounds reported by the community

193 of these issues post a workaround someone says worked. The highest-engagement ones:

[BUG] autoAllowBashIfSandboxed bypassed for commands containing shell expansions and several other constructs
…t's a significant workflow regression. Partial source-level workarounds: - Quote the variable AND ensure the string has literal content ( works; alone prompts). - No workaround for , brace expansion, ANSI-C strings, here…
Found in the description of #43713 · resolved
[BUG] Bypass/dangerously skip permissions now broken in all Claude Code versions newer than v2.1.77
Update: The PreToolUse hook workaround (returning for protected directories) does NOT work on v2.1.81 / Windows 11. The hook fires and logs the auto-approve (confirmed via audit log), but the binary-level protected-direc…
Found in the thread of #36168 · still open
auto mode temporarily unavailable - cannot enter auto mode via Shift+Tab or defaultMode setting for Max user
A note of caution regarding the workarounds suggested above (broad rules in settings.json, or hooks that auto-approve everything): These are not workarounds for auto mode . They simply skip the permission prompt for all…
Found in the thread of #33587 · resolved
[BUG] settings.local.json allow not working - keeps asking and wanting to add existing items again
Non of the recommended workaround work for me on Windows. I tried - "Read( )" - "Read(~/ )" - "Read(./ )" - "Read(/../ )" - "Read(/.\\../ )"
Found in the thread of #6850 · still open
Built-in Plan agent ignores parent settings.json permissions and repeatedly prompts for pre-approved tools
…agent permissions (e.g., ) 3. Option C : Add a setting like Workarounds Attempted None available. Cannot modify built-in agent configurations. Impact - Interrupts workflow with repeated permission prompts - Makes Plan mo…
Found in the description of #10906 · still open

Excerpts are quoted from the linked issue so you can judge relevance before opening it. Threads that only ask for a workaround, or report that there is none, are excluded. These are community suggestions, not official guidance from Anthropic — read the full thread before applying one.

Matching issues 1–100

Ranked by community engagement (reactions weighted over comments). Listing the top 300 of 752 matches; the statistics above cover all 752.

Related aggregations

  1. Permissions issues on Windows

    391 issues
  2. Permissions issues on Linux

    287 issues
  3. Permissions issues on VS Code

    176 issues
  4. Permissions issues on WSL

    54 issues
  5. Core CLI issues on macOS

    3,395 issues
  6. Terminal UI issues on macOS

    3,373 issues
  7. Model behaviour issues on macOS

    2,520 issues
  8. Tool calls issues on macOS

    1,676 issues