Skip to content

Commit aa8e1d3

Browse files
canrobins13mrubens
andauthored
Update src/core/condense/index.ts
Co-authored-by: Matt Rubens <[email protected]>
1 parent e43c50b commit aa8e1d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/condense/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const SUMMARY_PROMPT = `\
1010
Your task is to create a detailed summary of the conversation so far, paying close attention to the user's explicit requests and your previous actions.
1111
This summary should be thorough in capturing technical details, code patterns, and architectural decisions that would be essential for continuing with the conversation and supporting any continuing tasks.
1212
13-
Your summary should be structure as follows:
13+
Your summary should be structured as follows:
1414
Context: The context to continue the conversation with. If applicable based on the current task, this should include:
1515
1. Previous Conversation: High level details about what was discussed throughout the entire conversation with the user. This should be written to allow someone to be able to follow the general overarching conversation flow.
1616
2. Current Work: Describe in detail what was being worked on prior to this request to summarize the conversation. Pay special attention to the more recent messages in the conversation.

0 commit comments

Comments
 (0)