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
## Summary
- Add `-Encoding UTF8` to `Set-Content` in `pwdCmd` to avoid UTF-16LE on
Windows PowerShell 5.1
- Use exact path comparison on Unix, `EqualFold` only on Windows
- Add `t.Cleanup` safety net for logger restoration in log capture tests
- Fix stale `shellEscape` doc comment to reflect single-quote behavior
## Test plan
- [ ] CI passes on all platforms (Ubuntu, macOS, Windows)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments