Is your feature request related to a problem? Please describe.
For commands I can allow specific commands, but for files so far I cannot.
Having that would allow the agent to e.g. write notes files without prompting the user, without requiring full workspace-level write permissions (which are more risky to give).
Describe the solution you'd like
Allow configuring reads/writes to specific files (or gitignore style file patterns).
Is your feature request related to a problem? Please describe.
For commands I can allow specific commands, but for files so far I cannot.
Having that would allow the agent to e.g. write notes files without prompting the user, without requiring full workspace-level write permissions (which are more risky to give).
Describe the solution you'd like
Allow configuring reads/writes to specific files (or
gitignorestyle file patterns).