Skip to content

Conversation

@cristipufu
Copy link
Member

No description provided.

@cristipufu cristipufu self-assigned this Nov 26, 2025
Copilot AI review requested due to automatic review settings November 26, 2025 06:25
@cristipufu cristipufu merged commit e0b92d6 into main Nov 26, 2025
15 checks passed
@cristipufu cristipufu deleted the fix/subgraph_in_schema branch November 26, 2025 06:26
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.

Pull request overview

This PR adds support for nested subgraphs within graph nodes by introducing a new subgraph field to the UiPathRuntimeNode class. This enables hierarchical graph structures where nodes can contain their own runtime graphs.

Key changes:

  • Added optional subgraph field to UiPathRuntimeNode for nested graph support
  • Imported from __future__ import annotations to enable forward references
  • Version bumped from 0.0.18 to 0.0.19

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
src/uipath/runtime/schema.py Added subgraph field to UiPathRuntimeNode and future annotations import to support forward reference
pyproject.toml Bumped package version to 0.0.19
uv.lock Updated lock file with new version

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant