📦 messages.ts

This commit is contained in:
nirholas
2026-03-31 10:24:21 +00:00
parent 79fe27d016
commit 6ca3427a86

View File

@@ -5510,3 +5510,4 @@ export function wrapCommandText(
return `The user sent a new message while you were working:\n${raw}\n\nIMPORTANT: After completing your current task, you MUST address the user's message above. Do not ignore it.` return `The user sent a new message while you were working:\n${raw}\n\nIMPORTANT: After completing your current task, you MUST address the user's message above. Do not ignore it.`
} }
} }