ccjk 12.0.4 → 12.0.6
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/dist/chunks/api.mjs +1 -1
- package/dist/chunks/banner.mjs +1 -1
- package/dist/chunks/ccr.mjs +1 -1
- package/dist/chunks/check-updates.mjs +1 -1
- package/dist/chunks/codex-config-switch.mjs +1 -1
- package/dist/chunks/codex-provider-manager.mjs +1 -1
- package/dist/chunks/config-consolidator.mjs +1 -1
- package/dist/chunks/config-switch.mjs +1 -1
- package/dist/chunks/doctor.mjs +1 -1
- package/dist/chunks/features.mjs +1 -1
- package/dist/chunks/init.mjs +3 -3
- package/dist/chunks/mcp-cli.mjs +1 -1
- package/dist/chunks/mcp.mjs +1 -1
- package/dist/chunks/menu.mjs +60 -8
- package/dist/chunks/monitor.mjs +1 -1
- package/dist/chunks/onboarding.mjs +1 -1
- package/dist/chunks/package.mjs +1 -1
- package/dist/chunks/permission-manager.mjs +1 -1
- package/dist/chunks/prompts.mjs +2 -2
- package/dist/chunks/quick-setup.mjs +1 -1
- package/dist/chunks/update.mjs +4 -4
- package/dist/chunks/upgrade-manager.mjs +2 -2
- package/dist/index.mjs +2 -2
- package/package.json +3 -1
- package/dist/shared/{ccjk.DSpGBMwx.mjs → ccjk.gDEDGD_t.mjs} +1 -1
package/dist/chunks/api.mjs
CHANGED
package/dist/chunks/banner.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import a from './index2.mjs';
|
|
2
2
|
import { ensureI18nInitialized, i18n } from './index5.mjs';
|
|
3
|
-
import { a as getRuntimeHomepage, g as getRuntimeVersion } from '../shared/ccjk.
|
|
3
|
+
import { a as getRuntimeHomepage, g as getRuntimeVersion } from '../shared/ccjk.gDEDGD_t.mjs';
|
|
4
4
|
import '../shared/ccjk.BAGoDD49.mjs';
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'node:process';
|
package/dist/chunks/ccr.mjs
CHANGED
|
@@ -47,7 +47,7 @@ import './claude-config.mjs';
|
|
|
47
47
|
import '../shared/ccjk.BiCrMV5O.mjs';
|
|
48
48
|
import '../shared/ccjk.BFQ7yr5S.mjs';
|
|
49
49
|
import './prompts.mjs';
|
|
50
|
-
import '../shared/ccjk.
|
|
50
|
+
import '../shared/ccjk.gDEDGD_t.mjs';
|
|
51
51
|
|
|
52
52
|
class ToolUpdateScheduler {
|
|
53
53
|
/**
|
|
@@ -43,7 +43,7 @@ import './claude-config.mjs';
|
|
|
43
43
|
import './platform.mjs';
|
|
44
44
|
import '../shared/ccjk.BiCrMV5O.mjs';
|
|
45
45
|
import './prompts.mjs';
|
|
46
|
-
import '../shared/ccjk.
|
|
46
|
+
import '../shared/ccjk.gDEDGD_t.mjs';
|
|
47
47
|
|
|
48
48
|
async function configureIncrementalManagement() {
|
|
49
49
|
ensureI18nInitialized();
|
|
@@ -41,7 +41,7 @@ import './platform.mjs';
|
|
|
41
41
|
import '../shared/ccjk.BiCrMV5O.mjs';
|
|
42
42
|
import '../shared/ccjk.BFQ7yr5S.mjs';
|
|
43
43
|
import './prompts.mjs';
|
|
44
|
-
import '../shared/ccjk.
|
|
44
|
+
import '../shared/ccjk.gDEDGD_t.mjs';
|
|
45
45
|
import '../shared/ccjk.DOwtZMk8.mjs';
|
|
46
46
|
|
|
47
47
|
async function addProviderToExisting(provider, apiKey, allowOverwrite = false) {
|
|
@@ -9,7 +9,7 @@ import { j as join } from '../shared/ccjk.bQ7Dh1g4.mjs';
|
|
|
9
9
|
import '../shared/ccjk.BAGoDD49.mjs';
|
|
10
10
|
import './index5.mjs';
|
|
11
11
|
import 'node:url';
|
|
12
|
-
import '../shared/ccjk.
|
|
12
|
+
import '../shared/ccjk.gDEDGD_t.mjs';
|
|
13
13
|
|
|
14
14
|
const CONFIG_LOCATIONS = [
|
|
15
15
|
{ path: SETTINGS_FILE, type: "global" },
|
|
@@ -43,7 +43,7 @@ import '../shared/ccjk.BiCrMV5O.mjs';
|
|
|
43
43
|
import './index7.mjs';
|
|
44
44
|
import '../shared/ccjk.CxpGa6MC.mjs';
|
|
45
45
|
import './prompts.mjs';
|
|
46
|
-
import '../shared/ccjk.
|
|
46
|
+
import '../shared/ccjk.gDEDGD_t.mjs';
|
|
47
47
|
import '../shared/ccjk.DOwtZMk8.mjs';
|
|
48
48
|
|
|
49
49
|
async function configSwitchCommand(options) {
|
package/dist/chunks/doctor.mjs
CHANGED
package/dist/chunks/features.mjs
CHANGED
|
@@ -44,7 +44,7 @@ import './fs-operations.mjs';
|
|
|
44
44
|
import 'node:fs/promises';
|
|
45
45
|
import './json-config.mjs';
|
|
46
46
|
import './prompts.mjs';
|
|
47
|
-
import '../shared/ccjk.
|
|
47
|
+
import '../shared/ccjk.gDEDGD_t.mjs';
|
|
48
48
|
import './index6.mjs';
|
|
49
49
|
import './banner.mjs';
|
|
50
50
|
import './auto-updater.mjs';
|
package/dist/chunks/init.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { existsSync } from 'node:fs';
|
|
2
|
-
import process__default from 'node:process';
|
|
3
1
|
import a from './index2.mjs';
|
|
4
2
|
import { i as inquirer } from './index3.mjs';
|
|
3
|
+
import { existsSync } from 'node:fs';
|
|
4
|
+
import process__default from 'node:process';
|
|
5
5
|
import { m as runCodexFullInit, d as selectMcpServices, g as getMcpServices, M as MCP_SERVICE_CONFIGS } from './codex.mjs';
|
|
6
6
|
import { a as modifyApiConfigPartially, b as configureApiCompletely, n as needsMigration, m as migrateSettingsForTokenRetrieval, d as displayMigrationResult, p as promptMigration, s as selectAndInstallWorkflows, c as configureOutputStyle, f as formatApiKeyDisplay, W as WORKFLOW_CONFIG_BASE } from '../shared/ccjk.BnpWvs9V.mjs';
|
|
7
7
|
import { SETTINGS_FILE, DEFAULT_CODE_TOOL_TYPE, CODE_TOOL_BANNERS, API_DEFAULT_URL } from './constants.mjs';
|
|
@@ -22,10 +22,10 @@ import { h as handleExitPromptError, a as handleGeneralError } from '../shared/c
|
|
|
22
22
|
import { getInstallationStatus, installClaudeCode } from './installer.mjs';
|
|
23
23
|
import { a as addNumbersToChoices } from '../shared/ccjk.BFQ7yr5S.mjs';
|
|
24
24
|
import { resolveAiOutputLanguage } from './prompts.mjs';
|
|
25
|
+
import { g as getRuntimeVersion } from '../shared/ccjk.gDEDGD_t.mjs';
|
|
25
26
|
import { c as checkSuperpowersInstalled, i as installSuperpowers } from '../shared/ccjk._dESH4Rk.mjs';
|
|
26
27
|
import { p as promptBoolean } from '../shared/ccjk.DOwtZMk8.mjs';
|
|
27
28
|
import { checkClaudeCodeVersionAndPrompt } from './version-checker.mjs';
|
|
28
|
-
import { g as getRuntimeVersion } from '../shared/ccjk.DSpGBMwx.mjs';
|
|
29
29
|
|
|
30
30
|
const execAsync$1 = promisify(exec);
|
|
31
31
|
async function isCcrInstalled() {
|
package/dist/chunks/mcp-cli.mjs
CHANGED
|
@@ -42,7 +42,7 @@ import '../shared/ccjk.BiCrMV5O.mjs';
|
|
|
42
42
|
import './platform.mjs';
|
|
43
43
|
import '../shared/ccjk.BFQ7yr5S.mjs';
|
|
44
44
|
import './prompts.mjs';
|
|
45
|
-
import '../shared/ccjk.
|
|
45
|
+
import '../shared/ccjk.gDEDGD_t.mjs';
|
|
46
46
|
import '../shared/ccjk.DOwtZMk8.mjs';
|
|
47
47
|
|
|
48
48
|
async function mcpInstallCli(options) {
|
package/dist/chunks/mcp.mjs
CHANGED
|
@@ -43,7 +43,7 @@ import './config.mjs';
|
|
|
43
43
|
import '../shared/ccjk.BiCrMV5O.mjs';
|
|
44
44
|
import '../shared/ccjk.BFQ7yr5S.mjs';
|
|
45
45
|
import './prompts.mjs';
|
|
46
|
-
import '../shared/ccjk.
|
|
46
|
+
import '../shared/ccjk.gDEDGD_t.mjs';
|
|
47
47
|
import '../shared/ccjk.DOwtZMk8.mjs';
|
|
48
48
|
|
|
49
49
|
function getReleasableServices(configuredServices, tier) {
|
package/dist/chunks/menu.mjs
CHANGED
|
@@ -11,6 +11,7 @@ import { r as readMcpConfig } from './claude-config.mjs';
|
|
|
11
11
|
import { r as resolveCodeType } from '../shared/ccjk.BSYWk9ML.mjs';
|
|
12
12
|
import { h as handleExitPromptError, a as handleGeneralError } from '../shared/ccjk.BIxuVL3_.mjs';
|
|
13
13
|
import { changeScriptLanguageFeature, mcpManagerFeature, configureMergedPermissionsFeature, configureAiMemoryFeature, configureDefaultModelFeature, configureMcpFeature, configureApiFeature } from './features.mjs';
|
|
14
|
+
import { a as addNumbersToChoices } from '../shared/ccjk.BFQ7yr5S.mjs';
|
|
14
15
|
import { p as promptBoolean } from '../shared/ccjk.DOwtZMk8.mjs';
|
|
15
16
|
import { homedir } from 'node:os';
|
|
16
17
|
import { runCcrStop, runCcrStart, runCcrRestart, runCcrStatus, runCcrUi } from './commands.mjs';
|
|
@@ -359,10 +360,11 @@ async function showSimplifiedMenu() {
|
|
|
359
360
|
console.log(` ${a.green("1.")} ${isZh ? "\u5B8C\u6574\u521D\u59CB\u5316" : "Full Init"} ${a.dim(isZh ? "- \u5B89\u88C5 Claude Code + \u5BFC\u5165\u5DE5\u4F5C\u6D41 + \u914D\u7F6E API \u6216 CCR \u4EE3\u7406 + \u914D\u7F6E MCP \u670D\u52A1" : "- Install Claude Code + Import workflows + Configure API or CCR proxy + Configure MCP")}`);
|
|
360
361
|
console.log(` ${a.green("2.")} ${isZh ? "\u5BFC\u5165\u5DE5\u4F5C\u6D41" : "Import Workflows"} ${a.dim(isZh ? "- \u4EC5\u5BFC\u5165/\u66F4\u65B0\u5DE5\u4F5C\u6D41\u76F8\u5173\u6587\u4EF6" : "- Import/update workflow files only")}`);
|
|
361
362
|
console.log(` ${a.green("3.")} ${isZh ? "\u914D\u7F6E API \u6216 CCR \u4EE3\u7406" : "Configure API or CCR Proxy"} ${a.dim(isZh ? "- \u914D\u7F6E API URL\u3001\u8BA4\u8BC1\u4FE1\u606F\u6216 CCR \u4EE3\u7406" : "- Configure API URL, auth info or CCR proxy")}`);
|
|
362
|
-
console.log(` ${a.green("4.")} ${isZh ? "\
|
|
363
|
-
console.log(` ${a.green("5.")} ${isZh ? "\
|
|
364
|
-
console.log(` ${a.green("6.")} ${isZh ? "\u914D\u7F6E
|
|
365
|
-
console.log(` ${a.green("7.")} ${isZh ? "\
|
|
363
|
+
console.log(` ${a.green("4.")} ${isZh ? "\u8FDC\u7A0B\u63A7\u5236\uFF08Web/Telegram\uFF09" : "Remote Control (Web/Telegram)"} ${a.dim(isZh ? "- \u4E00\u952E\u521D\u59CB\u5316 + \u5FEB\u901F\u7ED1\u5B9A + \u4E8C\u7EF4\u7801\u914D\u5BF9\uFF08\u6838\u5FC3\u529F\u80FD\uFF09" : "- One-command setup + quick binding + QR pairing (core feature)")}`);
|
|
364
|
+
console.log(` ${a.green("5.")} ${isZh ? "\u5B89\u88C5/\u66F4\u65B0 MCP \u670D\u52A1" : "Install / Update MCP Services"} ${a.dim(isZh ? "- \u591A\u9009\u5B89\u88C5\u63A8\u8350\u670D\u52A1\uFF0C\u81EA\u52A8\u5408\u5E76/\u4FEE\u590D Windows \u914D\u7F6E" : "- Multi-select & install recommended services, auto-fix Windows config")}`);
|
|
365
|
+
console.log(` ${a.green("6.")} ${isZh ? "\u914D\u7F6E\u9ED8\u8BA4\u6A21\u578B" : "Configure Default Model"} ${a.dim(isZh ? "- \u8BBE\u7F6E\u9ED8\u8BA4\u6A21\u578B\uFF08opus/sonnet/sonnet 1m/\u81EA\u5B9A\u4E49\uFF09" : "- Set default model (opus/sonnet/sonnet 1m/custom)")}`);
|
|
366
|
+
console.log(` ${a.green("7.")} ${isZh ? "\u914D\u7F6E Claude \u5168\u5C40\u8BB0\u5FC6" : "Configure Claude Memory"} ${a.dim(isZh ? "- \u914D\u7F6E AI \u8F93\u51FA\u8BED\u8A00\u548C\u8F93\u51FA\u98CE\u683C" : "- Configure AI output language and style")}`);
|
|
367
|
+
console.log(` ${a.green("8.")} ${isZh ? "\u6743\u9650 & \u73AF\u5883\u914D\u7F6E" : "Permissions & Env Setup"} ${a.dim(isZh ? "- \u5BFC\u5165\u73AF\u5883\u53D8\u91CF / \u5BFC\u5165\u63A8\u8350\u6743\u9650 / \u4E00\u952E\u6743\u9650\u9884\u8BBE\uFF08\u6700\u5927/\u5F00\u53D1\u8005/\u5B89\u5168\uFF09" : "- Import env vars / import permissions / one-click presets (max/dev/safe)")}`);
|
|
366
368
|
console.log("");
|
|
367
369
|
console.log(a.dim(` --------- ${isZh ? "\u5176\u4ED6\u5DE5\u5177" : "Other Tools"} ----------`));
|
|
368
370
|
console.log(` ${a.green("K.")} ${isZh ? "Skills \u7BA1\u7406" : "Skills Manager"} ${a.dim(isZh ? "- \u5B89\u88C5/\u66F4\u65B0/\u5220\u9664\u5DE5\u4F5C\u6D41\u6280\u80FD" : "- Install/update/remove workflow skills")}`);
|
|
@@ -386,7 +388,7 @@ async function showSimplifiedMenu() {
|
|
|
386
388
|
message: isZh ? "\u8BF7\u8F93\u5165\u9009\u9879:" : "Enter option:",
|
|
387
389
|
validate: (value) => {
|
|
388
390
|
const normalized2 = normalizeMenuInput(value);
|
|
389
|
-
const valid = ["0", "1", "2", "3", "4", "5", "6", "7", "k", "m", "a", "p", "r", "s", "-", "+", "d", "h", "q"];
|
|
391
|
+
const valid = ["0", "1", "2", "3", "4", "5", "6", "7", "8", "k", "m", "a", "p", "r", "s", "-", "+", "d", "h", "q"];
|
|
390
392
|
return valid.includes(normalized2) || (isZh ? "\u8BF7\u8F93\u5165\u6709\u6548\u9009\u9879" : "Please enter a valid option");
|
|
391
393
|
}
|
|
392
394
|
});
|
|
@@ -410,18 +412,68 @@ async function showSimplifiedMenu() {
|
|
|
410
412
|
break;
|
|
411
413
|
}
|
|
412
414
|
case "4": {
|
|
413
|
-
|
|
415
|
+
const {
|
|
416
|
+
setupRemote,
|
|
417
|
+
remoteStatus,
|
|
418
|
+
showQRCode,
|
|
419
|
+
doctorRemote
|
|
420
|
+
} = await import('./remote.mjs');
|
|
421
|
+
const { remoteAction } = await inquirer.prompt({
|
|
422
|
+
type: "list",
|
|
423
|
+
name: "remoteAction",
|
|
424
|
+
message: isZh ? "\u8FDC\u7A0B\u63A7\u5236\uFF1A\u8BF7\u9009\u62E9\u64CD\u4F5C" : "Remote Control: Select action",
|
|
425
|
+
choices: addNumbersToChoices([
|
|
426
|
+
{
|
|
427
|
+
name: isZh ? "\u4E00\u952E\u521D\u59CB\u5316\u5E76\u7ED1\u5B9A\uFF08\u63A8\u8350\uFF09" : "One-command setup & bind (recommended)",
|
|
428
|
+
value: "setup"
|
|
429
|
+
},
|
|
430
|
+
{
|
|
431
|
+
name: isZh ? "\u663E\u793A\u914D\u5BF9\u4E8C\u7EF4\u7801\uFF08App/Web\uFF09" : "Show pairing QR code (App/Web)",
|
|
432
|
+
value: "qr"
|
|
433
|
+
},
|
|
434
|
+
{
|
|
435
|
+
name: isZh ? "\u67E5\u770B\u8FDC\u7A0B\u72B6\u6001" : "Show remote status",
|
|
436
|
+
value: "status"
|
|
437
|
+
},
|
|
438
|
+
{
|
|
439
|
+
name: isZh ? "\u8FDC\u7A0B\u8BCA\u65AD\uFF08Doctor\uFF09" : "Remote doctor",
|
|
440
|
+
value: "doctor"
|
|
441
|
+
},
|
|
442
|
+
{
|
|
443
|
+
name: isZh ? "\u8FD4\u56DE" : "Back",
|
|
444
|
+
value: "back"
|
|
445
|
+
}
|
|
446
|
+
])
|
|
447
|
+
});
|
|
448
|
+
switch (remoteAction) {
|
|
449
|
+
case "setup":
|
|
450
|
+
await setupRemote();
|
|
451
|
+
break;
|
|
452
|
+
case "qr":
|
|
453
|
+
await showQRCode();
|
|
454
|
+
break;
|
|
455
|
+
case "status":
|
|
456
|
+
await remoteStatus();
|
|
457
|
+
break;
|
|
458
|
+
case "doctor":
|
|
459
|
+
await doctorRemote();
|
|
460
|
+
break;
|
|
461
|
+
}
|
|
414
462
|
break;
|
|
415
463
|
}
|
|
416
464
|
case "5": {
|
|
417
|
-
await
|
|
465
|
+
await configureMcpFeature();
|
|
418
466
|
break;
|
|
419
467
|
}
|
|
420
468
|
case "6": {
|
|
421
|
-
await
|
|
469
|
+
await configureDefaultModelFeature();
|
|
422
470
|
break;
|
|
423
471
|
}
|
|
424
472
|
case "7": {
|
|
473
|
+
await configureAiMemoryFeature();
|
|
474
|
+
break;
|
|
475
|
+
}
|
|
476
|
+
case "8": {
|
|
425
477
|
await configureMergedPermissionsFeature();
|
|
426
478
|
break;
|
|
427
479
|
}
|
package/dist/chunks/monitor.mjs
CHANGED
|
@@ -26,7 +26,7 @@ import 'buffer';
|
|
|
26
26
|
import 'string_decoder';
|
|
27
27
|
import './index5.mjs';
|
|
28
28
|
import 'node:url';
|
|
29
|
-
import '../shared/ccjk.
|
|
29
|
+
import '../shared/ccjk.gDEDGD_t.mjs';
|
|
30
30
|
import 'node:fs/promises';
|
|
31
31
|
|
|
32
32
|
const KNOWLEDGE_BASE_FILE = join(CCJK_CONFIG_DIR, "knowledge-base.json");
|
package/dist/chunks/package.mjs
CHANGED
|
@@ -8,7 +8,7 @@ import 'node:os';
|
|
|
8
8
|
import './index5.mjs';
|
|
9
9
|
import 'node:process';
|
|
10
10
|
import 'node:url';
|
|
11
|
-
import '../shared/ccjk.
|
|
11
|
+
import '../shared/ccjk.gDEDGD_t.mjs';
|
|
12
12
|
|
|
13
13
|
const PERMISSION_CONFIG_FILE = join(CCJK_CONFIG_DIR, "permissions.json");
|
|
14
14
|
const PERMISSION_TEMPLATES = [
|
package/dist/chunks/prompts.mjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import process__default from 'node:process';
|
|
2
1
|
import a from './index2.mjs';
|
|
3
2
|
import { i as inquirer } from './index3.mjs';
|
|
3
|
+
import process__default from 'node:process';
|
|
4
4
|
import { LANG_LABELS, getAiOutputLanguageLabel, SUPPORTED_LANGS, AI_OUTPUT_LANGUAGES } from './constants.mjs';
|
|
5
5
|
import { ensureI18nInitialized, i18n } from './index5.mjs';
|
|
6
6
|
import { readZcfConfig, updateZcfConfig } from './ccjk-config.mjs';
|
|
7
7
|
import { a as addNumbersToChoices } from '../shared/ccjk.BFQ7yr5S.mjs';
|
|
8
|
-
import { g as getRuntimeVersion } from '../shared/ccjk.
|
|
8
|
+
import { g as getRuntimeVersion } from '../shared/ccjk.gDEDGD_t.mjs';
|
|
9
9
|
import { p as promptBoolean } from '../shared/ccjk.DOwtZMk8.mjs';
|
|
10
10
|
import '../shared/ccjk.BAGoDD49.mjs';
|
|
11
11
|
import 'node:readline';
|
|
@@ -3,7 +3,7 @@ import { i as inquirer } from './index3.mjs';
|
|
|
3
3
|
import { detectSmartDefaults } from './smart-defaults.mjs';
|
|
4
4
|
import { i18n } from './index5.mjs';
|
|
5
5
|
import { updateZcfConfig } from './ccjk-config.mjs';
|
|
6
|
-
import { g as getRuntimeVersion } from '../shared/ccjk.
|
|
6
|
+
import { g as getRuntimeVersion } from '../shared/ccjk.gDEDGD_t.mjs';
|
|
7
7
|
import { i as init } from './init.mjs';
|
|
8
8
|
import '../shared/ccjk.BAGoDD49.mjs';
|
|
9
9
|
import 'node:readline';
|
package/dist/chunks/update.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { existsSync } from 'node:fs';
|
|
2
1
|
import a from './index2.mjs';
|
|
3
2
|
import { i as inquirer } from './index3.mjs';
|
|
4
|
-
import {
|
|
3
|
+
import { existsSync } from 'node:fs';
|
|
5
4
|
import { r as runCodexUpdate, M as MCP_SERVICE_CONFIGS, g as getMcpServices } from './codex.mjs';
|
|
5
|
+
import { SETTINGS_FILE, DEFAULT_CODE_TOOL_TYPE, resolveCodeToolType as resolveCodeToolType$1, isCodeToolType } from './constants.mjs';
|
|
6
6
|
import { i18n } from './index5.mjs';
|
|
7
7
|
import { displayBanner } from './banner.mjs';
|
|
8
8
|
import { readZcfConfig, updateZcfConfig } from './ccjk-config.mjs';
|
|
@@ -12,7 +12,7 @@ import { n as needsMigration, m as migrateSettingsForTokenRetrieval, d as displa
|
|
|
12
12
|
import { h as handleExitPromptError, a as handleGeneralError } from '../shared/ccjk.BIxuVL3_.mjs';
|
|
13
13
|
import { a as installMcpServices } from '../shared/ccjk.waa2ikKJ.mjs';
|
|
14
14
|
import { resolveAiOutputLanguage } from './prompts.mjs';
|
|
15
|
-
import { g as getRuntimeVersion } from '../shared/ccjk.
|
|
15
|
+
import { g as getRuntimeVersion } from '../shared/ccjk.gDEDGD_t.mjs';
|
|
16
16
|
import { checkClaudeCodeVersionAndPrompt } from './version-checker.mjs';
|
|
17
17
|
import '../shared/ccjk.BAGoDD49.mjs';
|
|
18
18
|
import 'node:readline';
|
|
@@ -30,7 +30,6 @@ import 'node:os';
|
|
|
30
30
|
import 'node:crypto';
|
|
31
31
|
import 'buffer';
|
|
32
32
|
import 'string_decoder';
|
|
33
|
-
import '../shared/ccjk.bQ7Dh1g4.mjs';
|
|
34
33
|
import 'node:url';
|
|
35
34
|
import '../shared/ccjk.RyizuzOI.mjs';
|
|
36
35
|
import './index7.mjs';
|
|
@@ -42,6 +41,7 @@ import 'node:child_process';
|
|
|
42
41
|
import 'node:stream';
|
|
43
42
|
import './fs-operations.mjs';
|
|
44
43
|
import 'node:fs/promises';
|
|
44
|
+
import '../shared/ccjk.bQ7Dh1g4.mjs';
|
|
45
45
|
import './json-config.mjs';
|
|
46
46
|
import './platform.mjs';
|
|
47
47
|
import '../shared/ccjk.BFQ7yr5S.mjs';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import process__default from 'node:process';
|
|
2
1
|
import a from './index2.mjs';
|
|
2
|
+
import process__default from 'node:process';
|
|
3
3
|
import ora from './index7.mjs';
|
|
4
4
|
import { s as semverExports } from '../shared/ccjk.CxpGa6MC.mjs';
|
|
5
5
|
import { exec as q } from './main.mjs';
|
|
6
6
|
import { STATUS } from './banner.mjs';
|
|
7
|
-
import { g as getRuntimeVersion } from '../shared/ccjk.
|
|
7
|
+
import { g as getRuntimeVersion } from '../shared/ccjk.gDEDGD_t.mjs';
|
|
8
8
|
import '../shared/ccjk.BAGoDD49.mjs';
|
|
9
9
|
import 'node:util';
|
|
10
10
|
import '../shared/ccjk.Cjgrln_h.mjs';
|
package/dist/index.mjs
CHANGED
|
@@ -5,7 +5,7 @@ import { homedir } from 'node:os';
|
|
|
5
5
|
import * as path from 'node:path';
|
|
6
6
|
import { promisify } from 'node:util';
|
|
7
7
|
import a from './chunks/index2.mjs';
|
|
8
|
-
import { g as getRuntimeVersion } from './shared/ccjk.
|
|
8
|
+
import { g as getRuntimeVersion } from './shared/ccjk.gDEDGD_t.mjs';
|
|
9
9
|
import { j as join$1 } from './shared/ccjk.bQ7Dh1g4.mjs';
|
|
10
10
|
export { j as config } from './chunks/config.mjs';
|
|
11
11
|
export { e as extractDisplayName, a as extractString, i as i18nHelpers, n as normalizeRecommendation, b as normalizeRecommendations } from './shared/ccjk.AqnXPAzw.mjs';
|
|
@@ -14,8 +14,8 @@ export { p as platform } from './chunks/platform.mjs';
|
|
|
14
14
|
import { Transform } from 'node:stream';
|
|
15
15
|
import { pipeline } from 'node:stream/promises';
|
|
16
16
|
import './shared/ccjk.BAGoDD49.mjs';
|
|
17
|
-
import 'node:url';
|
|
18
17
|
import 'node:process';
|
|
18
|
+
import 'node:url';
|
|
19
19
|
import './shared/ccjk.RyizuzOI.mjs';
|
|
20
20
|
import './chunks/index3.mjs';
|
|
21
21
|
import 'node:readline';
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccjk",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "12.0.
|
|
4
|
+
"version": "12.0.6",
|
|
5
5
|
"packageManager": "pnpm@10.17.1",
|
|
6
6
|
"description": "CLI toolkit for Claude Code and Codex setup. Simplifies MCP service installation, API configuration, workflow management, and multi-provider support with guided interactive setup.",
|
|
7
7
|
"author": {
|
|
@@ -86,6 +86,8 @@
|
|
|
86
86
|
"build": "unbuild",
|
|
87
87
|
"start": "node bin/ccjk.mjs",
|
|
88
88
|
"typecheck": "tsc --noEmit",
|
|
89
|
+
"release:verify": "node scripts/release-verify.mjs",
|
|
90
|
+
"release:verify:full": "node scripts/release-verify.mjs --with-tests",
|
|
89
91
|
"prepublishOnly": "node scripts/validate-prepublish.mjs && pnpm contract:check && pnpm build && pnpm test:run",
|
|
90
92
|
"lint": "eslint",
|
|
91
93
|
"lint:fix": "eslint --fix",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { existsSync, readFileSync } from 'node:fs';
|
|
2
|
-
import { fileURLToPath } from 'node:url';
|
|
3
2
|
import process__default from 'node:process';
|
|
3
|
+
import { fileURLToPath } from 'node:url';
|
|
4
4
|
import { d as dirname, j as join } from './ccjk.bQ7Dh1g4.mjs';
|
|
5
5
|
|
|
6
6
|
let cachedMetadata = null;
|