agents
latest
false
Notas de versão do Agents
- Automation Cloud e Test Cloud
- Automation Cloud Dedicado e Test Cloud Dedicado
Importante :
A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.
August 2026 release notes for Agents in Automation Cloud and Test Cloud.
August 7, 2026
New LLM model available: gemini-3.5-flash
The gemini-3.5-flash model is now available for Agents. For regional availability and routing information, see AI features and model routing.
August 6, 2026
Coded functions as agent tools
Agents can now use coded functions as tools. The coded function tool, available in preview, runs custom Python code as a deterministic, process-based tool, so an agent can call precise logic — data transformations, calculations, or external system calls — and reason over the structured result.
For details, refer to Functions.