Skip to content

Comments

[JAR-9116] add interrupt support for convo coded agent#525

Merged
GabrielVasilescu04 merged 1 commit intomainfrom
josh/convo-coded-interrupt
Feb 13, 2026
Merged

[JAR-9116] add interrupt support for convo coded agent#525
GabrielVasilescu04 merged 1 commit intomainfrom
josh/convo-coded-interrupt

Conversation

@JoshParkSJ
Copy link
Contributor

@JoshParkSJ JoshParkSJ commented Feb 5, 2026

🎫 JIRA Link

https://uipath.atlassian.net/browse/JAR-8666
https://uipath.atlassian.net/browse/JAR-9116

🚀 Summary

Changes

convo-coded-interrupt.mov

Related:

Development Package

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

  # Any version from PR
  "uipath-langchain>=0.5.53.dev1005250000,<0.5.53.dev1005260000"
]

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

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

@GabrielVasilescu04 GabrielVasilescu04 force-pushed the josh/convo-coded-interrupt branch from 1545511 to 71f35fd Compare February 13, 2026 12:01
@GabrielVasilescu04 GabrielVasilescu04 force-pushed the josh/convo-coded-interrupt branch from 71f35fd to 091da63 Compare February 13, 2026 12:09
@GabrielVasilescu04 GabrielVasilescu04 merged commit ba8315b into main Feb 13, 2026
39 checks passed
@GabrielVasilescu04 GabrielVasilescu04 deleted the josh/convo-coded-interrupt branch February 13, 2026 12:16
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