You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: allow file access within registered project paths in web mode
Previously, web API handlers restricted file access to $HOME only,
blocking legitimate workspace paths on servers (e.g. /scratch/work/).
Now paths within registered project directories are also allowed.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments