[FEATURE] Restore "Yes, I trust this folder" as the first option in the trust dialog
Status Open
Maintainer reply None cached
Activity 0 comments · opened Aug 29, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
"Yes, I trust this folder" in the "Do you trust the files in this folder?" dialog recently moved from the first option to a lower one. Accepting now requires an extra keypress. Since I launch Claude Code from my home directory, where trust is never persisted, this happens on every launch. I couldn't find any changelog entry explaining the change.
Proposed Solution
Restore "Yes, I trust this folder" as the first (default) option, so it can be accepted with a single Enter.
Alternative Solutions
I can start from a project subdirectory, which avoids the prompt after the first acceptance, but I often work across multiple projects from the home directory.
Priority
Medium - Would be very helpful
Feature Category
Interactive mode (TUI)
Use Case Example
- Run
claudefrom the home directory - The "Do you trust the files in this folder?" dialog appears
- "Yes, I trust this folder" is not the first option, so I press the arrow key and then Enter
- This repeats on every launch, since trust is never persisted in the home directory
- With "Yes" as the first option, a single Enter would be enough
Additional Context
_No response_