Original OrbTrail analysis expanded with complementary research, practical context and verified references.

The new Agentforce Builder changes more than the interface. Legacy agents concentrate reasoning in a prompt-led ReAct loop; the new architecture organizes subagents, transitions, variables and state as a graph, with Agent Script supporting a mix of flexibility and determinism.

An upgrade creates a new version while leaving the original agent untouched, so migration does not disrupt the active version. The safest sequence is to capture current behavior, migrate without redesigning everything and run the same test suite against both versions.

Only after functional equivalence should teams harden critical routes, make transitions explicit and add observability. Agentforce DX, AiTestingDefinition and scorers help compare routing, actions and responses instead of relying solely on manual checks.