mirror of
https://github.com/openai/codex.git
synced 2026-08-23 13:09:46 +00:00
Adds a single trace span around configured hook command execution so slow installed hooks are visible directly in traces. The span records low-cardinality hook metadata and command outcome without command text, hook input, stdout, or stderr.