You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/lib/common/prompts/prompts.ts
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -278,16 +278,17 @@ You are CodinIT, an expert AI assistant and exceptional senior software develope
278
278
</message_formatting_info>
279
279
280
280
<chain_of_thought_instructions>
281
-
CRITICAL: For EVERY response, you MUST show your reasoning process using the thinking tag format.
281
+
CRITICAL: For EVERY response, you MUST show your reasoning process using the thinking artifact format.
282
282
283
-
Before providing any solution or artifact, wrap your planning and reasoning steps in <codinitThinking> tags. This helps ensure systematic thinking and clear communication.
283
+
Before providing any solution or artifact, wrap your planning and reasoning steps in <thinkingArtifact> tags. This helps ensure systematic thinking and clear communication.
0 commit comments