Skip to content

Conversation

@dianagrecu-uipath
Copy link
Contributor

Add taskSource field to task in action center

@github-actions github-actions bot added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository labels Jan 29, 2026
}

task_source = {
"sourceName": "Agent",
Copy link
Collaborator

Choose a reason for hiding this comment

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

this should not be hardcoded, needs to be exposed as an argument and set by the escalation tool (or even above this)

Choose a reason for hiding this comment

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

Yeah, can make a constant internally, wherever it makes sense.

Copy link
Collaborator

Choose a reason for hiding this comment

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

@dushyant-uipath

  1. would this value be the same across coded agents and lowcode agents?
  2. would there be any situations where the customer would want to opt out of this value being set?

Copy link

@dushyant-uipath dushyant-uipath Feb 2, 2026

Choose a reason for hiding this comment

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

Confirmed offline

  1. Fine to have the same value across coded and lowcode, provided the API contracts and fields remain the same
  2. None. Even if a future case comes, we can gate them from our backend, which stores the TaskSource data consolidated for Agents, Maestro and RPA workflows

@dianagrecu-uipath dianagrecu-uipath force-pushed the feat/escalations-task-source-parity branch from 9e1dd1e to 35ead0a Compare February 2, 2026 08:23
@dianagrecu-uipath dianagrecu-uipath enabled auto-merge (squash) February 2, 2026 08:23
@dianagrecu-uipath dianagrecu-uipath merged commit 57ffc01 into main Feb 2, 2026
62 checks passed
@dianagrecu-uipath dianagrecu-uipath deleted the feat/escalations-task-source-parity branch February 2, 2026 08:24
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-llamaindex Triggers tests in the uipath-llamaindex-python repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants