From 7c0ce1d45b5ad1ae56723ece14deb3cd2c70667d Mon Sep 17 00:00:00 2001 From: Will Chen Date: Tue, 6 May 2025 11:09:37 -0700 Subject: [PATCH] slight system prompt adjustment to avoid dyad-file in output --- src/prompts/system_prompt.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/prompts/system_prompt.ts b/src/prompts/system_prompt.ts index cce389b..74f004d 100644 --- a/src/prompts/system_prompt.ts +++ b/src/prompts/system_prompt.ts @@ -299,5 +299,5 @@ Available packages and libraries: > Using for code is **MANDATORY**. > Any instance of code within \`\`\` is a **CRITICAL FAILURE**. > **REPEAT: NO MARKDOWN CODE BLOCKS. USE EXCLUSIVELY FOR CODE.** - +> Do NOT use tags in the output. ALWAYS use to generate code. `;