opencode icon indicating copy to clipboard operation
opencode copied to clipboard

fix: handle EACCES permission error when creating data directories

Open jayhemnani9910 opened this issue 3 weeks ago • 0 comments

When ~/.local/share exists with restrictive permissions (e.g., created by PowerShell or uv), opencode crashes with an unhelpful EACCES error. This adds proper error handling that provides clear remediation steps.

Fixes #6343

jayhemnani9910 avatar Dec 29 '25 11:12 jayhemnani9910