@mmmbuto/qwen-code-termux 0.14.3-termux → 0.15.5-termux
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/README.md +1 -1
- package/bundled/batch/SKILL.md +304 -0
- package/bundled/loop/SKILL.md +1 -0
- package/bundled/qc-helper/SKILL.md +1 -0
- package/bundled/qc-helper/docs/configuration/auth.md +13 -6
- package/bundled/qc-helper/docs/configuration/settings.md +158 -109
- package/bundled/qc-helper/docs/features/_meta.ts +4 -0
- package/bundled/qc-helper/docs/features/arena.md +3 -2
- package/bundled/qc-helper/docs/features/commands.md +67 -11
- package/bundled/qc-helper/docs/features/dual-output.md +593 -0
- package/bundled/qc-helper/docs/features/headless.md +61 -0
- package/bundled/qc-helper/docs/features/hooks.md +408 -120
- package/bundled/qc-helper/docs/features/mcp.md +100 -14
- package/bundled/qc-helper/docs/features/memory.md +168 -0
- package/bundled/qc-helper/docs/features/sandbox.md +9 -1
- package/bundled/qc-helper/docs/features/status-line.md +36 -10
- package/bundled/qc-helper/docs/features/sub-agents.md +126 -7
- package/bundled/qc-helper/docs/features/tips.md +54 -0
- package/bundled/qc-helper/docs/features/tool-use-summaries.md +178 -0
- package/bundled/qc-helper/docs/overview.md +4 -4
- package/bundled/qc-helper/docs/quickstart.md +15 -9
- package/bundled/qc-helper/docs/support/tos-privacy.md +1 -1
- package/bundled/qc-helper/docs/support/troubleshooting.md +9 -3
- package/bundled/review/SKILL.md +3 -2
- package/cli.js +241845 -206771
- package/locales/ca.js +2143 -0
- package/locales/de.js +82 -8
- package/locales/en.js +91 -8
- package/locales/fr.js +2099 -0
- package/locales/ja.js +81 -8
- package/locales/pt.js +83 -8
- package/locales/ru.js +81 -8
- package/locales/zh-TW.js +1678 -0
- package/locales/zh.js +88 -8
- package/package.json +2 -2
- package/bundled/qc-helper/docs/configuration/memory.md +0 -0
package/locales/de.js
CHANGED
|
@@ -348,6 +348,8 @@ export default {
|
|
|
348
348
|
'Tool Schema Compliance': 'Werkzeug-Schema-Konformität',
|
|
349
349
|
// Settings enum options
|
|
350
350
|
'Auto (detect from system)': 'Automatisch (vom System erkennen)',
|
|
351
|
+
'Auto (detect terminal theme)': 'Automatisch (Terminal-Theme erkennen)',
|
|
352
|
+
Auto: 'Automatisch',
|
|
351
353
|
Text: 'Text',
|
|
352
354
|
JSON: 'JSON',
|
|
353
355
|
Plan: 'Plan',
|
|
@@ -650,6 +652,7 @@ export default {
|
|
|
650
652
|
'User Settings': 'Benutzereinstellungen',
|
|
651
653
|
'System Settings': 'Systemeinstellungen',
|
|
652
654
|
Extensions: 'Erweiterungen',
|
|
655
|
+
'Session (temporary)': 'Sitzung (temporär)',
|
|
653
656
|
// Hooks - Status
|
|
654
657
|
'✓ Enabled': '✓ Aktiviert',
|
|
655
658
|
'✗ Disabled': '✗ Deaktiviert',
|
|
@@ -886,6 +889,45 @@ export default {
|
|
|
886
889
|
'Verwendung: /memory add [--global|--project] <zu merkender Text>',
|
|
887
890
|
'Attempting to save to memory {{scope}}: "{{fact}}"':
|
|
888
891
|
'Versuche im Speicher {{scope}} zu speichern: "{{fact}}"',
|
|
892
|
+
'Open auto-memory folder': 'Auto-Speicher-Ordner öffnen',
|
|
893
|
+
'Auto-memory: {{status}}': 'Auto-Speicher: {{status}}',
|
|
894
|
+
'Auto-dream: {{status}} · {{lastDream}} · /dream to run':
|
|
895
|
+
'Auto-Konsolidierung: {{status}} · {{lastDream}} · /dream zum Ausführen',
|
|
896
|
+
never: 'nie',
|
|
897
|
+
on: 'ein',
|
|
898
|
+
off: 'aus',
|
|
899
|
+
'❆ dreaming': '❆ konsolidiert',
|
|
900
|
+
'Remove matching entries from managed auto-memory.':
|
|
901
|
+
'Passende Einträge aus dem verwalteten Auto-Speicher entfernen.',
|
|
902
|
+
'Usage: /forget <memory text to remove>':
|
|
903
|
+
'Verwendung: /forget <zu entfernender Erinnerungstext>',
|
|
904
|
+
'No managed auto-memory entries matched: {{query}}':
|
|
905
|
+
'Keine verwalteten Auto-Speicher-Einträge gefunden: {{query}}',
|
|
906
|
+
'Show managed auto-memory status.':
|
|
907
|
+
'Status des verwalteten Auto-Speichers anzeigen.',
|
|
908
|
+
'Run managed auto-memory extraction for the current session.':
|
|
909
|
+
'Verwaltete Auto-Speicher-Extraktion für die aktuelle Sitzung ausführen.',
|
|
910
|
+
'Managed auto-memory root: {{root}}':
|
|
911
|
+
'Verwalteter Auto-Speicher-Stamm: {{root}}',
|
|
912
|
+
'Managed auto-memory topics:': 'Verwaltete Auto-Speicher-Themen:',
|
|
913
|
+
'No extraction cursor found yet.': 'Noch kein Extraktions-Cursor gefunden.',
|
|
914
|
+
'Cursor: session={{sessionId}}, offset={{offset}}, updated={{updatedAt}}':
|
|
915
|
+
'Cursor: Sitzung={{sessionId}}, Offset={{offset}}, Aktualisiert={{updatedAt}}',
|
|
916
|
+
'No chat client available to extract memory.':
|
|
917
|
+
'Kein Chat-Client verfügbar, um Erinnerungen zu extrahieren.',
|
|
918
|
+
'Managed auto-memory extraction is already running.':
|
|
919
|
+
'Verwaltete Auto-Speicher-Extraktion läuft bereits.',
|
|
920
|
+
'Managed auto-memory extraction found no new durable memories.':
|
|
921
|
+
'Verwaltete Auto-Speicher-Extraktion hat keine neuen dauerhaften Erinnerungen gefunden.',
|
|
922
|
+
'Consolidate managed auto-memory topic files.':
|
|
923
|
+
'Verwaltete Auto-Speicher-Themendateien konsolidieren.',
|
|
924
|
+
'Managed auto-memory dream found nothing to improve.':
|
|
925
|
+
'Auto-Speicher-Konsolidierung hat nichts zu verbessern gefunden.',
|
|
926
|
+
'Deduplicated entries: {{count}}': 'Deduplizierte Einträge: {{count}}',
|
|
927
|
+
'Save a durable memory using the save_memory tool.':
|
|
928
|
+
'Eine dauerhafte Erinnerung mit dem save_memory-Tool speichern.',
|
|
929
|
+
'Usage: /remember [--global|--project] <text to remember>':
|
|
930
|
+
'Verwendung: /remember [--global|--project] <zu merkender Text>',
|
|
889
931
|
|
|
890
932
|
// ============================================================================
|
|
891
933
|
// Commands - MCP
|
|
@@ -1245,14 +1287,22 @@ export default {
|
|
|
1245
1287
|
'Terms of Services and Privacy Notice':
|
|
1246
1288
|
'Nutzungsbedingungen und Datenschutzhinweis',
|
|
1247
1289
|
'Qwen OAuth': 'Qwen OAuth',
|
|
1248
|
-
'
|
|
1249
|
-
'
|
|
1250
|
-
'
|
|
1251
|
-
'
|
|
1290
|
+
'Discontinued — switch to Coding Plan or API Key':
|
|
1291
|
+
'Eingestellt — wechseln Sie zu Coding Plan oder API Key',
|
|
1292
|
+
'Qwen OAuth free tier was discontinued on 2026-04-15. Run /auth to switch provider.':
|
|
1293
|
+
'Das kostenlose Qwen OAuth-Kontingent wurde am 2026-04-15 eingestellt. Führen Sie /auth aus, um den Anbieter zu wechseln.',
|
|
1294
|
+
'Qwen OAuth free tier was discontinued on 2026-04-15. Please select Coding Plan or API Key instead.':
|
|
1295
|
+
'Das kostenlose Qwen OAuth-Kontingent wurde am 2026-04-15 eingestellt. Bitte wählen Sie Coding Plan oder API Key.',
|
|
1296
|
+
'Qwen OAuth free tier was discontinued on 2026-04-15. Please select a model from another provider or run /auth to switch.':
|
|
1297
|
+
'Das kostenlose Qwen OAuth-Angebot wurde am 2026-04-15 eingestellt. Bitte wählen Sie ein Modell eines anderen Anbieter oder führen Sie /auth aus, um zu wechseln.',
|
|
1298
|
+
'\n⚠ Qwen OAuth free tier was discontinued on 2026-04-15. Please select another option.\n':
|
|
1299
|
+
'\n⚠ Das kostenlose Qwen OAuth-Kontingent wurde am 2026-04-15 eingestellt. Bitte wählen Sie eine andere Option.\n',
|
|
1252
1300
|
'Paid \u00B7 Up to 6,000 requests/5 hrs \u00B7 All Alibaba Cloud Coding Plan Models':
|
|
1253
1301
|
'Kostenpflichtig \u00B7 Bis zu 6.000 Anfragen/5 Std. \u00B7 Alle Alibaba Cloud Coding Plan Modelle',
|
|
1254
1302
|
'Alibaba Cloud Coding Plan': 'Alibaba Cloud Coding Plan',
|
|
1255
1303
|
'Bring your own API key': 'Eigenen API-Schlüssel verwenden',
|
|
1304
|
+
'Browser-based authentication with third-party providers (e.g. OpenRouter, ModelScope)':
|
|
1305
|
+
'Browserbasierte Authentifizierung mit externen Anbietern (z. B. OpenRouter, ModelScope)',
|
|
1256
1306
|
'API-KEY': 'API-KEY',
|
|
1257
1307
|
'Use coding plan credentials or your own api-keys/providers.':
|
|
1258
1308
|
'Verwenden Sie Coding Plan-Anmeldedaten oder Ihre eigenen API-Schlüssel/Anbieter.',
|
|
@@ -1442,6 +1492,8 @@ export default {
|
|
|
1442
1492
|
'Press Ctrl+C again to exit.': 'Drücken Sie erneut Strg+C zum Beenden.',
|
|
1443
1493
|
'Press Ctrl+D again to exit.': 'Drücken Sie erneut Strg+D zum Beenden.',
|
|
1444
1494
|
'Press Esc again to clear.': 'Drücken Sie erneut Esc zum Löschen.',
|
|
1495
|
+
'Press ↑ to edit queued messages':
|
|
1496
|
+
'Drücken Sie ↑, um Nachrichten in der Warteschlange zu bearbeiten',
|
|
1445
1497
|
|
|
1446
1498
|
// ============================================================================
|
|
1447
1499
|
// MCP Status
|
|
@@ -1779,6 +1831,18 @@ export default {
|
|
|
1779
1831
|
'Sie können den Berechtigungsmodus schnell mit Tab oder /approval-mode wechseln.',
|
|
1780
1832
|
'Try /insight to generate personalized insights from your chat history.':
|
|
1781
1833
|
'Probieren Sie /insight, um personalisierte Erkenntnisse aus Ihrem Chatverlauf zu erstellen.',
|
|
1834
|
+
'Press Ctrl+O to toggle compact mode — hide tool output and thinking for a cleaner view.':
|
|
1835
|
+
'Strg+O drücken, um den Kompaktmodus umzuschalten — Tool-Ausgabe und Denkprozess ausblenden.',
|
|
1836
|
+
'Add a QWEN.md file to give Qwen Code persistent project context.':
|
|
1837
|
+
'Fügen Sie eine QWEN.md-Datei hinzu, um Qwen Code dauerhaften Projektkontext zu geben.',
|
|
1838
|
+
'Use /btw to ask a quick side question without disrupting the conversation.':
|
|
1839
|
+
'Verwenden Sie /btw, um eine kurze Nebenfrage zu stellen, ohne die Unterhaltung zu unterbrechen.',
|
|
1840
|
+
'Context is almost full! Run /compress now or start /new to continue.':
|
|
1841
|
+
'Der Kontext ist fast voll! Führen Sie jetzt /compress aus oder starten Sie /new, um fortzufahren.',
|
|
1842
|
+
'Context is getting full. Use /compress to free up space.':
|
|
1843
|
+
'Der Kontext füllt sich. Verwenden Sie /compress, um Platz freizugeben.',
|
|
1844
|
+
'Long conversation? /compress summarizes history to free context.':
|
|
1845
|
+
'Lange Unterhaltung? /compress fasst den Verlauf zusammen, um Kontext freizugeben.',
|
|
1782
1846
|
|
|
1783
1847
|
// ============================================================================
|
|
1784
1848
|
// Custom API Key Configuration
|
|
@@ -1837,6 +1901,11 @@ export default {
|
|
|
1837
1901
|
// Context Usage Component
|
|
1838
1902
|
// ============================================================================
|
|
1839
1903
|
'Context Usage': 'Kontextnutzung',
|
|
1904
|
+
'% used': '% verwendet',
|
|
1905
|
+
'% context used': '% Kontext verwendet',
|
|
1906
|
+
'Context exceeds limit! Use /compress or /clear to reduce.':
|
|
1907
|
+
'Kontext überschreitet Limit! Verwenden Sie /compress oder /clear zum Reduzieren.',
|
|
1908
|
+
'Use /compress or /clear': 'Verwenden Sie /compress oder /clear',
|
|
1840
1909
|
'No API response yet. Send a message to see actual usage.':
|
|
1841
1910
|
'Noch keine API-Antwort. Senden Sie eine Nachricht, um die tatsächliche Nutzung anzuzeigen.',
|
|
1842
1911
|
'Estimated pre-conversation overhead':
|
|
@@ -1936,8 +2005,8 @@ export default {
|
|
|
1936
2005
|
'⚠️ Keine Authentifizierungsmethode konfiguriert.\n',
|
|
1937
2006
|
'Run one of the following commands to get started:\n':
|
|
1938
2007
|
'Führen Sie einen der folgenden Befehle aus, um zu beginnen:\n',
|
|
1939
|
-
' qwen auth qwen-oauth - Authenticate with Qwen OAuth (
|
|
1940
|
-
' qwen auth qwen-oauth - Mit Qwen OAuth authentifizieren (
|
|
2008
|
+
' qwen auth qwen-oauth - Authenticate with Qwen OAuth (discontinued)':
|
|
2009
|
+
' qwen auth qwen-oauth - Mit Qwen OAuth authentifizieren (eingestellt)',
|
|
1941
2010
|
' qwen auth coding-plan - Authenticate with Alibaba Cloud Coding Plan\n':
|
|
1942
2011
|
' qwen auth coding-plan - Mit Alibaba Cloud Coding Plan authentifizieren\n',
|
|
1943
2012
|
'Or simply run:': 'Oder einfach ausführen:',
|
|
@@ -1945,8 +2014,11 @@ export default {
|
|
|
1945
2014
|
' qwen auth - Interaktive Authentifizierungseinrichtung\n',
|
|
1946
2015
|
'✓ Authentication Method: Qwen OAuth':
|
|
1947
2016
|
'✓ Authentifizierungsmethode: Qwen OAuth',
|
|
1948
|
-
' Type: Free tier
|
|
1949
|
-
|
|
2017
|
+
' Type: Free tier (discontinued 2026-04-15)':
|
|
2018
|
+
' Typ: Kostenloses Kontingent (eingestellt 2026-04-15)',
|
|
2019
|
+
' Limit: No longer available': ' Limit: Nicht mehr verfügbar',
|
|
2020
|
+
'Qwen OAuth free tier was discontinued on 2026-04-15. Run /auth to switch to Coding Plan, OpenRouter, Fireworks AI, or another provider.':
|
|
2021
|
+
'Das kostenlose Qwen OAuth-Kontingent wurde am 2026-04-15 eingestellt. Führen Sie /auth aus, um zu Coding Plan, OpenRouter, Fireworks AI oder einem anderen Anbieter zu wechseln.',
|
|
1950
2022
|
' Models: Qwen latest models\n': ' Modelle: Qwen neueste Modelle\n',
|
|
1951
2023
|
'✓ Authentication Method: Alibaba Cloud Coding Plan':
|
|
1952
2024
|
'✓ Authentifizierungsmethode: Alibaba Cloud Coding Plan',
|
|
@@ -1972,6 +2044,8 @@ export default {
|
|
|
1972
2044
|
'(Use ↑ ↓ arrows to navigate, Enter to select, Ctrl+C to exit)\n':
|
|
1973
2045
|
'(↑ ↓ Pfeiltasten zum Navigieren, Enter zum Auswählen, Strg+C zum Beenden)\n',
|
|
1974
2046
|
compact: 'kompakt',
|
|
2047
|
+
'compact mode: on (Ctrl+O off)': 'Kompaktmodus: ein (Strg+O aus)',
|
|
2048
|
+
'to toggle compact mode': 'Kompaktmodus umschalten',
|
|
1975
2049
|
'Hide tool output and thinking for a cleaner view (toggle with Ctrl+O).':
|
|
1976
2050
|
'Tool-Ausgabe und Denkprozess ausblenden für eine übersichtlichere Ansicht (mit Strg+O umschalten).',
|
|
1977
2051
|
'Press Ctrl+O to show full tool output':
|
package/locales/en.js
CHANGED
|
@@ -59,6 +59,7 @@ export default {
|
|
|
59
59
|
'to search history': 'to search history',
|
|
60
60
|
'to paste images': 'to paste images',
|
|
61
61
|
'for external editor': 'for external editor',
|
|
62
|
+
'to toggle compact mode': 'to toggle compact mode',
|
|
62
63
|
'Jump through words in the input': 'Jump through words in the input',
|
|
63
64
|
'Close dialogs, cancel requests, or quit application':
|
|
64
65
|
'Close dialogs, cancel requests, or quit application',
|
|
@@ -431,6 +432,8 @@ export default {
|
|
|
431
432
|
'Tool Schema Compliance': 'Tool Schema Compliance',
|
|
432
433
|
// Settings enum options
|
|
433
434
|
'Auto (detect from system)': 'Auto (detect from system)',
|
|
435
|
+
'Auto (detect terminal theme)': 'Auto (detect terminal theme)',
|
|
436
|
+
Auto: 'Auto',
|
|
434
437
|
Text: 'Text',
|
|
435
438
|
JSON: 'JSON',
|
|
436
439
|
Plan: 'Plan',
|
|
@@ -572,6 +575,8 @@ export default {
|
|
|
572
575
|
'Updates all extensions or a named extension to the latest version.':
|
|
573
576
|
'Updates all extensions or a named extension to the latest version.',
|
|
574
577
|
'Update all extensions.': 'Update all extensions.',
|
|
578
|
+
'The name of the extension to update.':
|
|
579
|
+
'The name of the extension to update.',
|
|
575
580
|
'Either an extension name or --all must be provided':
|
|
576
581
|
'Either an extension name or --all must be provided',
|
|
577
582
|
'Lists installed extensions.': 'Lists installed extensions.',
|
|
@@ -723,6 +728,7 @@ export default {
|
|
|
723
728
|
'User Settings': 'User Settings',
|
|
724
729
|
'System Settings': 'System Settings',
|
|
725
730
|
Extensions: 'Extensions',
|
|
731
|
+
'Session (temporary)': 'Session (temporary)',
|
|
726
732
|
// Hooks - Status
|
|
727
733
|
'✓ Enabled': '✓ Enabled',
|
|
728
734
|
'✗ Disabled': '✗ Disabled',
|
|
@@ -948,6 +954,43 @@ export default {
|
|
|
948
954
|
'Usage: /memory add [--global|--project] <text to remember>',
|
|
949
955
|
'Attempting to save to memory {{scope}}: "{{fact}}"':
|
|
950
956
|
'Attempting to save to memory {{scope}}: "{{fact}}"',
|
|
957
|
+
'Open auto-memory folder': 'Open auto-memory folder',
|
|
958
|
+
'Auto-memory: {{status}}': 'Auto-memory: {{status}}',
|
|
959
|
+
'Auto-dream: {{status}} · {{lastDream}} · /dream to run':
|
|
960
|
+
'Auto-dream: {{status}} · {{lastDream}} · /dream to run',
|
|
961
|
+
never: 'never',
|
|
962
|
+
on: 'on',
|
|
963
|
+
off: 'off',
|
|
964
|
+
'✦ dreaming': '✦ dreaming',
|
|
965
|
+
'Remove matching entries from managed auto-memory.':
|
|
966
|
+
'Remove matching entries from managed auto-memory.',
|
|
967
|
+
'Usage: /forget <memory text to remove>':
|
|
968
|
+
'Usage: /forget <memory text to remove>',
|
|
969
|
+
'No managed auto-memory entries matched: {{query}}':
|
|
970
|
+
'No managed auto-memory entries matched: {{query}}',
|
|
971
|
+
'Show managed auto-memory status.': 'Show managed auto-memory status.',
|
|
972
|
+
'Run managed auto-memory extraction for the current session.':
|
|
973
|
+
'Run managed auto-memory extraction for the current session.',
|
|
974
|
+
'Managed auto-memory root: {{root}}': 'Managed auto-memory root: {{root}}',
|
|
975
|
+
'Managed auto-memory topics:': 'Managed auto-memory topics:',
|
|
976
|
+
'No extraction cursor found yet.': 'No extraction cursor found yet.',
|
|
977
|
+
'Cursor: session={{sessionId}}, offset={{offset}}, updated={{updatedAt}}':
|
|
978
|
+
'Cursor: session={{sessionId}}, offset={{offset}}, updated={{updatedAt}}',
|
|
979
|
+
'No chat client available to extract memory.':
|
|
980
|
+
'No chat client available to extract memory.',
|
|
981
|
+
'Managed auto-memory extraction is already running.':
|
|
982
|
+
'Managed auto-memory extraction is already running.',
|
|
983
|
+
'Managed auto-memory extraction found no new durable memories.':
|
|
984
|
+
'Managed auto-memory extraction found no new durable memories.',
|
|
985
|
+
'Consolidate managed auto-memory topic files.':
|
|
986
|
+
'Consolidate managed auto-memory topic files.',
|
|
987
|
+
'Managed auto-memory dream found nothing to improve.':
|
|
988
|
+
'Managed auto-memory dream found nothing to improve.',
|
|
989
|
+
'Deduplicated entries: {{count}}': 'Deduplicated entries: {{count}}',
|
|
990
|
+
'Save a durable memory using the save_memory tool.':
|
|
991
|
+
'Save a durable memory using the save_memory tool.',
|
|
992
|
+
'Usage: /remember [--global|--project] <text to remember>':
|
|
993
|
+
'Usage: /remember [--global|--project] <text to remember>',
|
|
951
994
|
|
|
952
995
|
// ============================================================================
|
|
953
996
|
// Commands - MCP
|
|
@@ -1045,6 +1088,12 @@ export default {
|
|
|
1045
1088
|
'Press Enter to start authentication, Esc to go back',
|
|
1046
1089
|
'Authenticating... Please complete the login in your browser.':
|
|
1047
1090
|
'Authenticating... Please complete the login in your browser.',
|
|
1091
|
+
'Press c to copy the authorization URL to your clipboard.':
|
|
1092
|
+
'Press c to copy the authorization URL to your clipboard.',
|
|
1093
|
+
'Copy request sent to your terminal. If paste is empty, copy the URL above manually.':
|
|
1094
|
+
'Copy request sent to your terminal. If paste is empty, copy the URL above manually.',
|
|
1095
|
+
'Cannot write to terminal — copy the URL above manually.':
|
|
1096
|
+
'Cannot write to terminal — copy the URL above manually.',
|
|
1048
1097
|
'Press Enter or Esc to go back': 'Press Enter or Esc to go back',
|
|
1049
1098
|
|
|
1050
1099
|
// MCP Tool List
|
|
@@ -1298,14 +1347,22 @@ export default {
|
|
|
1298
1347
|
'Terms of Services and Privacy Notice':
|
|
1299
1348
|
'Terms of Services and Privacy Notice',
|
|
1300
1349
|
'Qwen OAuth': 'Qwen OAuth',
|
|
1301
|
-
'
|
|
1302
|
-
'
|
|
1303
|
-
'
|
|
1304
|
-
'
|
|
1350
|
+
'Discontinued — switch to Coding Plan or API Key':
|
|
1351
|
+
'Discontinued — switch to Coding Plan or API Key',
|
|
1352
|
+
'Qwen OAuth free tier was discontinued on 2026-04-15. Run /auth to switch provider.':
|
|
1353
|
+
'Qwen OAuth free tier was discontinued on 2026-04-15. Run /auth to switch provider.',
|
|
1354
|
+
'Qwen OAuth free tier was discontinued on 2026-04-15. Please select Coding Plan or API Key instead.':
|
|
1355
|
+
'Qwen OAuth free tier was discontinued on 2026-04-15. Please select Coding Plan or API Key instead.',
|
|
1356
|
+
'Qwen OAuth free tier was discontinued on 2026-04-15. Please select a model from another provider or run /auth to switch.':
|
|
1357
|
+
'Qwen OAuth free tier was discontinued on 2026-04-15. Please select a model from another provider or run /auth to switch.',
|
|
1358
|
+
'\n⚠ Qwen OAuth free tier was discontinued on 2026-04-15. Please select another option.\n':
|
|
1359
|
+
'\n⚠ Qwen OAuth free tier was discontinued on 2026-04-15. Please select another option.\n',
|
|
1305
1360
|
'Paid \u00B7 Up to 6,000 requests/5 hrs \u00B7 All Alibaba Cloud Coding Plan Models':
|
|
1306
1361
|
'Paid \u00B7 Up to 6,000 requests/5 hrs \u00B7 All Alibaba Cloud Coding Plan Models',
|
|
1307
1362
|
'Alibaba Cloud Coding Plan': 'Alibaba Cloud Coding Plan',
|
|
1308
1363
|
'Bring your own API key': 'Bring your own API key',
|
|
1364
|
+
'Browser-based authentication with third-party providers (e.g. OpenRouter, ModelScope)':
|
|
1365
|
+
'Browser-based authentication with third-party providers (e.g. OpenRouter, ModelScope)',
|
|
1309
1366
|
'API-KEY': 'API-KEY',
|
|
1310
1367
|
'Use coding plan credentials or your own api-keys/providers.':
|
|
1311
1368
|
'Use coding plan credentials or your own api-keys/providers.',
|
|
@@ -1489,6 +1546,7 @@ export default {
|
|
|
1489
1546
|
'Press Ctrl+C again to exit.': 'Press Ctrl+C again to exit.',
|
|
1490
1547
|
'Press Ctrl+D again to exit.': 'Press Ctrl+D again to exit.',
|
|
1491
1548
|
'Press Esc again to clear.': 'Press Esc again to clear.',
|
|
1549
|
+
'Press ↑ to edit queued messages': 'Press ↑ to edit queued messages',
|
|
1492
1550
|
|
|
1493
1551
|
// ============================================================================
|
|
1494
1552
|
// MCP Status
|
|
@@ -1556,6 +1614,18 @@ export default {
|
|
|
1556
1614
|
'You can switch permission mode quickly with Tab or /approval-mode.',
|
|
1557
1615
|
'Try /insight to generate personalized insights from your chat history.':
|
|
1558
1616
|
'Try /insight to generate personalized insights from your chat history.',
|
|
1617
|
+
'Press Ctrl+O to toggle compact mode — hide tool output and thinking for a cleaner view.':
|
|
1618
|
+
'Press Ctrl+O to toggle compact mode — hide tool output and thinking for a cleaner view.',
|
|
1619
|
+
'Add a QWEN.md file to give Qwen Code persistent project context.':
|
|
1620
|
+
'Add a QWEN.md file to give Qwen Code persistent project context.',
|
|
1621
|
+
'Use /btw to ask a quick side question without disrupting the conversation.':
|
|
1622
|
+
'Use /btw to ask a quick side question without disrupting the conversation.',
|
|
1623
|
+
'Context is almost full! Run /compress now or start /new to continue.':
|
|
1624
|
+
'Context is almost full! Run /compress now or start /new to continue.',
|
|
1625
|
+
'Context is getting full. Use /compress to free up space.':
|
|
1626
|
+
'Context is getting full. Use /compress to free up space.',
|
|
1627
|
+
'Long conversation? /compress summarizes history to free context.':
|
|
1628
|
+
'Long conversation? /compress summarizes history to free context.',
|
|
1559
1629
|
|
|
1560
1630
|
// ============================================================================
|
|
1561
1631
|
// Exit Screen / Stats
|
|
@@ -1831,6 +1901,8 @@ export default {
|
|
|
1831
1901
|
// Coding Plan Authentication
|
|
1832
1902
|
// ============================================================================
|
|
1833
1903
|
'API key cannot be empty.': 'API key cannot be empty.',
|
|
1904
|
+
'Invalid API key. Coding Plan API keys start with "sk-sp-". Please check.':
|
|
1905
|
+
'Invalid API key. Coding Plan API keys start with "sk-sp-". Please check.',
|
|
1834
1906
|
'You can get your Coding Plan API key here':
|
|
1835
1907
|
'You can get your Coding Plan API key here',
|
|
1836
1908
|
'API key is stored in settings.env. You can migrate it to a .env file for better security.':
|
|
@@ -1884,6 +1956,11 @@ export default {
|
|
|
1884
1956
|
// Context Usage Component
|
|
1885
1957
|
// ============================================================================
|
|
1886
1958
|
'Context Usage': 'Context Usage',
|
|
1959
|
+
'% used': '% used',
|
|
1960
|
+
'% context used': '% context used',
|
|
1961
|
+
'Context exceeds limit! Use /compress or /clear to reduce.':
|
|
1962
|
+
'Context exceeds limit! Use /compress or /clear to reduce.',
|
|
1963
|
+
'Use /compress or /clear': 'Use /compress or /clear',
|
|
1887
1964
|
'No API response yet. Send a message to see actual usage.':
|
|
1888
1965
|
'No API response yet. Send a message to see actual usage.',
|
|
1889
1966
|
'Estimated pre-conversation overhead': 'Estimated pre-conversation overhead',
|
|
@@ -1903,6 +1980,8 @@ export default {
|
|
|
1903
1980
|
'Show context window usage breakdown.',
|
|
1904
1981
|
'Run /context detail for per-item breakdown.':
|
|
1905
1982
|
'Run /context detail for per-item breakdown.',
|
|
1983
|
+
'Show context window usage breakdown. Use "/context detail" for per-item breakdown.':
|
|
1984
|
+
'Show context window usage breakdown. Use "/context detail" for per-item breakdown.',
|
|
1906
1985
|
'body loaded': 'body loaded',
|
|
1907
1986
|
memory: 'memory',
|
|
1908
1987
|
'{{region}} configuration updated successfully.':
|
|
@@ -1978,16 +2057,19 @@ export default {
|
|
|
1978
2057
|
'⚠️ No authentication method configured.\n',
|
|
1979
2058
|
'Run one of the following commands to get started:\n':
|
|
1980
2059
|
'Run one of the following commands to get started:\n',
|
|
1981
|
-
' qwen auth qwen-oauth - Authenticate with Qwen OAuth (
|
|
1982
|
-
' qwen auth qwen-oauth - Authenticate with Qwen OAuth (
|
|
2060
|
+
' qwen auth qwen-oauth - Authenticate with Qwen OAuth (discontinued)':
|
|
2061
|
+
' qwen auth qwen-oauth - Authenticate with Qwen OAuth (discontinued)',
|
|
1983
2062
|
' qwen auth coding-plan - Authenticate with Alibaba Cloud Coding Plan\n':
|
|
1984
2063
|
' qwen auth coding-plan - Authenticate with Alibaba Cloud Coding Plan\n',
|
|
1985
2064
|
'Or simply run:': 'Or simply run:',
|
|
1986
2065
|
' qwen auth - Interactive authentication setup\n':
|
|
1987
2066
|
' qwen auth - Interactive authentication setup\n',
|
|
1988
2067
|
'✓ Authentication Method: Qwen OAuth': '✓ Authentication Method: Qwen OAuth',
|
|
1989
|
-
' Type: Free tier
|
|
1990
|
-
|
|
2068
|
+
' Type: Free tier (discontinued 2026-04-15)':
|
|
2069
|
+
' Type: Free tier (discontinued 2026-04-15)',
|
|
2070
|
+
' Limit: No longer available': ' Limit: No longer available',
|
|
2071
|
+
'Qwen OAuth free tier was discontinued on 2026-04-15. Run /auth to switch to Coding Plan, OpenRouter, Fireworks AI, or another provider.':
|
|
2072
|
+
'Qwen OAuth free tier was discontinued on 2026-04-15. Run /auth to switch to Coding Plan, OpenRouter, Fireworks AI, or another provider.',
|
|
1991
2073
|
' Models: Qwen latest models\n': ' Models: Qwen latest models\n',
|
|
1992
2074
|
'✓ Authentication Method: Alibaba Cloud Coding Plan':
|
|
1993
2075
|
'✓ Authentication Method: Alibaba Cloud Coding Plan',
|
|
@@ -2013,6 +2095,7 @@ export default {
|
|
|
2013
2095
|
'(Use ↑ ↓ arrows to navigate, Enter to select, Ctrl+C to exit)\n':
|
|
2014
2096
|
'(Use ↑ ↓ arrows to navigate, Enter to select, Ctrl+C to exit)\n',
|
|
2015
2097
|
compact: 'compact',
|
|
2098
|
+
'compact mode: on (Ctrl+O off)': 'compact mode: on (Ctrl+O off)',
|
|
2016
2099
|
'Hide tool output and thinking for a cleaner view (toggle with Ctrl+O).':
|
|
2017
2100
|
'Hide tool output and thinking for a cleaner view (toggle with Ctrl+O).',
|
|
2018
2101
|
'Press Ctrl+O to show full tool output':
|