diff --git a/skyvern-frontend/src/routes/workflows/editor/nodes/NavigationNode/NavigationNode.tsx b/skyvern-frontend/src/routes/workflows/editor/nodes/NavigationNode/NavigationNode.tsx index 9756408a3..b28bbe3c7 100644 --- a/skyvern-frontend/src/routes/workflows/editor/nodes/NavigationNode/NavigationNode.tsx +++ b/skyvern-frontend/src/routes/workflows/editor/nodes/NavigationNode/NavigationNode.tsx @@ -126,8 +126,11 @@ function NavigationNode({ id, data }: NodeProps) {
- Tip: While executing the navigation block, Skyvern will take - multiple actions to accomplish a single goal. + Tip: Try to phrase your prompt as a goal with an explicit + completion criteria. While executing, Skyvern will take as many + actions as necessary to accomplish the goal. Use words like + "Complete" or "Terminate" to help Skyvern identify when it's + finished or when it should give up.