[PR #10754] feat(permission): persist 'always' approvals to disk #13551

Open
opened 2026-02-16 18:18:24 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/10754

State: open
Merged: No


Fixes #10753

Uncomments the Storage.write call to persist "always" permission approvals.

The loading code already existed - approvals are stored per-project based on git root commit hash.

Tested by verifying typecheck passes and tracing the code flow.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/10754 **State:** open **Merged:** No --- Fixes #10753 Uncomments the Storage.write call to persist "always" permission approvals. The loading code already existed - approvals are stored per-project based on git root commit hash. Tested by verifying typecheck passes and tracing the code flow.
yindo added the pull-request label 2026-02-16 18:18:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13551