ccjk 13.5.6 → 13.6.0

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 (140) hide show
  1. package/dist/chunks/agent-teams.mjs +3 -3
  2. package/dist/chunks/agent.mjs +2 -2
  3. package/dist/chunks/agents.mjs +3 -3
  4. package/dist/chunks/api-cli.mjs +5 -5
  5. package/dist/chunks/api-providers.mjs +1 -1
  6. package/dist/chunks/api.mjs +4 -4
  7. package/dist/chunks/auto-bootstrap.mjs +1 -1
  8. package/dist/chunks/auto-fix.mjs +17 -5
  9. package/dist/chunks/auto-fixer.mjs +3 -3
  10. package/dist/chunks/auto-init.mjs +3 -3
  11. package/dist/chunks/auto-updater.mjs +7 -7
  12. package/dist/chunks/banner.mjs +2 -2
  13. package/dist/chunks/boost.mjs +5 -5
  14. package/dist/chunks/ccjk-agents.mjs +2 -2
  15. package/dist/chunks/ccjk-all.mjs +6 -6
  16. package/dist/chunks/ccjk-config.mjs +2 -2
  17. package/dist/chunks/ccjk-hooks.mjs +3 -3
  18. package/dist/chunks/ccjk-mcp.mjs +4 -4
  19. package/dist/chunks/ccjk-setup.mjs +4 -4
  20. package/dist/chunks/ccjk-skills.mjs +4 -4
  21. package/dist/chunks/ccr.mjs +16 -16
  22. package/dist/chunks/ccu.mjs +2 -2
  23. package/dist/chunks/check-updates.mjs +8 -8
  24. package/dist/chunks/claude-code-config-manager.mjs +5 -5
  25. package/dist/chunks/claude-code-incremental-manager.mjs +6 -6
  26. package/dist/chunks/claude-config.mjs +2 -2
  27. package/dist/chunks/claude-wrapper.mjs +1 -1
  28. package/dist/chunks/cli-hook.mjs +5 -5
  29. package/dist/chunks/codex-config-switch.mjs +6 -6
  30. package/dist/chunks/codex-provider-manager.mjs +7 -7
  31. package/dist/chunks/codex-uninstaller.mjs +2 -2
  32. package/dist/chunks/codex.mjs +7 -7
  33. package/dist/chunks/commands.mjs +2 -2
  34. package/dist/chunks/commands2.mjs +2 -2
  35. package/dist/chunks/commit.mjs +3 -3
  36. package/dist/chunks/completion.mjs +2 -2
  37. package/dist/chunks/config-consolidator.mjs +2 -2
  38. package/dist/chunks/config-switch.mjs +8 -8
  39. package/dist/chunks/config.mjs +20 -9
  40. package/dist/chunks/config2.mjs +4 -4
  41. package/dist/chunks/config3.mjs +3 -3
  42. package/dist/chunks/constants.mjs +1 -1
  43. package/dist/chunks/context.mjs +3 -3
  44. package/dist/chunks/dashboard.mjs +2 -2
  45. package/dist/chunks/doctor.mjs +4 -4
  46. package/dist/chunks/evolution.mjs +2 -2
  47. package/dist/chunks/features.mjs +8 -8
  48. package/dist/chunks/help.mjs +1 -1
  49. package/dist/chunks/impact.mjs +1 -1
  50. package/dist/chunks/index.mjs +18 -19
  51. package/dist/chunks/index10.mjs +5145 -528
  52. package/dist/chunks/index11.mjs +1061 -569
  53. package/dist/chunks/index12.mjs +193 -1146
  54. package/dist/chunks/index13.mjs +607 -937
  55. package/dist/chunks/index14.mjs +951 -136
  56. package/dist/chunks/index15.mjs +185 -209
  57. package/dist/chunks/index2.mjs +7623 -12
  58. package/dist/chunks/index3.mjs +160 -19081
  59. package/dist/chunks/index4.mjs +19 -18
  60. package/dist/chunks/index5.mjs +12 -7623
  61. package/dist/chunks/index6.mjs +19077 -156
  62. package/dist/chunks/index7.mjs +565 -1551
  63. package/dist/chunks/index8.mjs +1535 -5088
  64. package/dist/chunks/init.mjs +1107 -1101
  65. package/dist/chunks/installer.mjs +5 -5
  66. package/dist/chunks/installer2.mjs +2 -2
  67. package/dist/chunks/interview.mjs +4 -4
  68. package/dist/chunks/manager.mjs +1 -1
  69. package/dist/chunks/marketplace.mjs +3 -3
  70. package/dist/chunks/mcp-cli.mjs +9 -9
  71. package/dist/chunks/mcp.mjs +10 -10
  72. package/dist/chunks/memory-check.mjs +2 -2
  73. package/dist/chunks/memory-paths.mjs +2 -2
  74. package/dist/chunks/memory-sync.mjs +2 -2
  75. package/dist/chunks/memory.mjs +4 -4
  76. package/dist/chunks/metrics-display.mjs +1 -1
  77. package/dist/chunks/migrator.mjs +1 -1
  78. package/dist/chunks/monitor.mjs +2 -2
  79. package/dist/chunks/notification.mjs +4 -4
  80. package/dist/chunks/onboarding.mjs +4 -4
  81. package/dist/chunks/package.mjs +1 -1
  82. package/dist/chunks/paradigm.mjs +1 -1
  83. package/dist/chunks/permission-manager.mjs +2 -2
  84. package/dist/chunks/permissions.mjs +3 -3
  85. package/dist/chunks/persistence-manager.mjs +3 -3
  86. package/dist/chunks/platform.mjs +1 -1
  87. package/dist/chunks/plugin.mjs +2 -2
  88. package/dist/chunks/prompts.mjs +5 -5
  89. package/dist/chunks/providers.mjs +2 -2
  90. package/dist/chunks/quick-actions.mjs +3 -3
  91. package/dist/chunks/quick-provider.mjs +4 -4
  92. package/dist/chunks/quick-setup.mjs +11 -11
  93. package/dist/chunks/remote.mjs +5 -5
  94. package/dist/chunks/session-manager.mjs +1 -1
  95. package/dist/chunks/session.mjs +2 -2
  96. package/dist/chunks/sessions.mjs +1 -1
  97. package/dist/chunks/silent-updater.mjs +1 -1
  98. package/dist/chunks/simple-config.mjs +1 -1
  99. package/dist/chunks/skill2.mjs +3 -3
  100. package/dist/chunks/skills-sync.mjs +5 -5
  101. package/dist/chunks/skills.mjs +3 -3
  102. package/dist/chunks/slash-commands.mjs +3 -3
  103. package/dist/chunks/startup.mjs +1 -1
  104. package/dist/chunks/stats.mjs +2 -2
  105. package/dist/chunks/status.mjs +3 -3
  106. package/dist/chunks/team.mjs +3 -3
  107. package/dist/chunks/thinking.mjs +4 -4
  108. package/dist/chunks/trace.mjs +2 -2
  109. package/dist/chunks/uninstall.mjs +8 -8
  110. package/dist/chunks/update.mjs +12 -12
  111. package/dist/chunks/upgrade-manager.mjs +3 -3
  112. package/dist/chunks/upgrade.mjs +1 -1
  113. package/dist/chunks/version-checker.mjs +4 -4
  114. package/dist/chunks/vim.mjs +3 -3
  115. package/dist/chunks/workflows.mjs +1 -1
  116. package/dist/chunks/wsl.mjs +1 -1
  117. package/dist/chunks/zero-config.mjs +3 -3
  118. package/dist/cli.mjs +195 -185
  119. package/dist/index.mjs +8 -8
  120. package/dist/shared/{ccjk.BJMRY2Ra.mjs → ccjk.8oaxX4iR.mjs} +1 -1
  121. package/dist/shared/{ccjk.8VhZ_dEO.mjs → ccjk.Bq8TqZG_.mjs} +1 -1
  122. package/dist/shared/{ccjk.Bb9Mpi2O.mjs → ccjk.C1hANZTu.mjs} +1 -1
  123. package/dist/shared/{ccjk.KpFl2RDA.mjs → ccjk.C4m4ypdk.mjs} +5 -5
  124. package/dist/shared/{ccjk.I6IuYdc_.mjs → ccjk.CQd7SKNC.mjs} +2 -2
  125. package/dist/shared/{ccjk.Cjj8SVrn.mjs → ccjk.CiKtBUW_.mjs} +1 -1
  126. package/dist/shared/{ccjk.DKBI0lAR.mjs → ccjk.Cv13QsGp.mjs} +3 -3
  127. package/dist/shared/{ccjk.D8BqKRwH.mjs → ccjk.CwsecBYP.mjs} +4 -4
  128. package/dist/shared/{ccjk.DCw2WnZU.mjs → ccjk.D75wivnp.mjs} +1 -1
  129. package/dist/shared/{ccjk.DZ4ehAHg.mjs → ccjk.DDq2hqA5.mjs} +24 -4
  130. package/dist/shared/{ccjk.BIxuVL3_.mjs → ccjk.DGllfVCZ.mjs} +3 -3
  131. package/dist/shared/{ccjk.BWFpnOr3.mjs → ccjk.DZ2LLOa-.mjs} +1 -1
  132. package/dist/shared/{ccjk.eDO9cM5o.mjs → ccjk.DbigonEQ.mjs} +1 -1
  133. package/dist/shared/{ccjk.CIObNAcl.mjs → ccjk.Dhu8ia5S.mjs} +1 -1
  134. package/dist/shared/{ccjk.CHUEFqmw.mjs → ccjk.DlTXS9rP.mjs} +1 -1
  135. package/dist/shared/{ccjk.CxAFICpL.mjs → ccjk.DvAP4XfP.mjs} +4 -4
  136. package/dist/shared/{ccjk.BOu1yav7.mjs → ccjk.KPLeMP-o.mjs} +1 -1
  137. package/dist/shared/{ccjk.D8ZLYSZZ.mjs → ccjk.vO3d1ABk.mjs} +1 -1
  138. package/dist/templates/claude-code/common/settings.json +0 -1
  139. package/package.json +68 -65
  140. package/templates/claude-code/common/settings.json +0 -1
@@ -1,7 +1,7 @@
1
1
  import { existsSync, readFileSync } from 'node:fs';
2
- import a from './index2.mjs';
2
+ import a from './index5.mjs';
3
3
  import { SETTINGS_FILE } from './constants.mjs';
4
- import { ensureI18nInitialized, i18n } from './index5.mjs';
4
+ import { ensureI18nInitialized, i18n } from './index2.mjs';
5
5
  import { writeJsonConfig } from './json-config.mjs';
6
6
  import '../shared/ccjk.BAGoDD49.mjs';
7
7
  import 'node:os';
@@ -73,7 +73,7 @@ async function agentTeamsCommand(options) {
73
73
  return;
74
74
  }
75
75
  const current = isAgentTeamsEnabled();
76
- const { default: inquirer } = await import('./index3.mjs').then(function (n) { return n.c; });
76
+ const { default: inquirer } = await import('./index6.mjs').then(function (n) { return n.c; });
77
77
  const { action } = await inquirer.prompt([{
78
78
  type: "list",
79
79
  name: "action",
@@ -1,4 +1,4 @@
1
- import a from './index2.mjs';
1
+ import a from './index5.mjs';
2
2
  import { existsSync, readFileSync, mkdirSync, writeFileSync, readdirSync } from 'node:fs';
3
3
  import { CCJK_CONFIG_DIR } from './constants.mjs';
4
4
  import { w as writeAgentFile } from '../shared/ccjk.CfKKcvWy.mjs';
@@ -6,7 +6,7 @@ import { g as getPluginManager } from '../shared/ccjk.DTdjs-qK.mjs';
6
6
  import { homedir } from 'node:os';
7
7
  import { j as join } from '../shared/ccjk.bQ7Dh1g4.mjs';
8
8
  import '../shared/ccjk.BAGoDD49.mjs';
9
- import './index5.mjs';
9
+ import './index2.mjs';
10
10
  import 'node:process';
11
11
  import 'node:url';
12
12
  import './main.mjs';
@@ -1,10 +1,10 @@
1
- import a from './index2.mjs';
1
+ import a from './index5.mjs';
2
2
  import { n as nanoid } from '../shared/ccjk.BoApaI4j.mjs';
3
- import ora from './index7.mjs';
3
+ import ora from './index8.mjs';
4
4
  import { c as contextLoader, S as SessionIntelligence, g as getGlobalConvoyManager } from './session-manager.mjs';
5
5
  import { EventEmitter } from 'node:events';
6
6
  import { c as resolve } from '../shared/ccjk.bQ7Dh1g4.mjs';
7
- import { e as executionTracer } from '../shared/ccjk.CHUEFqmw.mjs';
7
+ import { e as executionTracer } from '../shared/ccjk.DlTXS9rP.mjs';
8
8
  import { t as taskPersistence } from '../shared/ccjk.DwSebGy0.mjs';
9
9
  import '../shared/ccjk.BAGoDD49.mjs';
10
10
  import 'node:crypto';
@@ -1,5 +1,5 @@
1
- import a from './index2.mjs';
2
- import { i18n } from './index5.mjs';
1
+ import a from './index5.mjs';
2
+ import { i18n } from './index2.mjs';
3
3
  import { e as configureApi, f as getExistingApiConfig } from './config.mjs';
4
4
  import { g as getAllPresets } from '../shared/ccjk.DopKzo3z.mjs';
5
5
  import '../shared/ccjk.BAGoDD49.mjs';
@@ -8,7 +8,7 @@ import 'node:process';
8
8
  import 'node:url';
9
9
  import '../shared/ccjk.bQ7Dh1g4.mjs';
10
10
  import '../shared/ccjk.RyizuzOI.mjs';
11
- import './index3.mjs';
11
+ import './index6.mjs';
12
12
  import 'node:readline';
13
13
  import 'stream';
14
14
  import 'node:tty';
@@ -39,7 +39,7 @@ async function apiConfigure(options = {}) {
39
39
  const lang = options.lang || i18n.language || "en";
40
40
  const isZh = lang === "zh-CN";
41
41
  if (options.interactive !== false && !options.provider) {
42
- const { runConfigWizard } = await import('./index.mjs');
42
+ const { runConfigWizard } = await import('./index4.mjs');
43
43
  await runConfigWizard(lang);
44
44
  return;
45
45
  }
@@ -62,7 +62,7 @@ async function apiConfigure(options = {}) {
62
62
  process.exit(1);
63
63
  }
64
64
  if (!options.yes) {
65
- const inquirer = await import('./index3.mjs').then(function (n) { return n.c; });
65
+ const inquirer = await import('./index6.mjs').then(function (n) { return n.c; });
66
66
  const { confirm } = await inquirer.default.prompt([{
67
67
  type: "confirm",
68
68
  name: "confirm",
@@ -1,6 +1,6 @@
1
1
  import { CCJK_CLOUD_API_URL } from './constants.mjs';
2
2
  import 'node:os';
3
- import './index5.mjs';
3
+ import './index2.mjs';
4
4
  import 'node:fs';
5
5
  import 'node:process';
6
6
  import 'node:url';
@@ -1,7 +1,7 @@
1
- import a from './index2.mjs';
2
- import { i18n, format } from './index5.mjs';
1
+ import a from './index5.mjs';
2
+ import { i18n, format } from './index2.mjs';
3
3
  import { STATUS, COLORS as theme } from './banner.mjs';
4
- import { r as runConfigWizard, t as testApiConnection, d as displayCurrentStatus, q as quickSetup } from '../shared/ccjk.I6IuYdc_.mjs';
4
+ import { r as runConfigWizard, t as testApiConnection, d as displayCurrentStatus, q as quickSetup } from '../shared/ccjk.CQd7SKNC.mjs';
5
5
  import { g as getAllPresets } from '../shared/ccjk.DopKzo3z.mjs';
6
6
  import '../shared/ccjk.BAGoDD49.mjs';
7
7
  import 'node:fs';
@@ -9,7 +9,7 @@ import 'node:process';
9
9
  import 'node:url';
10
10
  import '../shared/ccjk.bQ7Dh1g4.mjs';
11
11
  import '../shared/ccjk.gDEDGD_t.mjs';
12
- import './index3.mjs';
12
+ import './index6.mjs';
13
13
  import 'node:readline';
14
14
  import 'stream';
15
15
  import 'node:tty';
@@ -4,7 +4,7 @@ import { release, platform, type, homedir, hostname } from 'node:os';
4
4
  import { fileURLToPath } from 'node:url';
5
5
  import { CLOUD_ENDPOINTS, CCJK_CONFIG_DIR } from './constants.mjs';
6
6
  import { j as join, d as dirname } from '../shared/ccjk.bQ7Dh1g4.mjs';
7
- import './index5.mjs';
7
+ import './index2.mjs';
8
8
  import 'node:process';
9
9
 
10
10
  const __filename = fileURLToPath(import.meta.url);
@@ -1,17 +1,17 @@
1
1
  import { existsSync, readFileSync, mkdirSync, writeFileSync } from 'node:fs';
2
2
  import { homedir } from 'node:os';
3
3
  import { join } from 'node:path';
4
- import { n as needsMigration, m as migrateSettingsForTokenRetrieval } from '../shared/ccjk.DZ4ehAHg.mjs';
5
- import './index2.mjs';
4
+ import { n as needsMigration, m as migrateSettingsForTokenRetrieval } from '../shared/ccjk.DDq2hqA5.mjs';
5
+ import './index5.mjs';
6
6
  import '../shared/ccjk.BAGoDD49.mjs';
7
7
  import './constants.mjs';
8
- import './index5.mjs';
8
+ import './index2.mjs';
9
9
  import 'node:process';
10
10
  import 'node:url';
11
11
  import '../shared/ccjk.bQ7Dh1g4.mjs';
12
12
  import './config.mjs';
13
13
  import '../shared/ccjk.RyizuzOI.mjs';
14
- import './index3.mjs';
14
+ import './index6.mjs';
15
15
  import 'node:readline';
16
16
  import 'stream';
17
17
  import 'node:tty';
@@ -72,7 +72,19 @@ async function detectSettingsIssues() {
72
72
  const hasAdaptiveEnvVars = Boolean(
73
73
  env.ANTHROPIC_DEFAULT_HAIKU_MODEL || env.ANTHROPIC_DEFAULT_SONNET_MODEL || env.ANTHROPIC_DEFAULT_OPUS_MODEL
74
74
  );
75
- if (settings.model && hasAdaptiveEnvVars) {
75
+ if (settings.model === "default") {
76
+ issues.push({
77
+ type: "invalid",
78
+ severity: "critical",
79
+ description: 'settings.model is set to invalid runtime value "default"',
80
+ fix: async () => {
81
+ delete settings.model;
82
+ writeFileSync(settingsPath, JSON.stringify(settings, null, 2));
83
+ return true;
84
+ }
85
+ });
86
+ }
87
+ if (settings.model && settings.model !== "default" && hasAdaptiveEnvVars) {
76
88
  issues.push({
77
89
  type: "invalid",
78
90
  severity: "critical",
@@ -1,6 +1,6 @@
1
- import a from './index2.mjs';
1
+ import a from './index5.mjs';
2
2
  import { x as K } from './main.mjs';
3
- import { i18n } from './index5.mjs';
3
+ import { i18n } from './index2.mjs';
4
4
  import '../shared/ccjk.BAGoDD49.mjs';
5
5
  import 'module';
6
6
  import 'node:child_process';
@@ -18,7 +18,7 @@ async function autoFix(results, options = {}) {
18
18
  const report = { attempted: 0, succeeded: 0, failed: 0, results: [] };
19
19
  if (fixable.length === 0)
20
20
  return report;
21
- const { default: inquirer } = await import('./index3.mjs').then(function (n) { return n.c; });
21
+ const { default: inquirer } = await import('./index6.mjs').then(function (n) { return n.c; });
22
22
  for (const result of fixable) {
23
23
  const cmd = result.command;
24
24
  console.log("");
@@ -1,10 +1,10 @@
1
1
  import { existsSync, readFileSync } from 'node:fs';
2
2
  import { homedir } from 'node:os';
3
3
  import { join } from 'node:path';
4
- import { l as logger } from '../shared/ccjk.BJMRY2Ra.mjs';
5
- import { h as hookRegistry } from '../shared/ccjk.BOu1yav7.mjs';
4
+ import { l as logger } from '../shared/ccjk.8oaxX4iR.mjs';
5
+ import { h as hookRegistry } from '../shared/ccjk.KPLeMP-o.mjs';
6
6
  import { createEnvelope } from '@ccjk/wire';
7
- import './index2.mjs';
7
+ import './index5.mjs';
8
8
  import '../shared/ccjk.BAGoDD49.mjs';
9
9
 
10
10
  const DAEMON_CONTROL_URL = "http://127.0.0.1:37821";
@@ -1,9 +1,9 @@
1
- import a from './index2.mjs';
2
- import ora from './index7.mjs';
1
+ import a from './index5.mjs';
2
+ import ora from './index8.mjs';
3
3
  import { exec as q } from './main.mjs';
4
- import { ensureI18nInitialized, i18n, format } from './index5.mjs';
4
+ import { ensureI18nInitialized, i18n, format } from './index2.mjs';
5
5
  import { s as shouldUseSudoForGlobalInstall } from './platform.mjs';
6
- import { p as promptBoolean } from '../shared/ccjk.BWFpnOr3.mjs';
6
+ import { p as promptBoolean } from '../shared/ccjk.DZ2LLOa-.mjs';
7
7
  import { checkClaudeCodeVersion, fixBrokenNpmSymlink, checkCcrVersion, handleDuplicateInstallations, checkCometixLineVersion } from './version-checker.mjs';
8
8
  import '../shared/ccjk.BAGoDD49.mjs';
9
9
  import 'node:process';
@@ -19,7 +19,7 @@ import 'node:url';
19
19
  import '../shared/ccjk.bQ7Dh1g4.mjs';
20
20
  import 'node:os';
21
21
  import 'node:async_hooks';
22
- import './index3.mjs';
22
+ import './index6.mjs';
23
23
  import 'stream';
24
24
  import 'node:tty';
25
25
  import 'node:util';
@@ -110,7 +110,7 @@ async function updateClaudeCode(force = false, skipPrompt = false) {
110
110
  console.log(a.green(` ${i18n.t("installation:correctPackage")}: @anthropic-ai/claude-code`));
111
111
  console.log();
112
112
  if (!skipPrompt) {
113
- const inquirer = (await import('./index3.mjs').then(function (n) { return n.c; })).default;
113
+ const inquirer = (await import('./index6.mjs').then(function (n) { return n.c; })).default;
114
114
  const { shouldFix } = await inquirer.prompt([
115
115
  {
116
116
  type: "confirm",
@@ -386,7 +386,7 @@ async function checkCcjkVersionAndPrompt(skipPrompt) {
386
386
  await q("npm", ["cache", "clean", "--force"]);
387
387
  } catch {
388
388
  }
389
- const ora2 = (await import('./index7.mjs')).default;
389
+ const ora2 = (await import('./index8.mjs')).default;
390
390
  const updateSpinner = ora2("Updating CCJK...").start();
391
391
  try {
392
392
  await execWithSudoIfNeeded("npm", ["install", "-g", "ccjk@latest", "--force"]);
@@ -1,5 +1,5 @@
1
- import a from './index2.mjs';
2
- import { ensureI18nInitialized, i18n } from './index5.mjs';
1
+ import a from './index5.mjs';
2
+ import { ensureI18nInitialized, i18n } from './index2.mjs';
3
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';
@@ -1,4 +1,4 @@
1
- import a from './index2.mjs';
1
+ import a from './index5.mjs';
2
2
  import { existsSync, readFileSync } from 'node:fs';
3
3
  import process__default from 'node:process';
4
4
  import { SETTINGS_FILE } from './constants.mjs';
@@ -6,7 +6,7 @@ import { j as join } from '../shared/ccjk.bQ7Dh1g4.mjs';
6
6
  import { r as runHealthCheck } from '../shared/ccjk.xkKNsC02.mjs';
7
7
  import '../shared/ccjk.BAGoDD49.mjs';
8
8
  import 'node:os';
9
- import './index5.mjs';
9
+ import './index2.mjs';
10
10
  import 'node:url';
11
11
  import './memory-check.mjs';
12
12
  import 'node:path';
@@ -18,7 +18,7 @@ import 'assert';
18
18
  import 'path';
19
19
  import './memory-paths.mjs';
20
20
  import '../shared/ccjk.BBtCGd_g.mjs';
21
- import './index6.mjs';
21
+ import './index3.mjs';
22
22
  import './fs-operations.mjs';
23
23
  import 'node:crypto';
24
24
  import 'node:fs/promises';
@@ -375,7 +375,7 @@ async function runCcjkCommand(args) {
375
375
  }
376
376
  async function boost(options = {}) {
377
377
  console.log(a.cyan.bold("\n\u{1F680} CCJK Boost - One-Click Optimization\n"));
378
- const ora = (await import('./index7.mjs')).default;
378
+ const ora = (await import('./index8.mjs')).default;
379
379
  let spinner = ora("Analyzing your setup...").start();
380
380
  const [report, profile] = await Promise.all([
381
381
  runHealthCheck(),
@@ -415,7 +415,7 @@ async function boost(options = {}) {
415
415
  }
416
416
  let selectedActions = actions;
417
417
  if (!options.yes) {
418
- const { default: inquirer } = await import('./index3.mjs').then(function (n) { return n.c; });
418
+ const { default: inquirer } = await import('./index6.mjs').then(function (n) { return n.c; });
419
419
  const { selected } = await inquirer.prompt([{
420
420
  type: "checkbox",
421
421
  name: "selected",
@@ -1,6 +1,6 @@
1
1
  import process__default, { cwd } from 'node:process';
2
- import { c as consola, P as ProjectAnalyzer, g as getTemplatesClient } from '../shared/ccjk.DKBI0lAR.mjs';
3
- import { i18n } from './index5.mjs';
2
+ import { c as consola, P as ProjectAnalyzer, g as getTemplatesClient } from '../shared/ccjk.Cv13QsGp.mjs';
3
+ import { i18n } from './index2.mjs';
4
4
  import { existsSync, readFileSync, writeFileSync, readdirSync } from 'node:fs';
5
5
  import { CLAUDE_AGENTS_DIR } from './constants.mjs';
6
6
  import { j as join, d as dirname } from '../shared/ccjk.bQ7Dh1g4.mjs';
@@ -1,7 +1,7 @@
1
- import a from './index2.mjs';
2
- import { c as consola, a as analyzeProject } from '../shared/ccjk.DKBI0lAR.mjs';
3
- import { c as createCompleteCloudClient } from '../shared/ccjk.CIObNAcl.mjs';
4
- import { i18n, ensureI18nInitialized } from './index5.mjs';
1
+ import a from './index5.mjs';
2
+ import { c as consola, a as analyzeProject } from '../shared/ccjk.Cv13QsGp.mjs';
3
+ import { c as createCompleteCloudClient } from '../shared/ccjk.Dhu8ia5S.mjs';
4
+ import { i18n, ensureI18nInitialized } from './index2.mjs';
5
5
  import { createHash } from 'node:crypto';
6
6
  import { promises, readFileSync } from 'node:fs';
7
7
  import { join } from 'node:path';
@@ -23,7 +23,7 @@ import 'node:url';
23
23
  import '../shared/ccjk.D6ycHbak.mjs';
24
24
  import '../shared/ccjk.CfKKcvWy.mjs';
25
25
  import 'node:perf_hooks';
26
- import './index3.mjs';
26
+ import './index6.mjs';
27
27
  import 'node:readline';
28
28
  import 'stream';
29
29
  import 'node:tty';
@@ -449,7 +449,7 @@ class CloudSetupOrchestrator {
449
449
  return false;
450
450
  }
451
451
  try {
452
- const inquirerModule = await import('./index3.mjs').then(function (n) { return n.c; });
452
+ const inquirerModule = await import('./index6.mjs').then(function (n) { return n.c; });
453
453
  const inquirer = inquirerModule.default || inquirerModule;
454
454
  const { confirm } = await inquirer.prompt([
455
455
  {
@@ -1,12 +1,12 @@
1
1
  import { existsSync, mkdirSync, renameSync, copyFileSync, rmSync } from 'node:fs';
2
2
  import { p as parse } from '../shared/ccjk.BBtCGd_g.mjs';
3
- import { stringify } from './index6.mjs';
3
+ import { stringify } from './index3.mjs';
4
4
  import { DEFAULT_CODE_TOOL_TYPE, ZCF_CONFIG_FILE, LEGACY_ZCF_CONFIG_FILES, ZCF_CONFIG_DIR, isCodeToolType, SUPPORTED_LANGS } from './constants.mjs';
5
5
  import { exists, readFile, ensureDir, writeFileAtomic } from './fs-operations.mjs';
6
6
  import { readJsonConfig } from './json-config.mjs';
7
7
  import { d as dirname } from '../shared/ccjk.bQ7Dh1g4.mjs';
8
8
  import 'node:os';
9
- import './index5.mjs';
9
+ import './index2.mjs';
10
10
  import 'node:process';
11
11
  import 'node:url';
12
12
  import 'node:crypto';
@@ -1,12 +1,12 @@
1
1
  import { performance } from 'node:perf_hooks';
2
- import { c as consola, P as ProjectAnalyzer, g as getTemplatesClient } from '../shared/ccjk.DKBI0lAR.mjs';
3
- import { i as inquirer } from './index3.mjs';
2
+ import { c as consola, P as ProjectAnalyzer, g as getTemplatesClient } from '../shared/ccjk.Cv13QsGp.mjs';
3
+ import { i as inquirer } from './index6.mjs';
4
4
  import { existsSync, readFileSync, mkdirSync, writeFileSync } from 'node:fs';
5
5
  import process__default from 'node:process';
6
6
  import { exec } from 'node:child_process';
7
7
  import { promisify } from 'node:util';
8
8
  import { j as join, d as dirname } from '../shared/ccjk.bQ7Dh1g4.mjs';
9
- import { i18n } from './index5.mjs';
9
+ import { i18n } from './index2.mjs';
10
10
  import './index9.mjs';
11
11
  import 'tinyglobby';
12
12
  import '../shared/ccjk.BBtCGd_g.mjs';
@@ -1,10 +1,10 @@
1
1
  import { join } from 'node:path';
2
2
  import { cwd } from 'node:process';
3
- import a from './index2.mjs';
4
- import { c as consola, a as analyzeProject, g as getTemplatesClient } from '../shared/ccjk.DKBI0lAR.mjs';
5
- import { i as inquirer } from './index3.mjs';
3
+ import a from './index5.mjs';
4
+ import { c as consola, a as analyzeProject, g as getTemplatesClient } from '../shared/ccjk.Cv13QsGp.mjs';
5
+ import { i as inquirer } from './index6.mjs';
6
6
  import { CLAUDE_DIR } from './constants.mjs';
7
- import { ensureI18nInitialized, i18n } from './index5.mjs';
7
+ import { ensureI18nInitialized, i18n } from './index2.mjs';
8
8
  import { c as backupMcpConfig, r as readMcpConfig, m as mergeMcpServers, w as writeMcpConfig } from './claude-config.mjs';
9
9
  import { e as commandExists } from './platform.mjs';
10
10
  import '../shared/ccjk.BAGoDD49.mjs';
@@ -1,6 +1,6 @@
1
- import a from './index2.mjs';
2
- import { c as consola, P as ProjectAnalyzer } from '../shared/ccjk.DKBI0lAR.mjs';
3
- import { i18n } from './index5.mjs';
1
+ import a from './index5.mjs';
2
+ import { c as consola, P as ProjectAnalyzer } from '../shared/ccjk.Cv13QsGp.mjs';
3
+ import { i18n } from './index2.mjs';
4
4
  import { promises } from 'node:fs';
5
5
  import { performance } from 'node:perf_hooks';
6
6
  import { ccjkAgents } from './ccjk-agents.mjs';
@@ -19,7 +19,7 @@ import 'node:process';
19
19
  import 'node:url';
20
20
  import '../shared/ccjk.CfKKcvWy.mjs';
21
21
  import '../shared/ccjk.C2jHOZVP.mjs';
22
- import './index3.mjs';
22
+ import './index6.mjs';
23
23
  import 'node:readline';
24
24
  import 'stream';
25
25
  import 'node:tty';
@@ -2,10 +2,10 @@ import { promises } from 'node:fs';
2
2
  import { homedir } from 'node:os';
3
3
  import { join, dirname } from 'node:path';
4
4
  import { fileURLToPath } from 'node:url';
5
- import a from './index2.mjs';
6
- import { c as consola, a as analyzeProject, g as getTemplatesClient } from '../shared/ccjk.DKBI0lAR.mjs';
7
- import { i as inquirer } from './index3.mjs';
8
- import { i18n } from './index5.mjs';
5
+ import a from './index5.mjs';
6
+ import { c as consola, a as analyzeProject, g as getTemplatesClient } from '../shared/ccjk.Cv13QsGp.mjs';
7
+ import { i as inquirer } from './index6.mjs';
8
+ import { i18n } from './index2.mjs';
9
9
  import { g as getSkillParser } from '../shared/ccjk.DsYaCCx4.mjs';
10
10
  import '../shared/ccjk.BAGoDD49.mjs';
11
11
  import './index9.mjs';
@@ -1,15 +1,15 @@
1
1
  import { displayBannerWithInfo } from './banner.mjs';
2
- import { h as handleExitPromptError, a as handleGeneralError } from '../shared/ccjk.BIxuVL3_.mjs';
3
- import { s as showCcrMenu, a as showMainMenu } from './index8.mjs';
4
- import './index2.mjs';
5
- import '../shared/ccjk.BAGoDD49.mjs';
2
+ import { a as handleExitPromptError, h as handleGeneralError } from '../shared/ccjk.DGllfVCZ.mjs';
3
+ import { s as showCcrMenu, a as showMainMenu } from './index10.mjs';
6
4
  import './index5.mjs';
5
+ import '../shared/ccjk.BAGoDD49.mjs';
6
+ import './index2.mjs';
7
7
  import 'node:fs';
8
8
  import 'node:process';
9
9
  import 'node:url';
10
10
  import '../shared/ccjk.bQ7Dh1g4.mjs';
11
11
  import '../shared/ccjk.gDEDGD_t.mjs';
12
- import './index3.mjs';
12
+ import './index6.mjs';
13
13
  import 'node:readline';
14
14
  import 'stream';
15
15
  import 'node:tty';
@@ -27,13 +27,13 @@ import 'string_decoder';
27
27
  import './constants.mjs';
28
28
  import './ccjk-config.mjs';
29
29
  import '../shared/ccjk.BBtCGd_g.mjs';
30
- import './index6.mjs';
30
+ import './index3.mjs';
31
31
  import './fs-operations.mjs';
32
32
  import 'node:fs/promises';
33
33
  import './json-config.mjs';
34
34
  import '../shared/ccjk.RyizuzOI.mjs';
35
35
  import './codex.mjs';
36
- import './index7.mjs';
36
+ import './index8.mjs';
37
37
  import '../shared/ccjk.DeWpAShp.mjs';
38
38
  import '../shared/ccjk.CxpGa6MC.mjs';
39
39
  import './main.mjs';
@@ -46,24 +46,24 @@ import './platform.mjs';
46
46
  import '../shared/ccjk.DScm_NnL.mjs';
47
47
  import '../shared/ccjk.BFQ7yr5S.mjs';
48
48
  import './prompts.mjs';
49
- import '../shared/ccjk.BWFpnOr3.mjs';
50
- import '../shared/ccjk.Cjj8SVrn.mjs';
49
+ import '../shared/ccjk.DZ2LLOa-.mjs';
50
+ import '../shared/ccjk.CiKtBUW_.mjs';
51
51
  import './smart-defaults.mjs';
52
52
  import '../shared/ccjk.DJuyfrlL.mjs';
53
53
  import './features.mjs';
54
- import '../shared/ccjk.eDO9cM5o.mjs';
54
+ import '../shared/ccjk.DbigonEQ.mjs';
55
55
  import 'node:stream/promises';
56
56
  import 'tar';
57
57
  import './smart-guide.mjs';
58
58
  import './ccu.mjs';
59
59
  import './init.mjs';
60
- import '../shared/ccjk.D8BqKRwH.mjs';
61
60
  import './config2.mjs';
62
61
  import './auto-updater.mjs';
63
62
  import './version-checker.mjs';
64
- import '../shared/ccjk.DZ4ehAHg.mjs';
63
+ import '../shared/ccjk.DDq2hqA5.mjs';
64
+ import '../shared/ccjk.CwsecBYP.mjs';
65
65
  import './installer.mjs';
66
- import '../shared/ccjk.8VhZ_dEO.mjs';
66
+ import '../shared/ccjk.Bq8TqZG_.mjs';
67
67
  import './commands.mjs';
68
68
  import './check-updates.mjs';
69
69
  import './config-switch.mjs';
@@ -72,15 +72,15 @@ import './doctor.mjs';
72
72
  import './api-providers.mjs';
73
73
  import '../shared/ccjk.SPoXMvZD.mjs';
74
74
  import '../shared/ccjk.J8YiPsOw.mjs';
75
- import '../shared/ccjk.CxAFICpL.mjs';
76
- import '../shared/ccjk.KpFl2RDA.mjs';
75
+ import '../shared/ccjk.DvAP4XfP.mjs';
76
+ import '../shared/ccjk.C4m4ypdk.mjs';
77
77
  import './notification.mjs';
78
78
  import '../shared/ccjk.BBizCO6_.mjs';
79
79
  import '../shared/ccjk.D0g2ABGg.mjs';
80
80
  import '../shared/ccjk.D6ycHbak.mjs';
81
81
  import 'node:buffer';
82
82
  import './uninstall.mjs';
83
- import '../shared/ccjk.DCw2WnZU.mjs';
83
+ import '../shared/ccjk.D75wivnp.mjs';
84
84
  import 'globby';
85
85
  import './update.mjs';
86
86
 
@@ -1,7 +1,7 @@
1
1
  import process__default from 'node:process';
2
- import a from './index2.mjs';
2
+ import a from './index5.mjs';
3
3
  import { x as K } from './main.mjs';
4
- import { i18n } from './index5.mjs';
4
+ import { i18n } from './index2.mjs';
5
5
  import '../shared/ccjk.BAGoDD49.mjs';
6
6
  import 'module';
7
7
  import 'node:child_process';
@@ -1,9 +1,9 @@
1
1
  import process__default from 'node:process';
2
- import a from './index2.mjs';
3
- import { ensureI18nInitialized, i18n } from './index5.mjs';
4
- import { r as resolveCodeType } from '../shared/ccjk.Cjj8SVrn.mjs';
2
+ import a from './index5.mjs';
3
+ import { ensureI18nInitialized, i18n } from './index2.mjs';
4
+ import { r as resolveCodeType } from '../shared/ccjk.CiKtBUW_.mjs';
5
5
  import { checkAndUpdateTools } from './auto-updater.mjs';
6
- import { r as runCodexUpdate } from './codex.mjs';
6
+ import { c as runCodexUpdate } from './codex.mjs';
7
7
  import '../shared/ccjk.BAGoDD49.mjs';
8
8
  import 'node:fs';
9
9
  import 'node:url';
@@ -26,13 +26,13 @@ import 'node:readline';
26
26
  import '../shared/ccjk.DJuyfrlL.mjs';
27
27
  import './ccjk-config.mjs';
28
28
  import '../shared/ccjk.BBtCGd_g.mjs';
29
- import './index6.mjs';
30
- import './index7.mjs';
29
+ import './index3.mjs';
30
+ import './index8.mjs';
31
31
  import '../shared/ccjk.Cjgrln_h.mjs';
32
32
  import '../shared/ccjk.DeWpAShp.mjs';
33
- import '../shared/ccjk.BWFpnOr3.mjs';
33
+ import '../shared/ccjk.DZ2LLOa-.mjs';
34
34
  import 'node:async_hooks';
35
- import './index3.mjs';
35
+ import './index6.mjs';
36
36
  import 'stream';
37
37
  import 'node:tty';
38
38
  import 'node:util';
@@ -7,16 +7,16 @@ import { readJsonConfig } from './json-config.mjs';
7
7
  import { j as join } from '../shared/ccjk.bQ7Dh1g4.mjs';
8
8
  import '../shared/ccjk.BAGoDD49.mjs';
9
9
  import 'node:os';
10
- import './index5.mjs';
10
+ import './index2.mjs';
11
11
  import 'node:fs';
12
12
  import 'node:process';
13
13
  import 'node:url';
14
14
  import '../shared/ccjk.BBtCGd_g.mjs';
15
- import './index6.mjs';
15
+ import './index3.mjs';
16
16
  import 'node:crypto';
17
17
  import 'node:fs/promises';
18
- import './index2.mjs';
19
- import './index3.mjs';
18
+ import './index5.mjs';
19
+ import './index6.mjs';
20
20
  import 'node:readline';
21
21
  import 'stream';
22
22
  import 'node:tty';
@@ -225,7 +225,7 @@ class ClaudeCodeConfigManager {
225
225
  * Apply profile settings to Claude Code runtime
226
226
  */
227
227
  static async applyProfileSettings(profile) {
228
- const { ensureI18nInitialized, i18n } = await import('./index5.mjs');
228
+ const { ensureI18nInitialized, i18n } = await import('./index2.mjs');
229
229
  ensureI18nInitialized();
230
230
  try {
231
231
  if (!profile) {
@@ -1,10 +1,10 @@
1
- import a from './index2.mjs';
2
- import { i as inquirer } from './index3.mjs';
3
- import { ensureI18nInitialized, i18n } from './index5.mjs';
1
+ import a from './index5.mjs';
2
+ import { i as inquirer } from './index6.mjs';
3
+ import { ensureI18nInitialized, i18n } from './index2.mjs';
4
4
  import { ClaudeCodeConfigManager } from './claude-code-config-manager.mjs';
5
5
  import { a as addNumbersToChoices } from '../shared/ccjk.BFQ7yr5S.mjs';
6
- import { p as promptBoolean } from '../shared/ccjk.BWFpnOr3.mjs';
7
- import { v as validateApiKey } from '../shared/ccjk.D8BqKRwH.mjs';
6
+ import { p as promptBoolean } from '../shared/ccjk.DZ2LLOa-.mjs';
7
+ import { v as validateApiKey } from '../shared/ccjk.CwsecBYP.mjs';
8
8
  import '../shared/ccjk.BAGoDD49.mjs';
9
9
  import 'node:readline';
10
10
  import 'stream';
@@ -28,7 +28,7 @@ import '../shared/ccjk.RyizuzOI.mjs';
28
28
  import './constants.mjs';
29
29
  import './ccjk-config.mjs';
30
30
  import '../shared/ccjk.BBtCGd_g.mjs';
31
- import './index6.mjs';
31
+ import './index3.mjs';
32
32
  import './fs-operations.mjs';
33
33
  import 'node:fs/promises';
34
34
  import './json-config.mjs';
@@ -1,8 +1,8 @@
1
1
  import { existsSync, readFileSync } from 'node:fs';
2
2
  import { CLAUDE_VSC_CONFIG_FILE, CLAUDE_DIR, ClAUDE_CONFIG_FILE } from './constants.mjs';
3
- import { ensureI18nInitialized, i18n } from './index5.mjs';
3
+ import { ensureI18nInitialized, i18n } from './index2.mjs';
4
4
  import { readJsonConfig, writeJsonConfig, backupJsonConfig } from './json-config.mjs';
5
- import { k as isWindows, m as getMcpCommand } from './platform.mjs';
5
+ import { k as isWindows, l as getMcpCommand } from './platform.mjs';
6
6
  import { j as join } from '../shared/ccjk.bQ7Dh1g4.mjs';
7
7
 
8
8
  function mergeArraysUnique(arr1, arr2) {
@@ -1,6 +1,6 @@
1
1
  import process__default from 'node:process';
2
2
  import { exec as q } from './main.mjs';
3
- import { i18n, initI18n } from './index5.mjs';
3
+ import { i18n, initI18n } from './index2.mjs';
4
4
  import { j as findRealCommandPath } from './platform.mjs';
5
5
  import 'module';
6
6
  import 'node:child_process';