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: address PR review comments for auto-update feature
Addresses the following review comments:
Critical (security):
- #2649468854: Add URL validation in check.ts
- #2649468856: Add URL validation in pull.ts
- #2649468858: Strengthen isValidGitUrl to block shell metacharacters
Medium (robustness):
- #2649468862: Use random temp remote name in check.ts
- #2649468863: Refactor check.ts to use try...finally for cleanup
- #2649468864: Use DEFAULT_AUTO_UPDATE_SETTINGS in info.ts
- #2649468865: Use random temp remote name in pull.ts
- #2649468866: Refactor pull.ts to use try...finally for cleanup
- #2649468868: Extract getRepoDisplayName to shared utility
- #2649468870: Fix docs default interval (5->15 minutes)
Additional fixes from CodeRabbit:
- Stabilize onCheck callback in use-update-polling.ts
- Guard process.env.HOME in common.ts
- Fix markdown lint issues in docs
- Update "Later" button behavior comment
- Remove unused currentBranch variable in pull.ts
Skipped (acceptable as-is):
- #2649468861: Fragile project root resolution
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>
0 commit comments