From 175584e4b973d161aa7ea746713508178a40ffdf Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:31 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=92=B1=20systemPrompt.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/systemPrompt.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/systemPrompt.ts b/src/utils/systemPrompt.ts index 2059c81..8869d8d 100644 --- a/src/utils/systemPrompt.ts +++ b/src/utils/systemPrompt.ts @@ -121,3 +121,4 @@ export function buildEffectiveSystemPrompt({ ...(appendSystemPrompt ? [appendSystemPrompt] : []), ]) } +