You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
constdefaultPrompt=`Summarize the older conversation history so another agent can continue the work with the retained recent turns.
286
-
The most recent conversation turns will remain verbatim outside this summary, so focus on older context that is still needed to understand and continue the work.
287
-
Include what we did, what we're doing, which files we're working on, and what we're going to do next.
288
-
The summary that you construct will be used so that another agent can read it and continue the work.
289
-
Do not call any tools. Respond only with the summary text.
290
-
Respond in the same language as the user's messages in the conversation.
291
-
292
-
When constructing the summary, try to stick to this template:
278
+
constdefaultPrompt=`When constructing the summary, try to stick to this template:
0 commit comments