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
feat: add getSafeCwd() helper for deleted directory handling
Add utility to safely get current working directory with fallbacks.
Handles cases where cwd has been deleted or is inaccessible.
Falls back to home directory or temp directory as last resort.
0 commit comments