| 1 | //! Codex hook adapter for Atomic Agent. |
| 2 | //! |
| 3 | //! Codex reads hooks from `~/.codex/hooks.json`. The installed Atomic hooks |
| 4 | //! call `atomic agent hooks codex <verb>` with JSON on stdin. |
nothing calls this directly
no outgoing calls
no test coverage detected