| 1 | //! Hermes Agent hook adapter for Atomic Agent. |
| 2 | //! |
| 3 | //! Hermes can run shell hooks for CLI and gateway sessions. Hook commands |
| 4 | //! receive a JSON payload on stdin with fields such as `hook_event_name`, |
nothing calls this directly
no outgoing calls
no test coverage detected