pub async fn set_user_plugin_enabled( codex_home: &Path, plugin_key: String, enabled: bool, ) -> Result<()>