Skip to content

Conversation

@cristipufu
Copy link
Member

@cristipufu cristipufu commented Dec 7, 2025

Description

This PR modifies the chat runtime to convert successful execution results to suspended status.

Development Package

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

  # Any version from PR
  "uipath-runtime>=0.2.5.dev1000470000,<0.2.5.dev1000480000"
]

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

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

@cristipufu cristipufu self-assigned this Dec 7, 2025
Copilot AI review requested due to automatic review settings December 7, 2025 13:53

This comment was marked as outdated.

@cristipufu cristipufu force-pushed the fix/chat_result_suspended branch from 20a8dae to 15f1d02 Compare December 7, 2025 13:58
@cristipufu cristipufu force-pushed the fix/chat_result_suspended branch from 15f1d02 to 86bde8d Compare December 7, 2025 14:00
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@cristipufu cristipufu closed this Dec 16, 2025
@cristipufu cristipufu deleted the fix/chat_result_suspended branch December 16, 2025 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants