diff --git a/openhands/replay/replay_prompts.py b/openhands/replay/replay_prompts.py index b18ee100d671..adf21bae91f0 100644 --- a/openhands/replay/replay_prompts.py +++ b/openhands/replay/replay_prompts.py @@ -51,7 +51,7 @@ class PromptMap(TypedDict): 'enter': """ You have confirmed the analysis. -IMPORTANT: NOW implement the confirmed suggestions. The code is available in the workspace. +IMPORTANT: NOW implement the confirmed suggestions. The code is available in the workspace. Don't stop until you are finished implementing the proposed fix. """ }, }