@rdmind/rdmind 0.2.5-alpha.0 → 0.2.5-alpha.1

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.
Files changed (2) hide show
  1. package/cli.js +31 -37
  2. package/package.json +2 -2
package/cli.js CHANGED
@@ -159680,7 +159680,7 @@ __export(geminiContentGenerator_exports2, {
159680
159680
  createGeminiContentGenerator: () => createGeminiContentGenerator
159681
159681
  });
159682
159682
  function createGeminiContentGenerator(config2, gcConfig) {
159683
- const version2 = "0.2.5-alpha.0";
159683
+ const version2 = "0.2.5-alpha.1";
159684
159684
  const userAgent2 = config2.userAgent || `QwenCode/${version2} (${process.platform}; ${process.arch})`;
159685
159685
  const baseHeaders = {
159686
159686
  "User-Agent": userAgent2
@@ -360023,7 +360023,7 @@ __name(getPackageJson, "getPackageJson");
360023
360023
  // packages/cli/src/utils/version.ts
360024
360024
  async function getCliVersion() {
360025
360025
  const pkgJson = await getPackageJson();
360026
- return "0.2.5-alpha.0";
360026
+ return "0.2.5-alpha.1";
360027
360027
  }
360028
360028
  __name(getCliVersion, "getCliVersion");
360029
360029
 
@@ -407599,41 +407599,35 @@ var XHS_SSO_MODELS = [
407599
407599
  baseUrl: "https://runway.devops.xiaohongshu.com/openai/moonshot/v1",
407600
407600
  contextWindow: "256K",
407601
407601
  description: "\u5728 Agent\u3001\u4EE3\u7801\u3001\u89C6\u89C9\u7406\u89E3\u53CA\u4E00\u7CFB\u5217\u901A\u7528\u667A\u80FD\u4EFB\u52A1\u4E0A\u53D6\u5F97\u5F00\u6E90 SoTA \u8868\u73B0"
407602
+ },
407603
+ {
407604
+ id: "gpt-5-codex(low)",
407605
+ displayName: "GPT-5-Codex(low)",
407606
+ baseUrl: "https://runway.devops.rednote.life/openai/v1/responses?api-version=v1",
407607
+ contextWindow: "272K",
407608
+ description: "GPT-5 \u7684\u4E00\u4E2A\u7248\u672C\uFF0C\u4E13\u4E3A Codex \u4E2D\u7684\u667A\u80FD\u4F53\u7F16\u7A0B\u800C\u4F18\u5316 (\u63A8\u7406\u5F3A\u5EA6\u4F4E)"
407609
+ },
407610
+ {
407611
+ id: "gpt-5-codex(medium)",
407612
+ displayName: "GPT-5-Codex(medium)",
407613
+ baseUrl: "https://runway.devops.rednote.life/openai/v1/responses?api-version=v1",
407614
+ contextWindow: "272K",
407615
+ description: "GPT-5 \u7684\u4E00\u4E2A\u7248\u672C\uFF0C\u4E13\u4E3A Codex \u4E2D\u7684\u667A\u80FD\u4F53\u7F16\u7A0B\u800C\u4F18\u5316 (\u63A8\u7406\u5F3A\u5EA6\u4E2D)"
407616
+ },
407617
+ {
407618
+ id: "gpt-5-codex(high)",
407619
+ displayName: "GPT-5-Codex(high)",
407620
+ baseUrl: "https://runway.devops.rednote.life/openai/v1/responses?api-version=v1",
407621
+ contextWindow: "272K",
407622
+ description: "GPT-5 \u7684\u4E00\u4E2A\u7248\u672C\uFF0C\u4E13\u4E3A Codex \u4E2D\u7684\u667A\u80FD\u4F53\u7F16\u7A0B\u800C\u4F18\u5316 (\u63A8\u7406\u5F3A\u5EA6\u9AD8)"
407623
+ },
407624
+ {
407625
+ id: "claude-opus-4-5@20251101",
407626
+ displayName: "Claude Opus 4.5",
407627
+ baseUrl: "https://runway.devops.rednote.life/openai/google/anthropic/v1",
407628
+ contextWindow: "200K",
407629
+ description: "Anthropic \u6700\u5F3A\u5927\u7684\u6A21\u578B\uFF0C\u64C5\u957F\u590D\u6742\u63A8\u7406\u548C\u4EE3\u7801\u751F\u6210"
407602
407630
  }
407603
- // {
407604
- // id: 'gpt-5-codex(low)',
407605
- // displayName: 'GPT-5-Codex(low)',
407606
- // baseUrl:
407607
- // 'https://runway.devops.rednote.life/openai/v1/responses?api-version=v1',
407608
- // contextWindow: '272K',
407609
- // description:
407610
- // 'GPT-5 的一个版本,专为 Codex 中的智能体编程而优化 (推理强度低)',
407611
- // },
407612
- // {
407613
- // id: 'gpt-5-codex(medium)',
407614
- // displayName: 'GPT-5-Codex(medium)',
407615
- // baseUrl:
407616
- // 'https://runway.devops.rednote.life/openai/v1/responses?api-version=v1',
407617
- // contextWindow: '272K',
407618
- // description:
407619
- // 'GPT-5 的一个版本,专为 Codex 中的智能体编程而优化 (推理强度中)',
407620
- // },
407621
- // {
407622
- // id: 'gpt-5-codex(high)',
407623
- // displayName: 'GPT-5-Codex(high)',
407624
- // baseUrl:
407625
- // 'https://runway.devops.rednote.life/openai/v1/responses?api-version=v1',
407626
- // contextWindow: '272K',
407627
- // description:
407628
- // 'GPT-5 的一个版本,专为 Codex 中的智能体编程而优化 (推理强度高)',
407629
- // },
407630
- // {
407631
- // id: 'claude-opus-4-5@20251101',
407632
- // displayName: 'Claude Opus 4.5',
407633
- // baseUrl: 'https://runway.devops.rednote.life/openai/google/anthropic/v1',
407634
- // contextWindow: '200K',
407635
- // description: 'Anthropic 最强大的模型,擅长复杂推理和代码生成',
407636
- // },
407637
407631
  ];
407638
407632
 
407639
407633
  // packages/cli/src/ui/components/XhsSsoModelConfigFlow.tsx
@@ -425852,7 +425846,7 @@ var GeminiAgent = class {
425852
425846
  name: APPROVAL_MODE_INFO[mode].name,
425853
425847
  description: APPROVAL_MODE_INFO[mode].description
425854
425848
  }));
425855
- const version2 = "0.2.5-alpha.0";
425849
+ const version2 = "0.2.5-alpha.1";
425856
425850
  return {
425857
425851
  protocolVersion: PROTOCOL_VERSION,
425858
425852
  agentInfo: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rdmind/rdmind",
3
- "version": "0.2.5-alpha.0",
3
+ "version": "0.2.5-alpha.1",
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.5-alpha.0"
22
+ "sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.2.5-alpha.1"
23
23
  },
24
24
  "publishConfig": {
25
25
  "access": "public"