CodeTracked since May 18, 2026
Fix Copilot CLI hook compatibility so PeonPing no longer drops key agent events
The PR replaces the Copilot integration path with a unified event-handling fix: Copilot hooks are written directly under `~/.copilot/hooks` when available, the Copilot adapters now use explicit per-event translation instead of implicit remaps, and incoming payloads are normalized from camelCase aliases to the expected snake_case fields so events like `permissionRequest` are detected instead of being silently ignored.
PeonPingGitHub Copilot CLI 1.0.48-1copilot hooksadapters/copilot.sh