{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/2"}],"enrichment":{"capability":"Provides foundational runtime interfaces and protocols for building agent runtimes in the UiPath ecosystem, including execution context, event streaming, structured error handling, and factory patterns.","skillfed_tags":["uipath-ecosystem","agent-runtime","async-protocols"],"use_cases":["Building a custom agent runtime that integrates with UiPath orchestration platforms","Implementing structured error handling and event streaming for automation scripts","Creating a runtime factory to support discovery and dynamic instantiation of multiple runtime types","Defining input/output schemas and execution contracts for compatible agents","Capturing and monitoring real-time execution events during long-running automation tasks"],"what_it_does":"uipath-runtime is a foundational library that defines the contracts and protocols all runtimes must follow within the UiPath ecosystem. It is not typically installed directly by end users; instead, it serves as a dependency for higher-level SDKs. The package provides base interfaces for runtime execution, including schema definition, async execution, optional event streaming, resource cleanup, and structured error handling.\n\nWhen building custom runtime implementations, you import types and interfaces from this package to ensure your runtime conforms to UiPath's execution model. It supplies utilities for execution context (file I/O, logging), event types for real-time monitoring, error codes and categories for consistent error reporting, and a factory protocol for runtime discovery and instantiation. Most developers will encounter this as a transitive dependency rather than importing it directly.","worth_installing":"Yes, if you are building a custom runtime implementation for the UiPath ecosystem. No, if you are only using higher-level SDKs\u2014it will be installed automatically as a dependency. Verify the unclear license status before committing to a production project. The package is actively maintained and has no known vulnerabilities."},"id":"uipath-runtime","links":{"html":"https://skillfed.io/packages/uipath-runtime","md":"https://skillfed.io/packages/uipath-runtime.md","pypi":"https://pypi.org/project/uipath-runtime/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-12","license_spdx":null,"license_treatment":"unclear","name":"uipath-runtime","python_support":"supports_current","summary":"Runtime abstractions and interfaces for building agents and automation scripts in the UiPath ecosystem"},"popularity":{"monthly_downloads":1108904,"position":4359,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.13.1"}
