Skip to content

Conversation

@cristipufu
Copy link
Member

@cristipufu cristipufu commented Dec 4, 2025

Description

Implements the new debug bridge protocol

Ref: UiPath/uipath-runtime-python#41

image

Development Package

  • Add this package as a dependency in your pyproject.toml:
[project]
dependencies = [
  # Exact version:
  "uipath==2.2.16.dev1009793239",

  # Any version from PR
  "uipath>=2.2.16.dev1009790000,<2.2.16.dev1009800000"
]

[[tool.uv.index]]
name = "testpypi"
url = "https://test.pypi.org/simple/"
publish-url = "https://test.pypi.org/legacy/"
explicit = true

[tool.uv.sources]
uipath = { index = "testpypi" }

@cristipufu cristipufu self-assigned this Dec 4, 2025
@cristipufu cristipufu added the build:dev Create a dev build from the pr label Dec 4, 2025
@github-actions github-actions bot added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository labels Dec 4, 2025
@cristipufu cristipufu force-pushed the fix/debug_bridge_interrupt branch 6 times, most recently from 83fbc8c to 0d132b1 Compare December 4, 2025 12:02
@cristipufu cristipufu force-pushed the fix/debug_bridge_interrupt branch from 0d132b1 to 06d04eb Compare December 4, 2025 12:12
@cristipufu cristipufu merged commit 419260a into main Dec 4, 2025
33 of 45 checks passed
@cristipufu cristipufu deleted the fix/debug_bridge_interrupt branch December 4, 2025 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build:dev Create a dev build from the pr test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants