fix: commit bin/agent-browser.js with executable permissions (#319)
Fixes #305. The file was committed with mode 644, but npm automatically sets the executable bit on bin files, causing git to show the file as modified after pnpm install.
This commit is contained in:
Regular → Executable
Reference in New Issue
Block a user