Is there any way to manage permission for different agents/subagents in opencode? #427
Unanswered
pritam-dey3
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
You can enforce different policies for sandboxes, which would impact the agents running within those sandboxes. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for all the wonderful project! I have been looking for such a capability and thanks for bringing this to life.
When I work on opencode, I generally enforce different permissions for different agents. For e.g. the planning agent does not get edit access anywhere except for 'explore' directory. Investigator agent does not get access to edit 'tests' directory and so on.
Is it possible to maintain different policies for different agents? Because I didn't see such an option in policies documentation.
Beta Was this translation helpful? Give feedback.
All reactions