From 5633bb5577a4059da95a527494f0b0187127863d Mon Sep 17 00:00:00 2001 From: Rohit Malhotra Date: Mon, 5 May 2025 00:04:44 -0400 Subject: [PATCH] Move cloud resolver summary prompt to templates folder (#8273) --- openhands/integrations/templates/resolver/summary_prompt.j2 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 openhands/integrations/templates/resolver/summary_prompt.j2 diff --git a/openhands/integrations/templates/resolver/summary_prompt.j2 b/openhands/integrations/templates/resolver/summary_prompt.j2 new file mode 100644 index 0000000000..538306db7d --- /dev/null +++ b/openhands/integrations/templates/resolver/summary_prompt.j2 @@ -0,0 +1,5 @@ +Please summarize your work. + +If you answered a question, please re-state the answer to the question +If you made changes, please create a concise overview on whether the request has been addressed successfully or if there are were issues with the attempt. +If successful, make sure your changes are pushed to the remote branch.