Skip to content

Commit 9def7cf

Browse files
committed
summary tweaks
1 parent c2ef930 commit 9def7cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/opencode/src/session/summary.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export namespace MessageSummary {
3030
{
3131
role: "user",
3232
content: `
33-
Summarize the following conversation into 2 sentences MAX explaining what happened and why
33+
Summarize the following conversation into 2 sentences MAX explaining what the assistant did and why. Do not explain the user's input.
3434
<conversation>
3535
${JSON.stringify(MessageV2.toModelMessage(messages))}
3636
</conversation>

0 commit comments

Comments
 (0)