Workspace trust prompt appears repeatedly - settings not persisting
Resolved 💬 3 comments Opened Jan 27, 2026 by kornface13 Closed Jan 31, 2026
Description
The workspace trust prompt (\"Quick safety check: Is this a project you created or one you trust?\") appears repeatedly for the same workspace directory, even after selecting \"Yes, I trust this folder\". The trust setting is not being saved/persisted.
Steps to Reproduce
- Open workspace
/Users/tkornin Claude Code - See workspace trust prompt
- Select \"Yes, I trust this folder\"
- Close and reopen Claude Code
- Workspace trust prompt appears again
Expected Behavior
After selecting \"Yes, I trust this folder\" once, the choice should be saved and the prompt should not appear again for the same workspace.
Actual Behavior
The prompt appears every time the workspace is opened, sometimes multiple times within the same hour (reported 5+ times in one hour).
Environment
- OS: macOS (Darwin 25.2.0)
- Claude Code version: (current version as of 2026-01-27)
- Workspace path:
/Users/tkorn - Additional context: User has also configured
additionalDirectoriessetting to include/Users/tkorn
Additional Notes
- User has confirmed selecting \"Yes\" multiple times
- No error messages visible to user
- Unclear if trust settings file is failing to write or being cleared
- Possible permissions issue with
~/.claude/directory or workspace trust storage
Impact
This requires the user to repeatedly confirm trust for the same workspace, creating significant friction and disrupting workflow.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗