tui: fix summary prompt text formatting to ensure proper XML structure

This commit is contained in:
Dax Raad 2025-10-31 02:33:04 -04:00
parent caa6a3c20d
commit 89c82b3b75

View file

@ -1817,6 +1817,12 @@ export namespace SessionPrompt {
content: x,
}),
),
{
role: "user" as const,
content: `
The following is the text to summarize:
`,
},
...MessageV2.toModelMessage([
{
info: {