diff --git a/backend/src/index.ts b/backend/src/index.ts index 83e121b..14bf828 100644 --- a/backend/src/index.ts +++ b/backend/src/index.ts @@ -435,7 +435,7 @@ CRITICAL RULES: status: 'pending', provider, model: model, - prompt: `${systemPrompt}\n\n---\n\n${userPrompt}`, + prompt: `${systemPromptWithJson}\n\n---\n\n${userPrompt}`, request: '', response: '', },