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
refactor: extract path validation to shared utility
Extract isTempDirectory() function to ensure consistent path validation
across all safety checks. Now consistently checks tmpdir(), /tmp (Unix),
and \Temp (Windows) in all locations.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments