pub async fn session_start( base: PathBuf, label: Option<String>, workspace: Option<PathBuf>, ) -> Result<Value>