pub async fn create_workspace_from_session_config( config: &WorkspaceConfig, ) -> Result<Arc<dyn Workspace>, Error>
Create a workspace from the current session configuration This is a compatibility wrapper for steer-core usage