{ "hooks": { "SessionStart": [ { "type": "command", "osx": "~/.copilot-resources/resources/scripts/report-hook-event.sh", "linux": "~/.copilot-resources/resources/scripts/report-hook-event.sh", "windows": "powershell -NoProfile -File \"$HOME/.copilot-resources/resources/scripts/report-hook-event.ps1\"" } ] } }