- Automation Cloud e Test Cloud
- Automation Cloud Dedicado e Test Cloud Dedicado
Notas de versão de setembro de 2026 para Agents no Automation Cloud e Test Cloud.
September 25, 2026
Build and debug agents with Autopilot Agent (Preview)
Autopilot Agent, a coding agent built into Studio Web, is now available. For agents, it can:
- Scaffold an agent with its prompts, tools, and memory
- Debug the agent as it runs in Studio Web
- Build evaluation sets, evaluators, and test cases
- Set guardrails
Autopilot Agent runs on the same UiPath skills and command-line interface (CLI) tooling as UiPath coding agents, and connects to your project and tenant from the browser with nothing to install. Autopilot Agent is now the default Autopilot experience. Classic Autopilot remains available, and you can switch between the two experiences.
For details, refer to Autopilot for Agents (Preview).
Correction, September 25, 2026: This feature was released on September 23, 2026, but was not included in the release notes at the time.
September 22, 2026
Using Data Fabric entities as agent context is now generally available
Agents can now use Data Fabric entities directly as a structured context, letting them query and reason over live or near-real-time, structured system of record without relying on static data snapshots. This lets users query this data in natural language, while existing enterprise access rules and permissions are enforced.
For details, refer to Contexts.
Introducing advanced agents (Preview)
Agents can now be built on the advanced harness, an alternative to the standard reason-and-act loop for long-running, document-heavy work. An advanced agent keeps its intermediate work in a file workspace instead of in the prompt, delegates slices of work to sub-agents and calls its tools programmatically from a sandboxed JavaScript interpreter.
During public preview, advanced agent consumption is 50% off the standard rate.
For details, refer to Advanced agents (Preview).
16 de setembro de 2026
Build agents with Coding Agents is now generally available
Building UiPath agents with a coding agent is now generally available. You can build both low-code and coded agents entirely from a coding agent (Claude Code, Codex, Cursor, and others) and terminal.
The uipath-agents skill covers the full lifecycle for both agent types — scaffolding a project, editing prompts and input and output schemas, adding tools, running evaluation sets, and packaging and deploying to Orchestrator. The skill is available to install via uip skills install.
Para obter detalhes, consulte as seguintes páginas:
September 15, 2026
UiPath Agents in Flow is now generally available
UiPath Agents in Flow is now generally available, following its public preview in July 2026. You configure the agent's system prompt, model, input and output schema, and tools from the Flow canvas, with no standalone agent publishing step. Flow variables pass to and from inline agents natively, and multiple agents can be chained in series within a single flow.
For details, refer to Agents in Flow.
Correction, September 22, 2026: This feature was released on September 15, 2026, but was not included in the release notes at the time.
14 de setembro de 2026
Introducing conversational chat agents in Maestro Flow
Chat agents can now be built as a Maestro Flow, alongside the existing single-prompt Agent Builder path. Modeling the chat experience in Flow unlocks capabilities like intent-based routing, hand-off between specialist agents, deterministic replies, and parallel branches that run while the conversation continues. Both build paths surface to end-users as the same chattable Conversational Agent, meaning you can switch to Flow without disrupting how users reach your conversational agents.
For details, refer to Chat.
Introducing conversational voice agents in Maestro Flow
Voice agents can handle real-time phone calls — answering inbound calls and placing outbound ones. Audio streams straight to a real-time speech model, so callers can interrupt the agent mid-sentence, and tools run during the call.
You can hand off between specialist voice agents without dropping the call, feed the call transcript or a structured call summary into downstream nodes, and let the agent press digits to navigate an external phone tree. Numbers connect over a SIP trunk or your own Twilio account.
For details, refer to Voice.
9 de setembro de 2026
As políticas de projeto do agente no Studio Web agora estão disponíveis para o público geral
As políticas de projeto de agentes na política de governança do Automation Ops para o Studio Web agora estão disponíveis de forma geral. As políticas permitem que você imponha os seguintes requisitos de configuração de agentes antes que um agente seja publicado:
- Pontuação mínima do agente
- Intervalo de temperatura máxima
- Máximo de tokens por resposta do agente
- Escalonamento "human-in-the-loop"
- Máximo de iterações por execução do agente
Para obter detalhes, consulte Configurações para políticas do Studio Web.
7 de setembro de 2026
Apresentação do LLM como proteção de juiz [pré-visualização]
Uma nova diretriz integrada, LLM como juiz, agora está disponível em visualização. LLM como juiz usa um LLM para avaliar solicitações de agentes, respostas ou chamadas de LLM em relação a instruções personalizadas que você escreve em linguagem natural simples, fechando a lacuna deixada por outras diretrizes prontas para uso, que detectam apenas uma categoria fixa e predefinida por meio de um serviço de classificação gerenciado.
Cada verificação que a proteção realiza gera uma chamada de LLM real, para que o modelo de juiz consuma Agent Units ou Platform Units além do próprio uso do agente, rastreado separadamente. Isso se aplica onde quer que a proteção seja executada, incluindo execuções de avaliação de agentes com a proteção habilitada. Para obter detalhes, consulte Proteções prontas para uso e Licenciamento.
- September 25, 2026
- Build and debug agents with Autopilot Agent (Preview)
- September 22, 2026
- Using Data Fabric entities as agent context is now generally available
- Introducing advanced agents (Preview)
- 16 de setembro de 2026
- Build agents with Coding Agents is now generally available
- September 15, 2026
- UiPath Agents in Flow is now generally available
- 14 de setembro de 2026
- Introducing conversational chat agents in Maestro Flow
- Introducing conversational voice agents in Maestro Flow
- 9 de setembro de 2026
- As políticas de projeto do agente no Studio Web agora estão disponíveis para o público geral
- 7 de setembro de 2026
- Apresentação do LLM como proteção de juiz [pré-visualização]