@dahawa/hawa-code 1.4.2 → 1.4.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cli.js +2 -2
- package/package.json +1 -1
package/cli.js
CHANGED
|
@@ -901,8 +901,8 @@ user: Where are errors from the client handled?
|
|
|
901
901
|
assistant: Clients are marked as failed in the \`connectToServer\` function in src/services/process.ts:712.
|
|
902
902
|
</example>`,...J2().language&&J2().language!=="auto"?[`
|
|
903
903
|
|
|
904
|
-
|
|
905
|
-
|
|
904
|
+
# Language
|
|
905
|
+
Always respond in ${J2().language}. Use ${J2().language} for all explanations, comments, and communications with the user. Technical terms and code identifiers should remain in their original form.
|
|
906
906
|
|
|
907
907
|
`]:[],`
|
|
908
908
|
${await Kte()}
|