Skip to content

chore: remove interrupt event shims, bump uipath-core to 0.6.0#1601

Open
radu-mocanu wants to merge 1 commit intomainfrom
chore/remove-interrupt-shims
Open

chore: remove interrupt event shims, bump uipath-core to 0.6.0#1601
radu-mocanu wants to merge 1 commit intomainfrom
chore/remove-interrupt-shims

Conversation

@radu-mocanu
Copy link
Copy Markdown
Collaborator

Summary

  • delete packages/uipath-core/src/uipath/core/chat/interrupt.py
  • drop the legacy interrupt re-exports from uipath.core.chat.__init__
  • bump uipath-core 0.5.14 -> 0.6.0 and widen uipath-core constraint in uipath and uipath-platform to >=0.6.0, <0.7.0

Why

Follow-up to #1600. The shims were only there to keep old uipath-runtime 0.9.x installs working until consumers upgraded. Now that the new confirmToolCall flow is fully landed, the legacy types can go.

note: this PR will only resolve cleanly once a new uipath-runtime is published with uipath-core<0.7.0 (current 0.10.1 caps at <0.6.0). packages/uipath/uv.lock is intentionally not regenerated for that reason.

@github-actions github-actions Bot added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-runtime labels Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-runtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant