[Bug] Permission bypass alias not respecting directory access in subsequent runs
Resolved 💬 5 comments Opened Dec 29, 2025 by solrevdev Closed Feb 14, 2026
Bug Description
This prompt has bypass permissions on aka 'claude --dangerously-skip-permissions' so it should be able to read other folders aka /Users/MyUser/Folder/Project as it has done before
Environment Info
- Platform: darwin
- Terminal: iTerm.app
- Version: 2.0.76
- Feedback ID: fff3dc52-3792-4f1e-961a-8811e78506ef
Errors
[{"error":"Error\n at ak (/$bunfs/root/claude:59:1144)\n at <anonymous> (/$bunfs/root/claude:60:10093)\n at emit (node:events:92:22)\n at endReadableNT (internal:streams/readable:861:50)\n at processTicksAndRejections (native:7:39)\n at request (/$bunfs/root/claude:62:2149)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-29T11:03:36.849Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/solrevdev/.local/share/claude/versions/2.0.76 (expected in multi-process scenarios)\n at XZR (/$bunfs/root/claude:2430:2165)\n at fUA (/$bunfs/root/claude:2430:1885)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-29T11:03:36.858Z"},{"error":"Error: Access denied - path outside allowed directories: /Users/MyUser/Folder/Project not in /Users/MyUser/Folder/OtherFolder/Another/Another/current-todo-list\n at Gn_ (/$bunfs/root/claude:1147:36725)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-29T11:11:47.210Z"}]This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗