@rdmind/rdmind 0.2.8-alpha.6 → 0.2.8-alpha.7

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/en.js CHANGED
@@ -296,6 +296,73 @@ export default {
296
296
  'Failed to save and edit subagent: {{error}}':
297
297
  'Failed to save and edit subagent: {{error}}',
298
298
 
299
+ // ============================================================================
300
+ // Extensions - Management Dialog
301
+ // ============================================================================
302
+ 'Manage Extensions': 'Manage Extensions',
303
+ 'Extension Details': 'Extension Details',
304
+ 'View Extension': 'View Extension',
305
+ 'Update Extension': 'Update Extension',
306
+ 'Disable Extension': 'Disable Extension',
307
+ 'Enable Extension': 'Enable Extension',
308
+ 'Uninstall Extension': 'Uninstall Extension',
309
+ 'Select Scope': 'Select Scope',
310
+ 'User Scope': 'User Scope',
311
+ 'Workspace Scope': 'Workspace Scope',
312
+ 'No extensions found.': 'No extensions found.',
313
+ Active: 'Active',
314
+ Disabled: 'Disabled',
315
+ 'Update available': 'Update available',
316
+ 'Up to date': 'Up to date',
317
+ 'Checking...': 'Checking...',
318
+ 'Updating...': 'Updating...',
319
+ Unknown: 'Unknown',
320
+ Error: 'Error',
321
+ 'Version:': 'Version:',
322
+ 'Status:': 'Status:',
323
+ 'Are you sure you want to uninstall extension "{{name}}"?':
324
+ 'Are you sure you want to uninstall extension "{{name}}"?',
325
+ 'This action cannot be undone.': 'This action cannot be undone.',
326
+ 'Extension "{{name}}" disabled successfully.':
327
+ 'Extension "{{name}}" disabled successfully.',
328
+ 'Extension "{{name}}" enabled successfully.':
329
+ 'Extension "{{name}}" enabled successfully.',
330
+ 'Extension "{{name}}" updated successfully.':
331
+ 'Extension "{{name}}" updated successfully.',
332
+ 'Failed to update extension "{{name}}": {{error}}':
333
+ 'Failed to update extension "{{name}}": {{error}}',
334
+ 'Select the scope for this action:': 'Select the scope for this action:',
335
+ 'User - Applies to all projects': 'User - Applies to all projects',
336
+ 'Workspace - Applies to current project only':
337
+ 'Workspace - Applies to current project only',
338
+ // Extension dialog - missing keys
339
+ 'Name:': 'Name:',
340
+ 'MCP Servers:': 'MCP Servers:',
341
+ 'Settings:': 'Settings:',
342
+ active: 'active',
343
+ disabled: 'disabled',
344
+ 'View Details': 'View Details',
345
+ 'Update failed:': 'Update failed:',
346
+ 'Updating {{name}}...': 'Updating {{name}}...',
347
+ 'Update complete!': 'Update complete!',
348
+ 'User (global)': 'User (global)',
349
+ 'Workspace (project-specific)': 'Workspace (project-specific)',
350
+ 'Disable "{{name}}" - Select Scope': 'Disable "{{name}}" - Select Scope',
351
+ 'Enable "{{name}}" - Select Scope': 'Enable "{{name}}" - Select Scope',
352
+ 'No extension selected': 'No extension selected',
353
+ 'Press Y/Enter to confirm, N/Esc to cancel':
354
+ 'Press Y/Enter to confirm, N/Esc to cancel',
355
+ 'Y/Enter to confirm, N/Esc to cancel': 'Y/Enter to confirm, N/Esc to cancel',
356
+ '{{count}} extensions installed': '{{count}} extensions installed',
357
+ "Use '/extensions install' to install your first extension.":
358
+ "Use '/extensions install' to install your first extension.",
359
+ // Update status values
360
+ 'up to date': 'up to date',
361
+ 'update available': 'update available',
362
+ 'checking...': 'checking...',
363
+ 'not updatable': 'not updatable',
364
+ error: 'error',
365
+
299
366
  // ============================================================================
300
367
  // Commands - General (continued)
301
368
  // ============================================================================
@@ -383,8 +450,10 @@ export default {
383
450
  'Show tool-specific usage statistics.':
384
451
  'Show tool-specific usage statistics.',
385
452
  'exit the cli': 'exit the cli',
386
- 'list configured MCP servers and tools, or authenticate with OAuth-enabled servers':
387
- 'list configured MCP servers and tools, or authenticate with OAuth-enabled servers',
453
+ 'Open MCP management dialog, or authenticate with OAuth-enabled servers':
454
+ 'Open MCP management dialog, or authenticate with OAuth-enabled servers',
455
+ 'List configured MCP servers and tools, or authenticate with OAuth-enabled servers':
456
+ 'List configured MCP servers and tools, or authenticate with OAuth-enabled servers',
388
457
  'Manage workspace directories': 'Manage workspace directories',
389
458
  'Add directories to the workspace. Use comma to separate multiple paths':
390
459
  'Add directories to the workspace. Use comma to separate multiple paths',
@@ -733,6 +802,7 @@ export default {
733
802
  'List configured MCP servers and tools':
734
803
  'List configured MCP servers and tools',
735
804
  'Restarts MCP servers.': 'Restarts MCP servers.',
805
+ 'Open MCP management dialog': 'Open MCP management dialog',
736
806
  'Config not loaded.': 'Config not loaded.',
737
807
  'Could not retrieve tool registry.': 'Could not retrieve tool registry.',
738
808
  'No MCP servers configured with OAuth authentication.':
@@ -749,6 +819,96 @@ export default {
749
819
  "Re-discovering tools from '{{name}}'...":
750
820
  "Re-discovering tools from '{{name}}'...",
751
821
 
822
+ // ============================================================================
823
+ // MCP Management Dialog
824
+ // ============================================================================
825
+ 'Manage MCP servers': 'Manage MCP servers',
826
+ 'Server Detail': 'Server Detail',
827
+ 'Disable Server': 'Disable Server',
828
+ Tools: 'Tools',
829
+ 'Tool Detail': 'Tool Detail',
830
+ 'MCP Management': 'MCP Management',
831
+ 'Loading...': 'Loading...',
832
+ 'Unknown step': 'Unknown step',
833
+ 'Esc to back': 'Esc to back',
834
+ '↑↓ to navigate · Enter to select · Esc to close':
835
+ '↑↓ to navigate · Enter to select · Esc to close',
836
+ '↑↓ to navigate · Enter to select · Esc to back':
837
+ '↑↓ to navigate · Enter to select · Esc to back',
838
+ '↑↓ to navigate · Enter to confirm · Esc to back':
839
+ '↑↓ to navigate · Enter to confirm · Esc to back',
840
+ 'User Settings (global)': 'User Settings (global)',
841
+ 'Workspace Settings (project-specific)':
842
+ 'Workspace Settings (project-specific)',
843
+ 'Disable server:': 'Disable server:',
844
+ 'Select where to add the server to the exclude list:':
845
+ 'Select where to add the server to the exclude list:',
846
+ 'Press Enter to confirm, Esc to cancel':
847
+ 'Press Enter to confirm, Esc to cancel',
848
+ 'View tools': 'View tools',
849
+ Reconnect: 'Reconnect',
850
+ Enable: 'Enable',
851
+ Disable: 'Disable',
852
+ 'Command:': 'Command:',
853
+ 'Working Directory:': 'Working Directory:',
854
+ 'Capabilities:': 'Capabilities:',
855
+ 'No server selected': 'No server selected',
856
+ prompts: 'prompts',
857
+ '(disabled)': '(disabled)',
858
+ 'Error:': 'Error:',
859
+ Extension: 'Extension',
860
+ tool: 'tool',
861
+ tools: 'tools',
862
+ connected: 'connected',
863
+ connecting: 'connecting',
864
+ disconnected: 'disconnected',
865
+
866
+ // MCP Server List
867
+ 'User MCPs': 'User MCPs',
868
+ 'Project MCPs': 'Project MCPs',
869
+ 'Extension MCPs': 'Extension MCPs',
870
+ server: 'server',
871
+ servers: 'servers',
872
+ 'Add MCP servers to your settings to get started.':
873
+ 'Add MCP servers to your settings to get started.',
874
+ 'Run qwen --debug to see error logs': 'Run qwen --debug to see error logs',
875
+
876
+ // MCP Tool List
877
+ 'No tools available for this server.': 'No tools available for this server.',
878
+ destructive: 'destructive',
879
+ 'read-only': 'read-only',
880
+ 'open-world': 'open-world',
881
+ idempotent: 'idempotent',
882
+ 'Tools for {{name}}': 'Tools for {{name}}',
883
+ '{{current}}/{{total}}': '{{current}}/{{total}}',
884
+
885
+ // MCP Tool Detail
886
+ required: 'required',
887
+ Type: 'Type',
888
+ Enum: 'Enum',
889
+ Parameters: 'Parameters',
890
+ 'No tool selected': 'No tool selected',
891
+ Annotations: 'Annotations',
892
+ Title: 'Title',
893
+ 'Read Only': 'Read Only',
894
+ Destructive: 'Destructive',
895
+ Idempotent: 'Idempotent',
896
+ 'Open World': 'Open World',
897
+ Server: 'Server',
898
+
899
+ // Invalid tool related translations
900
+ '{{count}} invalid tools': '{{count}} invalid tools',
901
+ invalid: 'invalid',
902
+ 'invalid: {{reason}}': 'invalid: {{reason}}',
903
+ 'missing name': 'missing name',
904
+ 'missing description': 'missing description',
905
+ '(unnamed)': '(unnamed)',
906
+ 'Warning: This tool cannot be called by the LLM':
907
+ 'Warning: This tool cannot be called by the LLM',
908
+ Reason: 'Reason',
909
+ 'Tools must have both name and description to be used by the LLM.':
910
+ 'Tools must have both name and description to be used by the LLM.',
911
+
752
912
  // ============================================================================
753
913
  // Commands - Chat
754
914
  // ============================================================================
@@ -891,6 +1051,7 @@ export default {
891
1051
  'Do you want to proceed?': 'Do you want to proceed?',
892
1052
  'Yes, allow once': 'Yes, allow once',
893
1053
  'Allow always': 'Allow always',
1054
+ Yes: 'Yes',
894
1055
  No: 'No',
895
1056
  'No (esc)': 'No (esc)',
896
1057
  'Yes, allow always for this session': 'Yes, allow always for this session',
@@ -1489,6 +1650,16 @@ export default {
1489
1650
  // ============================================================================
1490
1651
  // Auth Dialog - View Titles and Labels
1491
1652
  // ============================================================================
1653
+ 'Coding Plan': 'Coding Plan',
1654
+ "Paste your api key of Bailian Coding Plan and you're all set!":
1655
+ "Paste your api key of Bailian Coding Plan and you're all set!",
1656
+ Custom: 'Custom',
1657
+ 'More instructions about configuring `modelProviders` manually.':
1658
+ 'More instructions about configuring `modelProviders` manually.',
1659
+ 'Select API-KEY configuration mode:': 'Select API-KEY configuration mode:',
1660
+ '(Press Escape to go back)': '(Press Escape to go back)',
1661
+ '(Press Enter to submit, Escape to cancel)':
1662
+ '(Press Enter to submit, Escape to cancel)',
1492
1663
  'Select Region for Coding Plan': 'Select Region for Coding Plan',
1493
1664
  'Choose based on where your account is registered':
1494
1665
  'Choose based on where your account is registered',
@@ -1501,6 +1672,38 @@ export default {
1501
1672
  'New model configurations are available for {{region}}. Update now?',
1502
1673
  '{{region}} configuration updated successfully. Model switched to "{{model}}".':
1503
1674
  '{{region}} configuration updated successfully. Model switched to "{{model}}".',
1504
- 'Authenticated successfully with {{region}}. API key and model configs saved to settings.json (backed up).':
1505
- 'Authenticated successfully with {{region}}. API key and model configs saved to settings.json (backed up).',
1675
+ '{{region}} configuration updated successfully.':
1676
+ '{{region}} configuration updated successfully.',
1677
+ 'Authenticated successfully with {{region}}. API key and model configs saved to settings.json.':
1678
+ 'Authenticated successfully with {{region}}. API key and model configs saved to settings.json.',
1679
+ 'Tip: Use /model to switch between available Coding Plan models.':
1680
+ 'Tip: Use /model to switch between available Coding Plan models.',
1681
+
1682
+ // ============================================================================
1683
+ // Ask User Question Tool
1684
+ // ============================================================================
1685
+ 'Please answer the following question(s):':
1686
+ 'Please answer the following question(s):',
1687
+ 'Cannot ask user questions in non-interactive mode. Please run in interactive mode to use this tool.':
1688
+ 'Cannot ask user questions in non-interactive mode. Please run in interactive mode to use this tool.',
1689
+ 'User declined to answer the questions.':
1690
+ 'User declined to answer the questions.',
1691
+ 'User has provided the following answers:':
1692
+ 'User has provided the following answers:',
1693
+ 'Failed to process user answers:': 'Failed to process user answers:',
1694
+ 'Type something...': 'Type something...',
1695
+ Submit: 'Submit',
1696
+ 'Submit answers': 'Submit answers',
1697
+ Cancel: 'Cancel',
1698
+ 'Your answers:': 'Your answers:',
1699
+ '(not answered)': '(not answered)',
1700
+ 'Ready to submit your answers?': 'Ready to submit your answers?',
1701
+ '↑/↓: Navigate | ←/→: Switch tabs | Enter: Select':
1702
+ '↑/↓: Navigate | ←/→: Switch tabs | Enter: Select',
1703
+ '↑/↓: Navigate | ←/→: Switch tabs | Space/Enter: Toggle | Esc: Cancel':
1704
+ '↑/↓: Navigate | ←/→: Switch tabs | Space/Enter: Toggle | Esc: Cancel',
1705
+ '↑/↓: Navigate | Space/Enter: Toggle | Esc: Cancel':
1706
+ '↑/↓: Navigate | Space/Enter: Toggle | Esc: Cancel',
1707
+ '↑/↓: Navigate | Enter: Select | Esc: Cancel':
1708
+ '↑/↓: Navigate | Enter: Select | Esc: Cancel',
1506
1709
  };
package/locales/zh.js CHANGED
@@ -33,7 +33,7 @@ export default {
33
33
  '!': '!',
34
34
  '!npm run start': '!npm run start',
35
35
  'start server': 'start server',
36
- 'Commands:': '命令:',
36
+ 'Commands:': '命令:',
37
37
  'shell command': 'shell 命令',
38
38
  'Model Context Protocol command (from external servers)':
39
39
  '模型上下文协议命令(来自外部服务器)',
@@ -285,6 +285,68 @@ export default {
285
285
  'Failed to save and edit subagent: {{error}}':
286
286
  '保存并编辑子智能体失败: {{error}}',
287
287
 
288
+ // ============================================================================
289
+ // Extensions - Management Dialog
290
+ // ============================================================================
291
+ 'Manage Extensions': '管理扩展',
292
+ 'Extension Details': '扩展详情',
293
+ 'View Extension': '查看扩展',
294
+ 'Update Extension': '更新扩展',
295
+ 'Disable Extension': '禁用扩展',
296
+ 'Enable Extension': '启用扩展',
297
+ 'Uninstall Extension': '卸载扩展',
298
+ 'Select Scope': '选择作用域',
299
+ 'User Scope': '用户作用域',
300
+ 'Workspace Scope': '工作区作用域',
301
+ 'No extensions found.': '未找到扩展。',
302
+ Active: '已启用',
303
+ Disabled: '已禁用',
304
+ 'Update available': '有可用更新',
305
+ 'Up to date': '已是最新',
306
+ 'Checking...': '检查中...',
307
+ 'Updating...': '更新中...',
308
+ Unknown: '未知',
309
+ Error: '错误',
310
+ 'Version:': '版本:',
311
+ 'Status:': '状态:',
312
+ 'Are you sure you want to uninstall extension "{{name}}"?':
313
+ '确定要卸载扩展 "{{name}}" 吗?',
314
+ 'This action cannot be undone.': '此操作无法撤销。',
315
+ 'Extension "{{name}}" disabled successfully.': '扩展 "{{name}}" 禁用成功。',
316
+ 'Extension "{{name}}" enabled successfully.': '扩展 "{{name}}" 启用成功。',
317
+ 'Extension "{{name}}" updated successfully.': '扩展 "{{name}}" 更新成功。',
318
+ 'Failed to update extension "{{name}}": {{error}}':
319
+ '更新扩展 "{{name}}" 失败:{{error}}',
320
+ 'Select the scope for this action:': '选择此操作的作用域:',
321
+ 'User - Applies to all projects': '用户 - 应用于所有项目',
322
+ 'Workspace - Applies to current project only': '工作区 - 仅应用于当前项目',
323
+ // Extension dialog - missing keys
324
+ 'Name:': '名称:',
325
+ 'MCP Servers:': 'MCP 服务器:',
326
+ 'Settings:': '设置:',
327
+ active: '已启用',
328
+ disabled: '已禁用',
329
+ 'View Details': '查看详情',
330
+ 'Update failed:': '更新失败:',
331
+ 'Updating {{name}}...': '正在更新 {{name}}...',
332
+ 'Update complete!': '更新完成!',
333
+ 'User (global)': '用户(全局)',
334
+ 'Workspace (project-specific)': '工作区(项目特定)',
335
+ 'Disable "{{name}}" - Select Scope': '禁用 "{{name}}" - 选择作用域',
336
+ 'Enable "{{name}}" - Select Scope': '启用 "{{name}}" - 选择作用域',
337
+ 'No extension selected': '未选择扩展',
338
+ 'Press Y/Enter to confirm, N/Esc to cancel': '按 Y/Enter 确认,N/Esc 取消',
339
+ 'Y/Enter to confirm, N/Esc to cancel': 'Y/Enter 确认,N/Esc 取消',
340
+ '{{count}} extensions installed': '已安装 {{count}} 个扩展',
341
+ "Use '/extensions install' to install your first extension.":
342
+ "使用 '/extensions install' 安装您的第一个扩展。",
343
+ // Update status values
344
+ 'up to date': '已是最新',
345
+ 'update available': '有可用更新',
346
+ 'checking...': '检查中...',
347
+ 'not updatable': '不可更新',
348
+ error: '错误',
349
+
288
350
  // ============================================================================
289
351
  // Commands - General (continued)
290
352
  // ============================================================================
@@ -368,7 +430,9 @@ export default {
368
430
  'Show model-specific usage statistics.': '显示模型相关的使用统计信息',
369
431
  'Show tool-specific usage statistics.': '显示工具相关的使用统计信息',
370
432
  'exit the cli': '退出命令行界面',
371
- 'list configured MCP servers and tools, or authenticate with OAuth-enabled servers':
433
+ 'Open MCP management dialog, or authenticate with OAuth-enabled servers':
434
+ '打开 MCP 管理对话框,或在支持 OAuth 的服务器上进行身份验证',
435
+ 'List configured MCP servers and tools, or authenticate with OAuth-enabled servers':
372
436
  '列出已配置的 MCP 服务器和工具,或使用支持 OAuth 的服务器进行身份验证',
373
437
  'Manage workspace directories': '管理工作区目录',
374
438
  'Add directories to the workspace. Use comma to separate multiple paths':
@@ -692,6 +756,7 @@ export default {
692
756
  '使用支持 OAuth 的 MCP 服务器进行认证',
693
757
  'List configured MCP servers and tools': '列出已配置的 MCP 服务器和工具',
694
758
  'Restarts MCP servers.': '重启 MCP 服务器',
759
+ 'Open MCP management dialog': '打开 MCP 管理对话框',
695
760
  'Config not loaded.': '配置未加载',
696
761
  'Could not retrieve tool registry.': '无法检索工具注册表',
697
762
  'No MCP servers configured with OAuth authentication.':
@@ -707,6 +772,92 @@ export default {
707
772
  "Re-discovering tools from '{{name}}'...":
708
773
  "正在重新发现 '{{name}}' 的工具...",
709
774
 
775
+ // ============================================================================
776
+ // MCP Management Dialog
777
+ // ============================================================================
778
+ 'Manage MCP servers': '管理 MCP 服务器',
779
+ 'Server Detail': '服务器详情',
780
+ 'Disable Server': '禁用服务器',
781
+ Tools: '工具',
782
+ 'Tool Detail': '工具详情',
783
+ 'MCP Management': 'MCP 管理',
784
+ 'Loading...': '加载中...',
785
+ 'Unknown step': '未知步骤',
786
+ 'Esc to back': 'Esc 返回',
787
+ '↑↓ to navigate · Enter to select · Esc to close':
788
+ '↑↓ 导航 · Enter 选择 · Esc 关闭',
789
+ '↑↓ to navigate · Enter to select · Esc to back':
790
+ '↑↓ 导航 · Enter 选择 · Esc 返回',
791
+ '↑↓ to navigate · Enter to confirm · Esc to back':
792
+ '↑↓ 导航 · Enter 确认 · Esc 返回',
793
+ 'User Settings (global)': '用户设置(全局)',
794
+ 'Workspace Settings (project-specific)': '工作区设置(项目级)',
795
+ 'Disable server:': '禁用服务器:',
796
+ 'Select where to add the server to the exclude list:':
797
+ '选择将服务器添加到排除列表的位置:',
798
+ 'Press Enter to confirm, Esc to cancel': '按 Enter 确认,Esc 取消',
799
+ 'View tools': '查看工具',
800
+ Reconnect: '重新连接',
801
+ Enable: '启用',
802
+ Disable: '禁用',
803
+ '(disabled)': '(已禁用)',
804
+ 'Error:': '错误:',
805
+ Extension: '扩展',
806
+ tool: '工具',
807
+ tools: '个工具',
808
+ connected: '已连接',
809
+ connecting: '连接中',
810
+ disconnected: '已断开',
811
+
812
+ // MCP Server List
813
+ 'User MCPs': '用户 MCP',
814
+ 'Project MCPs': '项目 MCP',
815
+ 'Extension MCPs': '扩展 MCP',
816
+ server: '个服务器',
817
+ servers: '个服务器',
818
+ 'Add MCP servers to your settings to get started.':
819
+ '请在设置中添加 MCP 服务器以开始使用。',
820
+ 'Run qwen --debug to see error logs': '运行 qwen --debug 查看错误日志',
821
+
822
+ // MCP Server Detail
823
+ 'Command:': '命令:',
824
+ 'Working Directory:': '工作目录:',
825
+ 'Capabilities:': '功能:',
826
+
827
+ // MCP Tool List
828
+ 'No tools available for this server.': '此服务器没有可用工具。',
829
+ destructive: '破坏性',
830
+ 'read-only': '只读',
831
+ 'open-world': '开放世界',
832
+ idempotent: '幂等',
833
+ 'Tools for {{name}}': '{{name}} 的工具',
834
+ '{{current}}/{{total}}': '{{current}}/{{total}}',
835
+
836
+ // MCP Tool Detail
837
+ Type: '类型',
838
+ Parameters: '参数',
839
+ 'No tool selected': '未选择工具',
840
+ Annotations: '注解',
841
+ Title: '标题',
842
+ 'Read Only': '只读',
843
+ Destructive: '破坏性',
844
+ Idempotent: '幂等',
845
+ 'Open World': '开放世界',
846
+ Server: '服务器',
847
+
848
+ // Invalid tool related translations
849
+ '{{count}} invalid tools': '{{count}} 个无效工具',
850
+ invalid: '无效',
851
+ 'invalid: {{reason}}': '无效:{{reason}}',
852
+ 'missing name': '缺少名称',
853
+ 'missing description': '缺少描述',
854
+ '(unnamed)': '(未命名)',
855
+ 'Warning: This tool cannot be called by the LLM':
856
+ '警告:此工具无法被 LLM 调用',
857
+ Reason: '原因',
858
+ 'Tools must have both name and description to be used by the LLM.':
859
+ '工具必须同时具有名称和描述才能被 LLM 使用。',
860
+
710
861
  // ============================================================================
711
862
  // Commands - Chat
712
863
  // ============================================================================
@@ -840,6 +991,7 @@ export default {
840
991
  'Do you want to proceed?': '是否继续?',
841
992
  'Yes, allow once': '是,允许一次',
842
993
  'Allow always': '总是允许',
994
+ Yes: '是',
843
995
  No: '否',
844
996
  'No (esc)': '否 (esc)',
845
997
  'Yes, allow always for this session': '是,本次会话总是允许',
@@ -1357,6 +1509,16 @@ export default {
1357
1509
  // ============================================================================
1358
1510
  // Auth Dialog - View Titles and Labels
1359
1511
  // ============================================================================
1512
+ 'API-KEY': 'API-KEY',
1513
+ 'Coding Plan': 'Coding Plan',
1514
+ "Paste your api key of Bailian Coding Plan and you're all set!":
1515
+ '粘贴您的百炼 Coding Plan API Key,即可完成设置!',
1516
+ Custom: '自定义',
1517
+ 'More instructions about configuring `modelProviders` manually.':
1518
+ '关于手动配置 `modelProviders` 的更多说明。',
1519
+ 'Select API-KEY configuration mode:': '选择 API-KEY 配置模式:',
1520
+ '(Press Escape to go back)': '(按 Escape 键返回)',
1521
+ '(Press Enter to submit, Escape to cancel)': '(按 Enter 提交,Escape 取消)',
1360
1522
  'Select Region for Coding Plan': '选择 Coding Plan 区域',
1361
1523
  'Choose based on where your account is registered':
1362
1524
  '请根据您的账号注册地区选择',
@@ -1369,6 +1531,34 @@ export default {
1369
1531
  '{{region}} 有新的模型配置可用。是否立即更新?',
1370
1532
  '{{region}} configuration updated successfully. Model switched to "{{model}}".':
1371
1533
  '{{region}} 配置更新成功。模型已切换至 "{{model}}"。',
1372
- 'Authenticated successfully with {{region}}. API key and model configs saved to settings.json (backed up).':
1373
- '成功通过 {{region}} 认证。API Key 和模型配置已保存至 settings.json(已备份)。',
1534
+ '{{region}} configuration updated successfully.': '{{region}} 配置更新成功。',
1535
+ 'Authenticated successfully with {{region}}. API key and model configs saved to settings.json.':
1536
+ '成功通过 {{region}} 认证。API Key 和模型配置已保存至 settings.json。',
1537
+ 'Tip: Use /model to switch between available Coding Plan models.':
1538
+ '提示:使用 /model 切换可用的 Coding Plan 模型。',
1539
+
1540
+ // ============================================================================
1541
+ // Ask User Question Tool
1542
+ // ============================================================================
1543
+ 'Please answer the following question(s):': '请回答以下问题:',
1544
+ 'Cannot ask user questions in non-interactive mode. Please run in interactive mode to use this tool.':
1545
+ '无法在非交互模式下询问用户问题。请在交互模式下运行以使用此工具。',
1546
+ 'User declined to answer the questions.': '用户拒绝回答问题。',
1547
+ 'User has provided the following answers:': '用户提供了以下答案:',
1548
+ 'Failed to process user answers:': '处理用户答案失败:',
1549
+ 'Type something...': '输入内容...',
1550
+ Submit: '提交',
1551
+ 'Submit answers': '提交答案',
1552
+ Cancel: '取消',
1553
+ 'Your answers:': '您的答案:',
1554
+ '(not answered)': '(未回答)',
1555
+ 'Ready to submit your answers?': '准备好提交您的答案了吗?',
1556
+ '↑/↓: Navigate | ←/→: Switch tabs | Enter: Select':
1557
+ '↑/↓: 导航 | ←/→: 切换标签页 | Enter: 选择',
1558
+ '↑/↓: Navigate | ←/→: Switch tabs | Space/Enter: Toggle | Esc: Cancel':
1559
+ '↑/↓: 导航 | ←/→: 切换标签页 | Space/Enter: 切换 | Esc: 取消',
1560
+ '↑/↓: Navigate | Space/Enter: Toggle | Esc: Cancel':
1561
+ '↑/↓: 导航 | Space/Enter: 切换 | Esc: 取消',
1562
+ '↑/↓: Navigate | Enter: Select | Esc: Cancel':
1563
+ '↑/↓: 导航 | Enter: 选择 | Esc: 取消',
1374
1564
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rdmind/rdmind",
3
- "version": "0.2.8-alpha.6",
3
+ "version": "0.2.8-alpha.7",
4
4
  "description": "RDMind - AI-powered coding assistant",
5
5
  "type": "module",
6
6
  "main": "cli.js",
@@ -19,7 +19,7 @@
19
19
  "locales"
20
20
  ],
21
21
  "config": {
22
- "sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.2.8-alpha.6"
22
+ "sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.2.8-alpha.7"
23
23
  },
24
24
  "publishConfig": {
25
25
  "access": "public"
@@ -29,7 +29,7 @@
29
29
  (allow network-inbound (local ip "localhost:9229"))
30
30
 
31
31
  ;; deny all outbound network traffic EXCEPT through proxy on localhost:8877
32
- ;; set `GEMINI_SANDBOX_PROXY_COMMAND=<command>` to run proxy alongside sandbox
32
+ ;; set `QWEN_SANDBOX_PROXY_COMMAND=<command>` to run proxy alongside sandbox
33
33
  ;; proxy must listen on :::8877 (see docs/examples/proxy-script.md)
34
34
  (deny network-outbound)
35
35
  (allow network-outbound (remote tcp "localhost:8877"))
@@ -93,6 +93,6 @@
93
93
  (allow network-inbound (local ip "localhost:9229"))
94
94
 
95
95
  ;; allow outbound network traffic through proxy on localhost:8877
96
- ;; set `GEMINI_SANDBOX_PROXY_COMMAND=<command>` to run proxy alongside sandbox
96
+ ;; set `QWEN_SANDBOX_PROXY_COMMAND=<command>` to run proxy alongside sandbox
97
97
  ;; proxy must listen on :::8877 (see docs/examples/proxy-script.md)
98
98
  (allow network-outbound (remote tcp "localhost:8877"))