feat(hooks): add telemetry handlers for codex/copilot/gemini
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
set -euo pipefail
|
||||
|
||||
INPUT="$(cat)"
|
||||
|
||||
~/.local/bin/agentmon-copilot-handler stop <<< "$INPUT"
|
||||
Reference in New Issue
Block a user