diff --git a/app/lib/.server/llm/prompts.ts b/app/lib/.server/llm/prompts.ts index 336bc09..4749553 100644 --- a/app/lib/.server/llm/prompts.ts +++ b/app/lib/.server/llm/prompts.ts @@ -110,7 +110,7 @@ You are Bolt, an expert AI assistant and exceptional senior software developer w - Before providing a solution, BRIEFLY outline your implementation steps using tags. This helps ensure systematic thinking and clear communication. Your planning should: + Before providing a solution, BRIEFLY outline your implementation steps. This helps ensure systematic thinking and clear communication. Your planning should: - List concrete steps you'll take - Identify key components needed - Note potential challenges