| 1 | //! Kilo Code agent hook adapter for Atomic Agent. |
| 2 | //! |
| 3 | //! Handles hook JSON parsing from Kilo Code's hook system, which uses shell |
| 4 | //! command actions that call `atomic agent hooks kilo <verb>` via subprocess |
nothing calls this directly
no outgoing calls
no test coverage detected