opencode-yolo-toggle
v0.1.0
Published
OpenCode plugin that toggles YOLO permission auto-approval from the TUI command palette.
Maintainers
Readme
opencode-yolo-toggle
OpenCode plugin that adds a YOLO permissions toggle to the TUI command palette.
When enabled, permission prompts that resolve to ask are auto-approved. Explicit deny rules are still respected.
Install
opencode plugin -g opencode-yolo-toggleRestart the OpenCode TUI after installing.
Use
- Press
ctrl+pin the OpenCode TUI. - Search for
YOLO permissions. - Press enter to enable or disable auto-approval.
The toggle state is stored in ~/.config/opencode/yolo-toggle.json.
Targets
The package exposes separate OpenCode plugin targets:
opencode-yolo-toggle/serverhandles permission auto-approval.opencode-yolo-toggle/tuiadds the command palette toggle and toast feedback.
