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