@qwen-code/qwen-code 0.15.6 → 0.15.7-preview.0

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/locales/ca.js CHANGED
@@ -1208,7 +1208,7 @@ export default {
1208
1208
  // ============================================================================
1209
1209
  // Ordres - Model
1210
1210
  // ============================================================================
1211
- 'Switch the model for this session (--fast for suggestion model)':
1211
+ 'Switch the model for this session (--fast for suggestion model, [model-id] to switch immediately).':
1212
1212
  'Canviar el model per a aquesta sessió (--fast per al model de suggeriments)',
1213
1213
  'Set a lighter model for prompt suggestions and speculative execution':
1214
1214
  'Establir un model més lleuger per a suggeriments de missatges i execució especulativa',
@@ -1217,6 +1217,8 @@ export default {
1217
1217
  'Authentication type not available.': "Tipus d'autenticació no disponible.",
1218
1218
  'No models available for the current authentication type ({{authType}}).':
1219
1219
  "No hi ha models disponibles per al tipus d'autenticació actual ({{authType}}).",
1220
+ // Needs translation
1221
+ ' (not in model registry)': ' (not in model registry)',
1220
1222
 
1221
1223
  // ============================================================================
1222
1224
  // Ordres - Netejar
package/locales/de.js CHANGED
@@ -1031,7 +1031,7 @@ export default {
1031
1031
  // ============================================================================
1032
1032
  // Commands - Model
1033
1033
  // ============================================================================
1034
- 'Switch the model for this session (--fast for suggestion model)':
1034
+ 'Switch the model for this session (--fast for suggestion model, [model-id] to switch immediately).':
1035
1035
  'Modell für diese Sitzung wechseln (--fast für Vorschlagsmodell)',
1036
1036
  'Set a lighter model for prompt suggestions and speculative execution':
1037
1037
  'Leichteres Modell für Eingabevorschläge und spekulative Ausführung festlegen',
@@ -1041,6 +1041,8 @@ export default {
1041
1041
  'Authentifizierungstyp nicht verfügbar.',
1042
1042
  'No models available for the current authentication type ({{authType}}).':
1043
1043
  'Keine Modelle für den aktuellen Authentifizierungstyp ({{authType}}) verfügbar.',
1044
+ // Needs translation
1045
+ ' (not in model registry)': ' (not in model registry)',
1044
1046
 
1045
1047
  // ============================================================================
1046
1048
  // Commands - Clear
package/locales/en.js CHANGED
@@ -1200,8 +1200,8 @@ export default {
1200
1200
  // ============================================================================
1201
1201
  // Commands - Model
1202
1202
  // ============================================================================
1203
- 'Switch the model for this session (--fast for suggestion model)':
1204
- 'Switch the model for this session (--fast for suggestion model)',
1203
+ 'Switch the model for this session (--fast for suggestion model, [model-id] to switch immediately).':
1204
+ 'Switch the model for this session (--fast for suggestion model, [model-id] to switch immediately).',
1205
1205
  'Set a lighter model for prompt suggestions and speculative execution':
1206
1206
  'Set a lighter model for prompt suggestions and speculative execution',
1207
1207
  'Content generator configuration not available.':
@@ -1209,6 +1209,8 @@ export default {
1209
1209
  'Authentication type not available.': 'Authentication type not available.',
1210
1210
  'No models available for the current authentication type ({{authType}}).':
1211
1211
  'No models available for the current authentication type ({{authType}}).',
1212
+ // Needs translation
1213
+ ' (not in model registry)': ' (not in model registry)',
1212
1214
 
1213
1215
  // ============================================================================
1214
1216
  // Commands - Clear
package/locales/fr.js CHANGED
@@ -1175,7 +1175,7 @@ export default {
1175
1175
  // ============================================================================
1176
1176
  // Commandes - Modèle
1177
1177
  // ============================================================================
1178
- 'Switch the model for this session (--fast for suggestion model)':
1178
+ 'Switch the model for this session (--fast for suggestion model, [model-id] to switch immediately).':
1179
1179
  'Changer le modèle pour cette session (--fast pour le modèle de suggestion)',
1180
1180
  'Set a lighter model for prompt suggestions and speculative execution':
1181
1181
  "Définir un modèle plus léger pour les suggestions d'invite et l'exécution spéculative",
@@ -1185,6 +1185,8 @@ export default {
1185
1185
  "Type d'authentification non disponible.",
1186
1186
  'No models available for the current authentication type ({{authType}}).':
1187
1187
  "Aucun modèle disponible pour le type d'authentification actuel ({{authType}}).",
1188
+ // Needs translation
1189
+ ' (not in model registry)': ' (not in model registry)',
1188
1190
 
1189
1191
  // ============================================================================
1190
1192
  // Commandes - Effacer
package/locales/ja.js CHANGED
@@ -785,7 +785,7 @@ export default {
785
785
  'Failed to generate summary - no text content received from LLM response':
786
786
  'サマリーの生成に失敗 - LLMレスポンスからテキストコンテンツを受信できませんでした',
787
787
  // Model
788
- 'Switch the model for this session (--fast for suggestion model)':
788
+ 'Switch the model for this session (--fast for suggestion model, [model-id] to switch immediately).':
789
789
  'このセッションのモデルを切り替え(--fast で提案モデルを設定)',
790
790
  'Set a lighter model for prompt suggestions and speculative execution':
791
791
  'プロンプト提案と投機的実行用の軽量モデルを設定',
@@ -794,6 +794,8 @@ export default {
794
794
  'Authentication type not available.': '認証タイプが利用できません',
795
795
  'No models available for the current authentication type ({{authType}}).':
796
796
  '現在の認証タイプ({{authType}})で利用可能なモデルはありません',
797
+ // Needs translation
798
+ ' (not in model registry)': ' (not in model registry)',
797
799
  // Clear
798
800
  'Starting a new session, resetting chat, and clearing terminal.':
799
801
  '新しいセッションを開始し、チャットをリセットし、ターミナルをクリアしています',
package/locales/pt.js CHANGED
@@ -1040,7 +1040,7 @@ export default {
1040
1040
  // ============================================================================
1041
1041
  // Commands - Model
1042
1042
  // ============================================================================
1043
- 'Switch the model for this session (--fast for suggestion model)':
1043
+ 'Switch the model for this session (--fast for suggestion model, [model-id] to switch immediately).':
1044
1044
  'Trocar o modelo para esta sessão (--fast para modelo de sugestões)',
1045
1045
  'Set a lighter model for prompt suggestions and speculative execution':
1046
1046
  'Definir modelo mais leve para sugestões de prompt e execução especulativa',
@@ -1049,6 +1049,8 @@ export default {
1049
1049
  'Authentication type not available.': 'Tipo de autenticação não disponível.',
1050
1050
  'No models available for the current authentication type ({{authType}}).':
1051
1051
  'Nenhum modelo disponível para o tipo de autenticação atual ({{authType}}).',
1052
+ // Needs translation
1053
+ ' (not in model registry)': ' (not in model registry)',
1052
1054
 
1053
1055
  // ============================================================================
1054
1056
  // Commands - Clear
package/locales/ru.js CHANGED
@@ -1039,7 +1039,7 @@ export default {
1039
1039
  // ============================================================================
1040
1040
  // Команды - Модель
1041
1041
  // ============================================================================
1042
- 'Switch the model for this session (--fast for suggestion model)':
1042
+ 'Switch the model for this session (--fast for suggestion model, [model-id] to switch immediately).':
1043
1043
  'Переключение модели для этой сессии (--fast для модели подсказок)',
1044
1044
  'Set a lighter model for prompt suggestions and speculative execution':
1045
1045
  'Установить облегчённую модель для подсказок и спекулятивного выполнения',
@@ -1048,6 +1048,8 @@ export default {
1048
1048
  'Authentication type not available.': 'Тип авторизации недоступен.',
1049
1049
  'No models available for the current authentication type ({{authType}}).':
1050
1050
  'Нет доступных моделей для текущего типа авторизации ({{authType}}).',
1051
+ // Needs translation
1052
+ ' (not in model registry)': ' (not in model registry)',
1051
1053
 
1052
1054
  // ============================================================================
1053
1055
  // Команды - Очистка
package/locales/zh-TW.js CHANGED
@@ -1027,7 +1027,7 @@ export default {
1027
1027
  'Generating project summary...': '正在生成項目摘要...',
1028
1028
  'Failed to generate summary - no text content received from LLM response':
1029
1029
  '生成摘要失敗 - 未從 LLM 響應中接收到文本內容',
1030
- 'Switch the model for this session (--fast for suggestion model)':
1030
+ 'Switch the model for this session (--fast for suggestion model, [model-id] to switch immediately).':
1031
1031
  '切換此會話的模型(--fast 可設置建議模型)',
1032
1032
  'Set a lighter model for prompt suggestions and speculative execution':
1033
1033
  '設置用於輸入建議和推測執行的輕量模型',
@@ -1035,6 +1035,8 @@ export default {
1035
1035
  'Authentication type not available.': '認證類型不可用',
1036
1036
  'No models available for the current authentication type ({{authType}}).':
1037
1037
  '當前認證類型 ({{authType}}) 沒有可用的模型',
1038
+ // Needs translation
1039
+ ' (not in model registry)': ' (not in model registry)',
1038
1040
  'Starting a new session, resetting chat, and clearing terminal.':
1039
1041
  '正在開始新會話,重置聊天並清屏。',
1040
1042
  'Starting a new session and clearing.': '正在開始新會話並清屏。',
package/locales/zh.js CHANGED
@@ -1142,7 +1142,7 @@ export default {
1142
1142
  // ============================================================================
1143
1143
  // Commands - Model
1144
1144
  // ============================================================================
1145
- 'Switch the model for this session (--fast for suggestion model)':
1145
+ 'Switch the model for this session (--fast for suggestion model, [model-id] to switch immediately).':
1146
1146
  '切换此会话的模型(--fast 可设置建议模型)',
1147
1147
  'Set a lighter model for prompt suggestions and speculative execution':
1148
1148
  '设置用于输入建议和推测执行的轻量模型',
@@ -1150,6 +1150,8 @@ export default {
1150
1150
  'Authentication type not available.': '认证类型不可用',
1151
1151
  'No models available for the current authentication type ({{authType}}).':
1152
1152
  '当前认证类型 ({{authType}}) 没有可用的模型',
1153
+ // Needs translation
1154
+ ' (not in model registry)': ' (not in model registry)',
1153
1155
 
1154
1156
  // ============================================================================
1155
1157
  // Commands - Clear
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@qwen-code/qwen-code",
3
- "version": "0.15.6",
3
+ "version": "0.15.7-preview.0",
4
4
  "description": "Qwen Code - AI-powered coding assistant",
5
5
  "repository": {
6
6
  "type": "git",
@@ -21,7 +21,7 @@
21
21
  "bundled"
22
22
  ],
23
23
  "config": {
24
- "sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.15.6"
24
+ "sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.15.7-preview.0"
25
25
  },
26
26
  "dependencies": {},
27
27
  "optionalDependencies": {