Agent Widget Launch mode: Bypass Permissions --> "auto" instead? #6936
Unanswered
PhilIsHere
asked this question in
Support
Replies: 1 comment
|
+1. Like several others, I prefer manual mode: the agent has permission to read files, but editing requires approval. I have Is there a good reason to ignore the user’s configuration? Why not enable |
0 replies
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.
Hey Gang,
first of all: Congratulations to the Quattro Release! It is amazing and while it has a few hiccups I really love it so far!
One of these hiccups is what I'd like to open for discussion: The Agent widget on the hyprland bar does open your agent in the bypass permissions mode.
FWIW: I never used the bypass permission mode, so there might be a valid reason to use it on a non-isolated system. I usually use the auto or plan mode. From how I understand the warning and the documentation on Claude to me it looks like a mistake and the Widget should run the "auto" mode instead
https://code.claude.com/docs/en/permission-modes
So my question is: What are the reasons for essentially force the bypass mode whereas the auto mode is there as well?
Currently my settings in the config.json is overridden in the Widget itself because the flags are hardcoded into it:
omarchy/bin/omarchy-agent
Line 82 in f002044
Heres the commit: d6b21f8
And the PR: #6729
Best
All reactions