Просмотр исходного кода

Populate whenToUse for built-in modes (#4579)

Matt Rubens 6 месяцев назад
Родитель
Сommit
befbebb8a4
2 измененных файлов с 12 добавлено и 2 удалено
  1. 1 1
      src/core/prompts/__tests__/__snapshots__/system.test.ts.snap
  2. 11 1
      src/shared/modes.ts

+ 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.
 
 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 from .clinerules-ask:

Разница между файлами не показана из-за своего большого размера
+ 11 - 1
src/shared/modes.ts


Некоторые файлы не были показаны из-за большого количества измененных файлов