pub fn save_local_agent_config( storage_root: &Path, session_id: &str, config: &ParticipantAgentConfig, ) -> Result<(), String>