Skip to content

feat: add asset recipient support for guardrails#432

Merged
dianagrecu-uipath merged 4 commits intomainfrom
feat/asset-recipient-guardrails
Jan 21, 2026
Merged

feat: add asset recipient support for guardrails#432
dianagrecu-uipath merged 4 commits intomainfrom
feat/asset-recipient-guardrails

Conversation

@dianagrecu-uipath
Copy link
Copy Markdown
Contributor

@dianagrecu-uipath dianagrecu-uipath commented Jan 19, 2026

Add Asset Recipient support for Guardrails

@dianagrecu-uipath dianagrecu-uipath force-pushed the feat/asset-recipient-guardrails branch from 60a4237 to 4e6b3c2 Compare January 19, 2026 16:09
app_folder_path: str,
version: int,
assignee: str,
recipient: AgentEscalationRecipient,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do we have a similar class, but not tied to the low coded agent? We tried to not use such objects here. Instead we mapped from agent-related objects to core objects, in the guardrails_factory

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

At the moment there's no core recipient object available. As discussed with @ctiliescuuipath and @dianapirvulescu, this type of object will be added in their changes regarding adding support for groupId and userId, where they'll need to make resolve_recipient_value return an actual object to preserve its type (not just a string).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

reading you comments right now I was thinking if should be a better place to convert resolve the assets into guardrails_factory. @dianagrecu-uipath do you know if assets will be used for guardrails also in coded agents ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@ctiliescuuipath no sorry, I don't know if assets will be used in coded agents as well

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@valentinabojan @ctiliescuuipath are you good with merging these changes?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Yes, go ahead

@dianagrecu-uipath dianagrecu-uipath force-pushed the feat/asset-recipient-guardrails branch from 4e6b3c2 to 9b0d817 Compare January 20, 2026 08:30
@dianagrecu-uipath dianagrecu-uipath force-pushed the feat/asset-recipient-guardrails branch from cb9f1b5 to dd50883 Compare January 21, 2026 09:52
@dianagrecu-uipath dianagrecu-uipath merged commit 1fb7438 into main Jan 21, 2026
60 of 61 checks passed
@dianagrecu-uipath dianagrecu-uipath deleted the feat/asset-recipient-guardrails branch January 21, 2026 10:10
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.

3 participants