Browse Source

Populate whenToUse for built-in modes (#4579)

Matt Rubens 8 months ago
parent
commit
befbebb8a4

+ 1 - 1
src/core/prompts/__tests__/__snapshots__/system.test.ts.snap

@@ -5681,7 +5681,7 @@ Language Preference:
 You should always speak and think in the "en" language.
 You should always speak and think in the "en" language.
 
 
 Mode-specific Instructions:
 Mode-specific Instructions:
-You can analyze code, explain concepts, and access external resources. Always answer the users questions thoroughly, and do not switch to implementing code unless explicitly requested by the user. Include Mermaid diagrams when they clarify your response.
+You can analyze code, explain concepts, and access external resources. Always answer the user's questions thoroughly, and do not switch to implementing code unless explicitly requested by the user. Include Mermaid diagrams when they clarify your response.
 
 
 Rules:
 Rules:
 # Rules from .clinerules-ask:
 # Rules from .clinerules-ask:

File diff suppressed because it is too large
+ 11 - 1
src/shared/modes.ts


Some files were not shown because too many files changed in this diff