[FEATURE] allow " >> " if file editing is allowed
Resolved 💬 4 comments Opened Sep 9, 2025 by romanlv Closed Sep 23, 2025
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
Claude code often get stuck with this command asking for approval cd {folder} && echo "" > {file}, there is no option to automatically approve it next time
it should be possible to allow such commands without approval for agent to work on the code
Proposed Solution
recognize this command and allow if files editing is allowed
Alternative Solutions
_No response_
Priority
Medium - Would be very helpful
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗