| 1 | //! Sherpa TUI agent hook adapter for Atomic Agent. |
| 2 | //! |
| 3 | //! Handles hook JSON parsing from the Sherpa TUI, which calls |
| 4 | //! `atomic agent hooks sherpa <verb>` via subprocess at each lifecycle event. |
nothing calls this directly
no outgoing calls
no test coverage detected