[BUG] # Claude Code v1.0.103 Critical Bug Report
Resolved 💬 3 comments Opened Sep 4, 2025 by MingGuan99 Closed Sep 4, 2025
Claude Code v1.0.103 Critical Bug Report
Issue Description
Claude Code frequently pops up authorization confirmation windows when accessing files. Even after selecting "Yes, allow during this session" (Option 2), the same authorization request reappears within a few seconds.
Bug Manifestations
- Permissions are not retained after selecting "allow during this session"
- Repeatedly requests authorization for the same directory every few seconds
- Severely disrupts normal workflow
Version Information
- Claude Code Version: 1.0.103
- Operating System: Windows
- Time of Issue Onset: After recent update
Reproduction Steps
- Open Claude Code
- Attempt to read project files (e.g., the silicon_core directory)
- Select Option 2: "Yes, allow during this session"
- After a few seconds, the same authorization window reappears
Expected Behavior
After selecting "during this session", permission for the same directory should not be re-prompted for the entire duration of the session.
Temporary Workarounds
No effective solutions currently exist; the only options are:
- Repeatedly clicking to confirm (disrupts work)
- Rolling back to an older version
- Using an alternative IDE
Recommendations
This is a critical usability issue. Recommendations:
- Urgently fix the session permission caching mechanism
- Provide a configuration option to completely disable permission prompts
- Or revert to the permission management logic from previous versions.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗