pub fn save_subagent_session(
session: &SessionRecord,
subagent: &SubagentRecord,
) -> Result<()>Expand description
Persist a borrowed-target child and its parent relationship atomically.
pub fn save_subagent_session(
session: &SessionRecord,
subagent: &SubagentRecord,
) -> Result<()>Persist a borrowed-target child and its parent relationship atomically.