#!/bin/sh
unset NODE_OPTIONS
ELECTRON_RUN_AS_NODE=1 "/Applications/Visual Studio Code.app/Contents/Frameworks/Code Helper (Plugin).app/Contents/MacOS/Code Helper (Plugin)" "/Users/admin/Library/Application Support/Code/User/globalStorage/github.copilot-chat/copilotCli/copilotCLIShim.js" "$@"