Permission selection not respected #3779

Closed
opened 2026-02-16 17:41:26 -05:00 by yindo · 2 comments
Owner

Originally created by @klonuo on GitHub (Dec 23, 2025).

Originally assigned to: @rekram1-node on GitHub.

Description

I set permission for specific command to "ask"
opencode shows dialog with 3 options:

  • accept
  • always accept
  • deny

if I select "always accept" it is not respected, as I get the same dialog again (in the same session of course)

OpenCode version

1.0.190

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

Windows

Terminal

wt

Originally created by @klonuo on GitHub (Dec 23, 2025). Originally assigned to: @rekram1-node on GitHub. ### Description I set permission for specific command to "ask" opencode shows dialog with 3 options: - accept - always accept - deny if I select "always accept" it is not respected, as I get the same dialog again (in the same session of course) ### OpenCode version 1.0.190 ### Steps to reproduce _No response_ ### Screenshot and/or share link _No response_ ### Operating System Windows ### Terminal wt
yindo added the windowsbug labels 2026-02-16 17:41:26 -05:00
yindo closed this issue 2026-02-16 17:41:26 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Dec 23, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #3419: [FEATURE]:Add "Accept for Session" Option for Permission Prompts - This feature request specifically addresses the same problem where "always accept" persists across sessions, and proposes a session-scoped permission option
  • #4934: Scrolling induces permission rejecttion - Related bug with permission dialogs not respecting user selections
  • #4041: Accept all behavior for bash chains - Related issue about permission prompt behavior and acceptance options

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Dec 23, 2025): This issue might be a duplicate of existing issues. Please check: - #3419: [FEATURE]:Add "Accept for Session" Option for Permission Prompts - This feature request specifically addresses the same problem where "always accept" persists across sessions, and proposes a session-scoped permission option - #4934: Scrolling induces permission rejecttion - Related bug with permission dialogs not respecting user selections - #4041: Accept all behavior for bash chains - Related issue about permission prompt behavior and acceptance options Feel free to ignore if none of these address your specific case.
Author
Owner

@pschiel commented on GitHub (Jan 28, 2026):

#6763 fixes this via path normalization - wildcard/permission system is broken without it

@pschiel commented on GitHub (Jan 28, 2026): #6763 fixes this via path normalization - wildcard/permission system is broken without it
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#3779