opencode
opencode copied to clipboard
Feature Request: Yolo and non-Yolo mode (auto-accept)
Hi :)
Background:
Like in Claude-Code there are permissions in opencode: "permission": { "edit": "ask", "bash": "ask", "webfetch": "ask" },
I use auto-accept/yolo/allow-permissions mode about 15% of the time.
Ask: I would like to be able to switch between my default 'ask' permissions to yolo 'allow' all permissions. As easily as with something like tab.
Context: In claude code there are 3 modes that can be cycled through using SHIFT+TAB: Plan Normal/Build with ask permissions Normal/Build with auto-accept permissions (allow)
That difference between the two Normal/Build modes is what I'm looking for.