We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86ba4b4 commit 3653cb4Copy full SHA for 3653cb4
1 file changed
backend/src/tools/handlers/tool/spawn-agent-utils.ts
@@ -233,6 +233,7 @@ export function createConversationHistoryMessage(messages: Message[]): Message {
233
null,
234
2,
235
)}`,
236
+ keepDuringTruncation: true,
237
}
238
239
0 commit comments