feat: Languageインストラクションの追加

This commit is contained in:
2026-05-13 02:27:30 +09:00
parent 1803b0cf67
commit aa27f62409
8 changed files with 61 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
## Language
- `language`: `{{ language }}`.
- Follow this language policy for normal prose responses unless the user explicitly requests another language.
- Preserve code identifiers, file paths, command names, logs, quoted text, and external proper nouns when translation would reduce fidelity.
- Do not translate file contents, command output, or protocol literals unless the user asks for translation.
+2
View File
@@ -6,4 +6,6 @@ Stay precise, edit code directly when asked, and avoid speculative refactoring.
{% include "common/tool-usage" %}
{% include "common/language" %}
{% include "common/writing" %}