@rdmind/rdmind 0.1.8-alpha.11 → 0.1.8-alpha.13
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/cli.js +9 -26
- package/package.json +2 -2
package/cli.js
CHANGED
|
@@ -156088,7 +156088,7 @@ __export(geminiContentGenerator_exports2, {
|
|
|
156088
156088
|
createGeminiContentGenerator: () => createGeminiContentGenerator
|
|
156089
156089
|
});
|
|
156090
156090
|
function createGeminiContentGenerator(config2, gcConfig) {
|
|
156091
|
-
const version2 = "0.1.8-alpha.
|
|
156091
|
+
const version2 = "0.1.8-alpha.13";
|
|
156092
156092
|
const userAgent2 = config2.userAgent || `QwenCode/${version2} (${process.platform}; ${process.arch})`;
|
|
156093
156093
|
const baseHeaders = {
|
|
156094
156094
|
"User-Agent": userAgent2
|
|
@@ -156159,7 +156159,7 @@ function createContentGeneratorConfig(config2, authType, generationConfig) {
|
|
|
156159
156159
|
}
|
|
156160
156160
|
return {
|
|
156161
156161
|
...newContentGeneratorConfig,
|
|
156162
|
-
model: newContentGeneratorConfig?.model || "
|
|
156162
|
+
model: newContentGeneratorConfig?.model || "gemini-3-flash-preview(low)"
|
|
156163
156163
|
};
|
|
156164
156164
|
}
|
|
156165
156165
|
if (authType === "anthropic" /* USE_ANTHROPIC */) {
|
|
@@ -225579,8 +225579,8 @@ var init_xhsSSOAuth = __esm({
|
|
|
225579
225579
|
DEFAULT_TIMEOUT_MS = 1e4;
|
|
225580
225580
|
DEFAULT_API_TIMEOUT_MS = 5e3;
|
|
225581
225581
|
COMPANY_DEFAULT_CONFIG = {
|
|
225582
|
-
baseUrl: "https://runway.devops.
|
|
225583
|
-
model: "
|
|
225582
|
+
baseUrl: "https://runway.devops.rednote.life/openai/google/v1",
|
|
225583
|
+
model: "gemini-3-flash-preview(low)"
|
|
225584
225584
|
};
|
|
225585
225585
|
ssoAuthEvents = new EventEmitter6();
|
|
225586
225586
|
__name(getRequestSSOId, "getRequestSSOId");
|
|
@@ -233733,8 +233733,8 @@ var init_git_commit = __esm({
|
|
|
233733
233733
|
"packages/core/src/generated/git-commit.ts"() {
|
|
233734
233734
|
"use strict";
|
|
233735
233735
|
init_esbuild_shims();
|
|
233736
|
-
GIT_COMMIT_INFO = "
|
|
233737
|
-
CLI_VERSION = "0.1.8-alpha.
|
|
233736
|
+
GIT_COMMIT_INFO = "8f0613d7";
|
|
233737
|
+
CLI_VERSION = "0.1.8-alpha.13";
|
|
233738
233738
|
}
|
|
233739
233739
|
});
|
|
233740
233740
|
|
|
@@ -344049,7 +344049,7 @@ __name(getPackageJson, "getPackageJson");
|
|
|
344049
344049
|
// packages/cli/src/utils/version.ts
|
|
344050
344050
|
async function getCliVersion() {
|
|
344051
344051
|
const pkgJson = await getPackageJson();
|
|
344052
|
-
return "0.1.8-alpha.
|
|
344052
|
+
return "0.1.8-alpha.13";
|
|
344053
344053
|
}
|
|
344054
344054
|
__name(getCliVersion, "getCliVersion");
|
|
344055
344055
|
|
|
@@ -348026,16 +348026,6 @@ var SUPPORTED_LANGUAGES = [
|
|
|
348026
348026
|
code: "zh",
|
|
348027
348027
|
id: "zh-CN",
|
|
348028
348028
|
fullName: "Chinese"
|
|
348029
|
-
},
|
|
348030
|
-
{
|
|
348031
|
-
code: "ru",
|
|
348032
|
-
id: "ru-RU",
|
|
348033
|
-
fullName: "Russian"
|
|
348034
|
-
},
|
|
348035
|
-
{
|
|
348036
|
-
code: "de",
|
|
348037
|
-
id: "de-DE",
|
|
348038
|
-
fullName: "German"
|
|
348039
348029
|
}
|
|
348040
348030
|
];
|
|
348041
348031
|
function getLanguageNameFromLocale(locale) {
|
|
@@ -352298,7 +352288,7 @@ var formatDuration = /* @__PURE__ */ __name((milliseconds) => {
|
|
|
352298
352288
|
|
|
352299
352289
|
// packages/cli/src/generated/git-commit.ts
|
|
352300
352290
|
init_esbuild_shims();
|
|
352301
|
-
var GIT_COMMIT_INFO2 = "
|
|
352291
|
+
var GIT_COMMIT_INFO2 = "8f0613d7";
|
|
352302
352292
|
|
|
352303
352293
|
// packages/cli/src/utils/systemInfo.ts
|
|
352304
352294
|
async function getNpmVersion() {
|
|
@@ -390402,13 +390392,6 @@ var import_react82 = __toESM(require_react(), 1);
|
|
|
390402
390392
|
// packages/cli/src/config/xhsSsoProviders.ts
|
|
390403
390393
|
init_esbuild_shims();
|
|
390404
390394
|
var XHS_SSO_MODELS = [
|
|
390405
|
-
{
|
|
390406
|
-
id: "kimi-k2-turbo-preview",
|
|
390407
|
-
displayName: "kimi-k2-turbo-preview",
|
|
390408
|
-
baseUrl: "https://runway.devops.xiaohongshu.com/openai/moonshot/v1",
|
|
390409
|
-
contextWindow: "256K",
|
|
390410
|
-
description: "kimi k2 \u7684\u9AD8\u901F\u7248\u672C"
|
|
390411
|
-
},
|
|
390412
390395
|
{
|
|
390413
390396
|
id: "qwen3-coder-plus",
|
|
390414
390397
|
displayName: "qwen3-coder-plus",
|
|
@@ -408209,7 +408192,7 @@ var GeminiAgent = class {
|
|
|
408209
408192
|
name: APPROVAL_MODE_INFO[mode].name,
|
|
408210
408193
|
description: APPROVAL_MODE_INFO[mode].description
|
|
408211
408194
|
}));
|
|
408212
|
-
const version2 = "0.1.8-alpha.
|
|
408195
|
+
const version2 = "0.1.8-alpha.13";
|
|
408213
408196
|
return {
|
|
408214
408197
|
protocolVersion: PROTOCOL_VERSION,
|
|
408215
408198
|
agentInfo: {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rdmind/rdmind",
|
|
3
|
-
"version": "0.1.8-alpha.
|
|
3
|
+
"version": "0.1.8-alpha.13",
|
|
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.8-alpha.
|
|
23
|
+
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.1.8-alpha.13"
|
|
24
24
|
},
|
|
25
25
|
"publishConfig": {
|
|
26
26
|
"access": "public"
|