| 1 | //! Devin Desktop agent hook adapter for Atomic Agent. |
| 2 | //! |
| 3 | //! Handles hook JSON parsing from the Devin Desktop (Cascade) bridge scripts, |
| 4 | //! which pipe JSON to `atomic agent hooks devin <verb>` via stdin at each |
nothing calls this directly
no outgoing calls
no test coverage detected