Conversation
This was a local dev environment file (~/.npm-reshim-hook.zsh) that was accidentally committed in the initial "Add web CLI" commit. The ~ wasn't expanded by the shell, creating a literal directory called "~" in the repo instead of writing to the home directory. It's an asdf reshim hook that has no place in the repository. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
You have used all of your free Bugbot PR reviews. To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial. |
WalkthroughThis PR removes a literal Changes
Review Notes
|
|
Security audit started failing today, seems vulnerability for the same was posted some hours ago. |
Ok, so what are you suggesting here. This PR has nothing to do with that security issue. |
Summary
~directory containing.npm-reshim-hook.zsh(an asdf npm reshim hook) that was accidentally committed in the initial "Add web CLI" commit (0616432)~to the home directory, so a literal directory called~was created in the repo insteadTest plan
~/.npm-reshim-hook.zsh.gitignoreor any build config🤖 Generated with Claude Code