Skip to content

feat: add runtime fields to AgentA2aResourceConfig for A2A tool support#1553

Merged
PopescuTudor merged 1 commit intomainfrom
fix/model-a2a-agent
Apr 9, 2026
Merged

feat: add runtime fields to AgentA2aResourceConfig for A2A tool support#1553
PopescuTudor merged 1 commit intomainfrom
fix/model-a2a-agent

Conversation

@PopescuTudor
Copy link
Copy Markdown
Collaborator

Adds a2aUrl, folderPath, and advancedPersistance fields to AgentA2aResourceConfig. These are populated by the resource builder when an A2A resource is added to an agent definition, and read by the A2A LangChain tool (uipath-langchain-python) at runtime to invoke remote agents through the AgentHub proxy.

@PopescuTudor PopescuTudor self-assigned this Apr 9, 2026
@PopescuTudor PopescuTudor requested a review from radugheo April 9, 2026 08:10
@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 Apr 9, 2026
Comment thread packages/uipath/src/uipath/agent/models/agent.py Outdated
@PopescuTudor PopescuTudor force-pushed the fix/model-a2a-agent branch from 9977db0 to 499b597 Compare April 9, 2026 08:56
@PopescuTudor PopescuTudor requested a review from radugheo April 9, 2026 09:12
@PopescuTudor PopescuTudor merged commit cbcb884 into main Apr 9, 2026
130 checks passed
@PopescuTudor PopescuTudor deleted the fix/model-a2a-agent branch April 9, 2026 10:15
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.

2 participants