@rdmind/rdmind 0.1.7-alpha.0 → 0.1.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.
Files changed (2) hide show
  1. package/cli.js +10 -10
  2. package/package.json +2 -2
package/cli.js CHANGED
@@ -160871,7 +160871,7 @@ function createContentGeneratorConfig(config2, authType, generationConfig) {
160871
160871
  };
160872
160872
  }
160873
160873
  async function createContentGenerator(config2, gcConfig, isInitialAuth) {
160874
- const version3 = "0.1.7-alpha.0";
160874
+ const version3 = "0.1.7";
160875
160875
  const userAgent2 = `QwenCode/${version3} (${process.platform}; ${process.arch})`;
160876
160876
  const baseHeaders = {
160877
160877
  "User-Agent": userAgent2
@@ -236056,7 +236056,7 @@ var init_git_commit = __esm({
236056
236056
  "use strict";
236057
236057
  init_esbuild_shims();
236058
236058
  GIT_COMMIT_INFO = "1ec6def8";
236059
- CLI_VERSION = "0.1.7-alpha.0";
236059
+ CLI_VERSION = "0.1.7";
236060
236060
  }
236061
236061
  });
236062
236062
 
@@ -346291,7 +346291,7 @@ __name(getPackageJson, "getPackageJson");
346291
346291
  // packages/cli/src/utils/version.ts
346292
346292
  async function getCliVersion() {
346293
346293
  const pkgJson = await getPackageJson();
346294
- return "0.1.7-alpha.0";
346294
+ return "0.1.7";
346295
346295
  }
346296
346296
  __name(getCliVersion, "getCliVersion");
346297
346297
 
@@ -391136,42 +391136,42 @@ var XHS_SSO_MODELS = [
391136
391136
  displayName: "qwen3-coder-plus",
391137
391137
  baseUrl: "https://runway.devops.xiaohongshu.com/openai/qwen/v1",
391138
391138
  contextWindow: "1M",
391139
- description: "\u57FA\u4E8EQwen3\u7684\u4EE3\u7801\u751F\u6210\u6A21\u578B"
391139
+ description: "\u57FA\u4E8E Qwen3 \u7684\u95ED\u6E90\u4EE3\u7801\u751F\u6210\u6A21\u578B"
391140
391140
  },
391141
391141
  {
391142
391142
  id: "qwen3-coder-480b-a35b-instruct",
391143
391143
  displayName: "qwen3-coder-480b-a35b-instruct",
391144
391144
  baseUrl: "https://maas.devops.xiaohongshu.com/v1",
391145
391145
  contextWindow: "256k",
391146
- description: "QuickSilver\u5E73\u53F0\u90E8\u7F72\u7248\u672C"
391146
+ description: "QuickSilver \u5E73\u53F0\u90E8\u7F72\u7248\u672C"
391147
391147
  },
391148
391148
  {
391149
391149
  id: "gemini-3-pro-preview(low)",
391150
391150
  displayName: "gemini-3-pro-preview(low)",
391151
391151
  baseUrl: "https://runway.devops.rednote.life/openai/google/v1",
391152
391152
  contextWindow: "1M",
391153
- description: "Google\u8FC4\u4ECA\u4E3A\u6B62\u6700\u667A\u80FD\u7684\u6A21\u578B(\u601D\u8003\u65F6\u95F4\u77ED)"
391153
+ description: "Google \u8FC4\u4ECA\u4E3A\u6B62\u6700\u667A\u80FD\u7684\u6A21\u578B(\u601D\u8003\u65F6\u95F4\u77ED)"
391154
391154
  },
391155
391155
  {
391156
391156
  id: "gemini-3-pro-preview(high)",
391157
391157
  displayName: "gemini-3-pro-preview(high)",
391158
391158
  baseUrl: "https://runway.devops.rednote.life/openai/google/v1",
391159
391159
  contextWindow: "1M",
391160
- description: "Google\u8FC4\u4ECA\u4E3A\u6B62\u6700\u667A\u80FD\u7684\u6A21\u578B(\u601D\u8003\u65F6\u95F4\u957F)"
391160
+ description: "Google \u8FC4\u4ECA\u4E3A\u6B62\u6700\u667A\u80FD\u7684\u6A21\u578B(\u601D\u8003\u65F6\u95F4\u957F)"
391161
391161
  },
391162
391162
  {
391163
391163
  id: "gemini-3-flash-preview(low)",
391164
391164
  displayName: "gemini-3-flash-preview(low)",
391165
391165
  baseUrl: "https://runway.devops.rednote.life/openai/google/v1",
391166
391166
  contextWindow: "1M",
391167
- description: "Google\u9AD8\u901F\u54CD\u5E94\u6A21\u578B(\u601D\u8003\u65F6\u95F4\u77ED)"
391167
+ description: "Google \u9AD8\u901F\u667A\u80FD\u6A21\u578B(\u601D\u8003\u65F6\u95F4\u77ED)"
391168
391168
  },
391169
391169
  {
391170
391170
  id: "gemini-3-flash-preview(high)",
391171
391171
  displayName: "gemini-3-flash-preview(high)",
391172
391172
  baseUrl: "https://runway.devops.rednote.life/openai/google/v1",
391173
391173
  contextWindow: "1M",
391174
- description: "Google\u9AD8\u901F\u54CD\u5E94\u6A21\u578B(\u601D\u8003\u65F6\u95F4\u957F)"
391174
+ description: "Google \u9AD8\u901F\u667A\u80FD\u6A21\u578B(\u601D\u8003\u65F6\u95F4\u957F)"
391175
391175
  }
391176
391176
  ];
391177
391177
 
@@ -408928,7 +408928,7 @@ var GeminiAgent = class {
408928
408928
  name: APPROVAL_MODE_INFO[mode].name,
408929
408929
  description: APPROVAL_MODE_INFO[mode].description
408930
408930
  }));
408931
- const version3 = "0.1.7-alpha.0";
408931
+ const version3 = "0.1.7";
408932
408932
  return {
408933
408933
  protocolVersion: PROTOCOL_VERSION,
408934
408934
  agentInfo: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rdmind/rdmind",
3
- "version": "0.1.7-alpha.0",
3
+ "version": "0.1.7",
4
4
  "description": "RDMind - AI-powered coding assistant",
5
5
  "type": "module",
6
6
  "main": "cli.js",
@@ -20,7 +20,7 @@
20
20
  "locales"
21
21
  ],
22
22
  "config": {
23
- "sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.1.7-alpha.0"
23
+ "sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.1.7"
24
24
  },
25
25
  "publishConfig": {
26
26
  "access": "public"