mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-18 21:34:46 +00:00
fix(codex): auto-approve plugin read tools (#80513)
* fix(codex): auto-approve plugin read tools * docs: add codex plugin approval changelog
This commit is contained in:
@@ -137,8 +137,9 @@ are emitted with `open_world_enabled: true`; OpenClaw does not expose a separate
|
||||
plugin open-world policy knob and does not maintain per-plugin destructive
|
||||
tool-name deny lists.
|
||||
|
||||
Tool approval mode is prompted by default for plugin apps because OpenClaw does
|
||||
not have an interactive app-elicitation UI in this same-thread path.
|
||||
Tool approval mode is automatic by default for plugin apps so non-destructive
|
||||
read tools can run without a same-thread approval UI. Destructive tools remain
|
||||
controlled by each app's `destructive_enabled` policy.
|
||||
|
||||
## Destructive action policy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user