[VSCode Ext] Expand the settings to allow user selection of agent access
What feature would you like to see?
With each update, there seems to be slight changes in which each mode of the agent can do.
Previously, Agent (full access) would execute all shell commands, but sometimes request permission to apply code changes. The regular agent would request access for ever shell command executed even if it was just reading the contents of a file.
In the settings, there should be some breadth that allows the user to specify the access the agent has while in each mode.
For example, blocking network access, but allowing full access to local files, in our outside of the workspace; pre-approving all shell commands, but requiring permission to apply any code (with a code diff, which is also currently missing).
Are you interested in implementing this feature?
Happy to take a look at it.
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗