opencode-timeout-auto-reject
v0.1.0
Published
Auto-reject OpenCode permission requests.
Maintainers
Readme
opencode-timeout-auto-reject
Auto-reject unanswered OpenCode permission requests.
Recommended to use with experimental.continue_loop_on_deny: true in opencode.json (See: OpenCode Source Code).
Stop being lulled by auto-mode's illusion of safety. When a permission lands on "ask" and you're off-screen, this plugin rejects it by default.
Install
opencode plugin opencode-timeout-auto-rejectOr add to opencode.json:
{ "plugin": ["opencode-timeout-auto-reject"] }No configuration needed. Requests unanswered for 3 minutes get auto-rejected.
A very simple and compact code implementation, edit index.ts if you like.
