Skip to content

Add a 'deny-write' option - #51

Open
jaredly wants to merge 1 commit into
agentic-dev3o:mainfrom
jaredly:deny-write
Open

Add a 'deny-write' option#51
jaredly wants to merge 1 commit into
agentic-dev3o:mainfrom
jaredly:deny-write

Conversation

@jaredly

@jaredly jaredly commented Sep 1, 2026

Copy link
Copy Markdown

In my applicaiton, I want to run commands without granting write access to the working directory, which there didn't seem to be an option to make that work. I thought about doing a --dont-auto-allow-cwd or something like that, but I think --deny-write is more generally applicable, as it also works for when you want to exclude writes to a subset of an explicitly allowed file tree.

In my applicaiton, I want to run commands without granting write access to the working directory, which there didn't seem to be an option to make that work. I thought about doing a `--dont-auto-allow-cwd` or something like that, but I think `--deny-write` is more generally applicable, as it also works for when you want to exclude writes to a subset of an explicitly allowed file tree.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant