We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2ef930 commit 9def7cfCopy full SHA for 9def7cf
packages/opencode/src/session/summary.ts
@@ -30,7 +30,7 @@ export namespace MessageSummary {
30
{
31
role: "user",
32
content: `
33
- 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.
34
<conversation>
35
${JSON.stringify(MessageV2.toModelMessage(messages))}
36
</conversation>
0 commit comments