Skip to content

Conversation

@mike-deem-uipath
Copy link
Contributor

@mike-deem-uipath mike-deem-uipath commented Jan 12, 2026

Depends on UiPath/uipath-runtime-python#65

Adds support for conversational agents:

  • Adds some optional overrides for local testing with CAS (configured using env vars)
  • Log conversation error events received from CAS over the websocket bridge
  • Adds an is_conversational getter to AgentDefinition
  • Adds --keep-state-file cli option that causes the state.db to be preserved. This allows conversational agent runs to accumulate conversation history.

Also

  • Fixed a minor typo in the autonomous agent system prompt.

@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 12, 2026
@mike-deem-uipath mike-deem-uipath force-pushed the feat/conv-agent-support branch 2 times, most recently from 08ce88b to 6843216 Compare January 13, 2026 00:33
@mike-deem-uipath mike-deem-uipath marked this pull request as ready for review January 13, 2026 00:39
@mike-deem-uipath mike-deem-uipath force-pushed the feat/conv-agent-support branch 3 times, most recently from 049870f to 464caaa Compare January 14, 2026 01:42
@mike-deem-uipath mike-deem-uipath force-pushed the feat/conv-agent-support branch 2 times, most recently from 5d0e22f to f5a025a Compare January 15, 2026 02:05
@cristipufu cristipufu force-pushed the feat/conv-agent-support branch 3 times, most recently from 5b03926 to 04348d0 Compare January 15, 2026 06:51
@cristipufu cristipufu force-pushed the feat/conv-agent-support branch from 04348d0 to d208947 Compare January 15, 2026 06:56
@cristipufu cristipufu merged commit 35f4174 into main Jan 15, 2026
41 of 57 checks passed
@cristipufu cristipufu deleted the feat/conv-agent-support branch January 15, 2026 06:59
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