* Kill all subagents for a specific Codeman session. * IMPORTANT: Must scope to sessionId to avoid cross-session kills. * All sessions in the same workingDir share a projectHash, so filtering * by workingDir alone would kill subagents belonging to OTHER sessions.
(workingDir: string, sessionId?: string)
source not stored for this graph (policy: none)
no test coverage detected