diff --git a/packages/opencode/src/session/summary.ts b/packages/opencode/src/session/summary.ts index 3b080799..f796f40e 100644 --- a/packages/opencode/src/session/summary.ts +++ b/packages/opencode/src/session/summary.ts @@ -30,7 +30,7 @@ export namespace MessageSummary { { role: "user", content: ` - Summarize the following conversation into 2 sentences MAX explaining what happened and why + Summarize the following conversation into 2 sentences MAX explaining what the assistant did and why. Do not explain the user's input. ${JSON.stringify(MessageV2.toModelMessage(messages))}