[Bug] Persistent Permission Prompts During Code Acceptance
Status Fixed / completed
Maintainer reply ✓ Yes — bogini
Activity 5 comments · opened Sep 4, 2025 · closed Sep 4, 2025
💡 Likely answer: A maintainer (bogini, collaborator)
responded on this thread — see the highlighted reply below.
Bug Description
is on accept but keeps asking for permision to read things
Environment Info
- Platform: win32
- Terminal: null
- Version: 1.0.103
- Feedback ID: d451d854-70af-4a05-9f97-3b0d1fdca0b4
Errors
[{"error":"MaxFileReadTokenExceededError: File content (29726 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n at P1B (file:///C:/Users/Jeremy.VanRyswyk/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:1757:432)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Object.call (file:///C:/Users/Jeremy.VanRyswyk/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:1752:994)\n at async TM (file:///C:/Users/Jeremy.VanRyswyk/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:1757:2956)\n at async file:///C:/Users/Jeremy.VanRyswyk/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:1771:1060","timestamp":"2025-09-04T08:36:21.585Z"},{"error":"Error: Request was aborted.\n at yP.makeRequest (file:///C:/Users/Jeremy.VanRyswyk/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:979:3864)\n at processTicksAndRejections (node:internal/process/task_queues:105:5)\n at runNextTicks (node:internal/process/task_queues:69:3)\n at listOnTimeout (node:internal/timers:549:9)\n at process.processTimers (node:internal/timers:523:7)","timestamp":"2025-09-04T08:46:26.233Z"}]
5 Comments
Havin the same issue
Found 3 possible duplicate issues:
This issue will be automatically closed as a duplicate in 3 days.
🤖 Generated with Claude Code
Havig the same issue
Thank you for the bug report. We've identified the root cause: a Windows path handling bug in our permission system that was causing "accept edits on" mode to fail on Windows platforms. This regression was introduced in v1.0.103.
The fix has been included as part of v1.0.105. Please update to the latest version to resolve this issue.
Sorry for the trouble!
This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.